← Back to Skills Marketplace
rikouu

Happy Hues

by rikouu · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
980
Downloads
2
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install happy-hues
Description
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.).
README (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)
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install happy-hues
  3. After installation, invoke the skill by name or use /happy-hues
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: 17 curated color palettes with role-based colors from happyhues.co
Metadata
Slug happy-hues
Version 1.0.0
License
All-time Installs 3
Active Installs 3
Total Versions 1
Frequently Asked Questions

What is 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.). It is an AI Agent Skill for Claude Code / OpenClaw, with 980 downloads so far.

How do I install Happy Hues?

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

Is Happy Hues free?

Yes, Happy Hues is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Happy Hues support?

Happy Hues is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Happy Hues?

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

💬 Comments