← 返回 Skills 市场
rikouu

Happy Hues

作者 rikouu · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
980
总下载
2
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install happy-hues
功能描述
Get curated color palettes from Happy Hues for design projects. Use when the user asks for color schemes, palette recommendations, design colors, UI colors, or mentions "配色", "color palette", "happy hues", "颜色方案". Supports filtering by mood (warm, dark, bold, minimal, etc.) and provides role-based colors (background, headline, button, highlight, etc.).
使用说明 (SKILL.md)

Happy Hues — Curated Color Palettes

17 curated color palettes from happyhues.co, each with role-based colors for real design use.

Data

Load references/palettes.json — array of 17 palettes, each with:

Field Description
id Palette number (1-17)
name Short name (e.g. "Dark Mode", "Clean Blue")
mood Comma-separated mood tags for filtering
background Page/section background
headline Heading text color
paragraph Body text color
button Primary button/CTA background
buttonText Button text color
stroke Border/stroke color
main Card/container background
highlight Accent/highlight color
secondary Secondary accent
tertiary Tertiary accent

Usage

  1. Read references/palettes.json
  2. Match user's mood/vibe to palette mood tags
  3. Return palette with colors and their design roles
  4. Link to https://www.happyhues.co/palettes/{id} for live preview

Mood Quick Reference

  • Light/clean: 3 (Clean Blue), 6 (Minimal Purple), 8 (Teal Minimal), 14 (Sunny Blue)
  • Dark: 4 (Dark Mode), 10 (Forest Green), 12 (Deep Purple), 13 (Fire Dark), 16 (Dark Peach)
  • Warm/cozy: 1 (Default), 5 (Earthy Green), 9 (Orange Pop), 15 (Warm Rose), 17 (Vintage Pink)
  • Bold/vibrant: 2 (Bold Pop), 9 (Orange Pop), 13 (Fire Dark)
  • Soft/feminine: 7 (Soft Pink), 15 (Warm Rose), 12 (Deep Purple)
  • Professional: 3 (Clean Blue), 8 (Teal Minimal), 11 (Luxury Dark)
安全使用建议
This appears coherent and low-risk: it only reads the bundled palettes.json and returns color palettes. Before installing, you may want to confirm the skill's provenance (owner/source/homepage are not provided) and verify the palettes meet your licensing needs; otherwise there are no credentials, installs, or network calls to worry about.
功能分析
Type: OpenClaw Skill Name: happy-hues Version: 1.0.0 The skill bundle is benign. It provides curated color palettes from a local JSON file (`references/palettes.json`) and instructs the AI agent to match user preferences and return relevant palettes. The `SKILL.md` instructions are clear, directly related to the stated purpose, and include a link to the legitimate source website (happyhues.co) for live previews, which is not a malicious external call or prompt injection attempt.
能力评估
Purpose & Capability
Name/description match the contents: the skill ships a palettes.json and the SKILL.md describes using that file to return curated palettes and link to happyhues.co. No unrelated credentials, binaries, or config paths are requested. (Note: source/homepage are unknown, but that affects provenance rather than functionality.)
Instruction Scope
Runtime instructions are narrow and explicit: read references/palettes.json, match mood tags, return role-based colors, and include a preview link. The instructions do not direct reading other files, accessing environment variables, or contacting external endpoints beyond including a preview URL.
Install Mechanism
No install spec and no code files beyond the JSON and SKILL.md. As an instruction-only skill nothing is downloaded or written to disk at install time.
Credentials
No environment variables, credentials, or config paths are requested or used; the declared requirements are minimal and proportional to the stated purpose.
Persistence & Privilege
always:false and no special privileges or config changes. The skill can be invoked by the agent (platform default) but does not request persistent/system-level access.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install happy-hues
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /happy-hues 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: 17 curated color palettes with role-based colors from happyhues.co
元数据
Slug happy-hues
版本 1.0.0
许可证
累计安装 3
当前安装数 3
历史版本数 1
常见问题

Happy Hues 是什么?

Get curated color palettes from Happy Hues for design projects. Use when the user asks for color schemes, palette recommendations, design colors, UI colors, or mentions "配色", "color palette", "happy hues", "颜色方案". Supports filtering by mood (warm, dark, bold, minimal, etc.) and provides role-based colors (background, headline, button, highlight, etc.). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 980 次。

如何安装 Happy Hues?

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

Happy Hues 是免费的吗?

是的,Happy Hues 完全免费(开源免费),可自由下载、安装和使用。

Happy Hues 支持哪些平台?

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

谁开发了 Happy Hues?

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

💬 留言讨论