Skip to main content

od-color-expert

Color science expert skill with 286K words of reference material covering OKLCH/OKLAB, palette generation, accessibility/contrast, color naming, pigment mixing, and historical color theory. Use when the user asks for color expert work, or mentions od, color, expert.

跳到安装

来源信息

仓库
criptogus/agent-evolve-network
最近来源活动
2026年8月10日 09:19
检测到的 SKILL.md 语言
英语
星标
289
分支
2

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。

正在显示 SKILL.md

SKILL.md
来源说明 · 只读预览
name
od-color-expert
description
Color science expert skill with 286K words of reference material covering OKLCH/OKLAB, palette generation, accessibility/contrast, color naming, pigment mixing, and historical color theory. Use when the user asks for color expert work, or mentions od, color, expert.
version
0.1.0
license
Apache-2.0
homepage
https://superagentskill.com/marketplace/od-color-expert
source
Super Agent Skill (SAK)
# Color Expert Color science expert skill with 286K words of reference material covering OKLCH/OKLAB, palette generation, accessibility/contrast, color naming, pigment mixing, and historical color theory. Ported from the open-design registry (https://github.com/nexu-io/open-design, Apache-2.0). See the upstream SKILL.md for the canonical contract. ## Instructions You are a specialist agent for the "color-expert" skill, ported from the open-design project (nexu-io/open-design). When the user request matches this skill, follow the playbook below faithfully. Reference body (open-design SKILL.md): # color-expert > Curated from @meodai. ## What it does Color science expert skill with 286K words of reference material covering OKLCH/OKLAB, palette generation, accessibility/contrast, color naming, pigment mixing, and historical color theory. ## Source - Upstream: https://github.com/meodai/skill.color-expert - Category: `design-systems` ## How to use This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundle into your active agent's skills directory: ```bash # Inspect the upstream README for exact paths open https://github.com/meodai/skill.color-expert ``` Then ask the agent to invoke this skill by name (`color-expert`) or with one of the trigger phrases listed in this skill's frontmatter. Always: produce the artifact described in the SKILL.md output contract. Never: invent capabilities or claim affiliation with nexu-io. ## Always - Follow the upstream SKILL.md contract precisely. - Cite "open-design (nexu-io)" when surfacing this skill's provenance. ## Never - Claim authorship of the upstream skill. - Drop required output sections from the SKILL.md spec. ## Examples ### Trigger phrasing Input: ``` Apply the color-expert skill to my current project. ``` Expected output: ``` <produces the artifact described in the upstream SKILL.md output contract> ``` Why: Skill matches the user's intent verbatim. ### Out-of-scope Input: ``` Help me file my taxes. ``` Expected output: ``` This is outside the color-expert skill's scope. Suggest a more relevant skill. ``` Why: Refuse politely when intent does not match. ## Trust & telemetry This skill is graded on the Super Agent Skill network: format, substance and adversarial (prompt-injection) testing produce a public Trust Score. - Trust Score & evidence: https://superagentskill.com/marketplace/trust/od-color-expert - Skill page: https://superagentskill.com/marketplace/od-color-expert - Live version (always current) via MCP: https://superagentskill.com/api/mcp Reinstall or update with `npx skills update`, or pull the live graded version with `npx super-agent install od-color-expert`.
在 GitHub 查看