Overview
- Skill Key
- bytesagain/color-palette-cn
- Author
- BytesAgain
- Source Repo
- openclaw/skills
- Version
- 1.0.0
- Source Path
- skills/bytesagain/color-palette-cn
- Latest Commit SHA
- 19164679790c2eb5d6812bfb34f0405aeaee87e2
配色方案生成、色彩和谐(互补/类似/三色)、品牌配色、对比度检查(WCAG)、颜色格式转换(HEX/RGB/HSL)、流行色推荐。Color palette generator with harmony, brand colors, WCAG contrast check, format conversion, trending colors.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 color-palette-cn 技能。 若已安装,则直接安装 color-palette-cn 技能。
# Color Palette 🎨 配色方案生成与色彩工具。 ## 使用方式 当用户需要配色方案、色彩搭配、对比度检查、颜色格式转换时,运行脚本: ```bash bash scripts/color.sh <command> [options] ``` ## 命令列表 | 命令 | 说明 | 参数 | |------|------|------| | `generate` | 生成配色方案 | `<theme>` 主题关键词 | | `harmony` | 色彩和谐方案 | `<hex_color> <type>` type: complementary/analogous/triadic/split/tetradic | | `brand` | 品牌配色推荐 | `<industry>` 行业: tech/food/fashion/health/finance/education | | `contrast` | WCAG对比度检查 | `<fg_hex> <bg_hex>` | | `convert` | 颜色格式转换 | `<color>` 支持HEX/RGB/HSL | | `trending` | 流行色推荐 | `[year]` 可选年份 | ## 输出 所有颜色输出包含 HEX、RGB、HSL 三种格式,方便直接使用。 ## 示例 ```bash # 生成科技主题配色 bash scripts/color.sh generate tech # 获取互补色 bash scripts/color.sh harmony "#3498db" complementary # 检查对比度是否符合WCAG bash scripts/color.sh contrast "#333333" "#ffffff" # 转换颜色格式 bash scripts/color.sh convert "#ff6600" ```
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.