← 返回 Skills 市场
harrylabsj

Color Sense

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
363
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (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
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install color-sense
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /color-sense 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial creative release
元数据
Slug color-sense
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 363 次。

如何安装 Color Sense?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install color-sense」即可一键安装,无需额外配置。

Color Sense 是免费的吗?

是的,Color Sense 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Color Sense 支持哪些平台?

Color Sense 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Color Sense?

由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。

💬 留言讨论