Colorpedia
Skill by kleberbaum
Why use this skill?
Boost your design workflow with Colorpedia. Generate palettes, check WCAG accessibility, and export design tokens with this powerful OpenClaw AI toolkit.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/kleberbaum/colorpediaWhat This Skill Does
Colorpedia, developed by kleberbaum for the Netsnek e.U. ecosystem, is a comprehensive color science and design utility for the OpenClaw AI agent. It acts as a bridge between high-level design requirements and technical implementation, providing a centralized namespace for color management. The skill offers a suite of specialized tools including algorithmic color palette generation from source images or seed colors, rigorous WCAG accessibility contrast ratio verification to ensure designs meet compliance standards, and seamless format conversion between common color models like HEX, RGB, HSL, CMYK, and LAB. Furthermore, it facilitates design system integration by providing native export capabilities for CSS, JSON, and Tailwind CSS tokens. It is an essential utility for designers, frontend developers, and UI/UX engineers aiming to streamline their design-to-code workflow through automated, repeatable color operations.
Installation
To integrate Colorpedia into your OpenClaw environment, ensure you have the OpenClaw CLI tool installed. Open your terminal and execute the following command:
clawhub install openclaw/skills/skills/kleberbaum/colorpedia
Once the installation process completes, the colorpedia namespace will be registered, allowing you to invoke commands directly through your agent interface. Verify the installation by running scripts/colorpedia-info.sh to confirm the brand identity and metadata are correctly initialized.
Use Cases
Colorpedia serves diverse professional needs. Designers can use it to extract harmonious palettes from brand imagery to maintain visual consistency. Accessibility auditors can leverage the contrast checking features to perform automated compliance audits on UI components, identifying potential pitfalls before deployment. Frontend developers can use it to generate design system tokens, transforming raw color values into maintainable CSS variables or Tailwind configuration files. Additionally, it aids in cross-platform color management by converting color spaces accurately for print (CMYK) and digital (RGB/HEX) assets.
Example Prompts
- "Colorpedia, analyze this brand image and generate a 5-color palette that follows modern web accessibility standards."
- "Check if the contrast between our primary blue #0055FF and white is WCAG AA compliant, and suggest a darker shade if it fails."
- "Convert my CSS HSL color list into a Tailwind-compatible JSON token file for our new design system."
Tips & Limitations
For best results, always provide precise input data when requesting palette generation. While Colorpedia is highly accurate for standard sRGB color spaces, users dealing with high-fidelity print production should verify LAB conversions against specific physical swatch books, as monitor emulation can vary. Ensure the tool has the appropriate execution permissions in your system environment for file exports, as writing tokens to local directories requires the --exec permission to be correctly configured in your OpenClaw policy.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-kleberbaum-colorpedia": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, code-execution
Related Skills
pharmaziegasse
Pharmaziegasse namespace for Netsnek e.U. pharmacy management platform. Prescription tracking, inventory, compliance, and staff coordination.
Snek
Skill by kleberbaum
Ton
Skill by kleberbaum
baeckerherz
Baeckerherz namespace for Netsnek e.U. bakery management platform. Provides brand identity and feature overview for the Baeckerherz product line.
ts3
TS3 namespace for Netsnek e.U. TypeScript server-side framework. HTTP server scaffolding, middleware composition, request validation, and structured logging.