← Back to Skills Marketplace
harrylabsj

Color Sense

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
363
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install color-sense
Description
Generate usable color systems for creative and design work. Use when the user asks for a palette, color direction, visual mood through color, brand/UI/poster...
README (SKILL.md)

Color Sense

Generate a practical color system, not just a list of pretty colors.

Ask for the minimum useful input

Accept a short request, but when needed clarify:

  • use case: UI, brand, poster, illustration, photography grade, data visualization
  • target mood: calm, premium, playful, energetic, trustworthy, nostalgic
  • constraints: existing brand color, must-use or avoid colors, light/dark mode
  • accessibility needs: WCAG contrast, color-blind friendliness, print concerns

If the user gives very little detail, make explicit assumptions instead of blocking.

Output

1. Palette overview

  • palette name
  • intended use case
  • emotional summary in 1-2 lines

2. Core palette

Provide 5-7 colors with a clear role for each:

  • primary
  • secondary
  • accent
  • neutral dark
  • neutral light
  • background
  • optional status or data colors

For each color, provide:

  • HEX
  • RGB
  • approximate CMYK when relevant
  • role explanation

3. Usage system

Explain:

  • suggested ratio such as 60/30/10
  • where each color should appear
  • hierarchy rules
  • what should be rare vs dominant

4. Color logic

Explain the palette strategy in plain language:

  • monochromatic, analogous, complementary, split complementary, triadic, etc.
  • why it fits the requested mood and medium

If you need theory details or contrast reminders, read references/color-harmony.md.

5. Variants

When helpful, include:

  • light version
  • dark version
  • muted version
  • high-contrast version

6. Accessibility check

Include:

  • estimated contrast notes for key pairs
  • likely WCAG level when reasonably inferable
  • color-blind friendliness risks
  • safer alternatives if needed

Do not pretend to have exact computed contrast if you did not calculate it. Say “estimated” when needed.

7. Avoid list

Call out:

  • combinations likely to fail in the requested context
  • overused clichés
  • readability or print risks

8. Implementation hints

Adapt to the medium:

  • UI: buttons, surfaces, states, charts
  • brand: hero color, support palette, usage boundaries
  • illustration/poster: focal accents, shadow bias, atmosphere support
  • photography: grading direction and highlight/shadow color bias

Quality bar

Deliver palettes that are:

  • specific
  • explainable
  • easy to apply
  • not overly generic

Prefer one strong palette plus 1-2 alternates over many weak options.

Boundaries

Do:

  • translate mood into usable color systems
  • provide concrete color values and roles
  • discuss accessibility and practical tradeoffs

Do not:

  • claim print-perfect accuracy
  • pretend subjective taste is objective truth
  • replace a full brand identity process
Usage Guidance
This skill is internally consistent and low-risk: it is instruction-only, asks for no credentials, and references only its bundled harmony guide. Before installing, consider that (a) the skill's source/homepage are not provided (owner ID only) — if provenance matters to you, verify the publisher; (b) accessibility guidance is explicitly 'estimated' and not a substitute for running a formal contrast checker or accessibility audit for compliance; and (c) because it can be invoked by the agent, avoid enabling it if you do not want automated agents offering design suggestions without your prompt.
Capability Analysis
Type: OpenClaw Skill Name: color-sense Version: 1.0.0 The 'color-sense' skill is a well-structured tool designed to help users generate design palettes and color systems. The instructions in SKILL.md and the reference material in color-harmony.md are strictly limited to design theory, accessibility guidelines, and formatting outputs, with no evidence of code execution, data exfiltration, or malicious prompt injection.
Capability Assessment
Purpose & Capability
Name and description match the SKILL.md content: the skill provides palette generation, usage guidance, variants, and accessibility notes. It does not request unrelated binaries, credentials, or system access.
Instruction Scope
Runtime instructions are narrowly scoped to collecting minimal user inputs and producing color systems. The only file referenced is the included reference (references/color-harmony.md). There are no instructions to read arbitrary files, access environment variables, call external endpoints, or transmit data outside the agent.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes disk writes and runtime privilege expansion. No downloads or package installs are requested.
Credentials
The skill declares no required environment variables, credentials, or config paths. Its functionality does not need secrets or external service access, so requested environment access is proportionate (none).
Persistence & Privilege
always is false and the skill does not request persistent system modifications or cross-skill configuration changes. Model invocation is allowed (platform default) but the skill's scope is limited and does not combine autonomous invocation with broad privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install color-sense
  3. After installation, invoke the skill by name or use /color-sense
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial creative release
Metadata
Slug color-sense
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Color Sense?

Generate usable color systems for creative and design work. Use when the user asks for a palette, color direction, visual mood through color, brand/UI/poster... It is an AI Agent Skill for Claude Code / OpenClaw, with 363 downloads so far.

How do I install Color Sense?

Run "/install color-sense" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Color Sense free?

Yes, Color Sense is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Color Sense support?

Color Sense is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Color Sense?

It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.

💬 Comments