A monorepo of AI tools.
| Project | Version | License | Description |
|---|---|---|---|
@zemd/color-mcp |
Apache-2.0 | Convert sRGB, OKLab, and OKLCH colors and inspect sRGB gamut. | |
calculate-colors |
0.1.0 | MIT | Teach an agent to use the color MCP server without guessing math. |
Install the reusable color skill with any Agent Skills-compatible installer:
npx skills@latest add zemd/ai --skill calculate-colorsConnect @zemd/color-mcp as color before using the skill. See the server README for local and package-based configuration.
Unless stated otherwise, packages are released under Apache-2.0 😇.