Mood Color Mapper

v1.0.0

Translate a user's felt state into a color-based mood map with body cues, possible emotion words, likely needs, and one gentle next step under 10 minutes. Us...

0· 74·0 current·0 all-time
byhaidong@harrylabsj

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for harrylabsj/mood-color-mapper.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Mood Color Mapper" (harrylabsj/mood-color-mapper) from ClawHub.
Skill page: https://clawhub.ai/harrylabsj/mood-color-mapper
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install mood-color-mapper

ClawHub CLI

Package manager switcher

npx clawhub@latest install mood-color-mapper
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name, description, SKILL.md, and handler.py all implement the same capability: translate user input into a color-based mood map and suggest a short next step. There are no unrelated declared env vars, binaries, or config paths.
Instruction Scope
SKILL.md instructs producing a markdown mood map and the code implements that. The runtime instructions and code do not read system-wide config, secrets, network endpoints, or other user files beyond the bundled SKILL.md; they do not transmit data externally.
Install Mechanism
No install spec is provided (instruction-only skill). The package includes local Python code and tests only — there are no downloads, external installers, or archive extraction steps.
Credentials
The skill requires no environment variables, credentials, or config paths. The code does not access os-level secrets or network resources.
Persistence & Privilege
always is false and the skill does not modify other skills, system settings, or persist credentials. It runs deterministically on provided input and prints output.
Assessment
This skill appears coherent and self-contained: it reads input, maps colors to candidate emotions/needs, and returns a short markdown response. Before installing, consider: (1) the source/homepage is unknown — if provenance matters, request a vetted source or repo; (2) this is NOT a substitute for crisis or clinical care — follow SKILL.md safety guidance and escalate to human support if a user is in distress; (3) review or run the included tests locally to confirm behavior in your environment; (4) because it processes user text, treat outputs as conversational support only and avoid sending highly sensitive personal data to the skill.

Like a lobster shell, security has layers — review code before you run it.

latestvk9795gmek6a5ax7eq60he11qqd84x4ve
74downloads
0stars
1versions
Updated 1w ago
v1.0.0
MIT-0

Mood Color Mapper

Overview

Use this skill when a color-first check-in feels easier than naming emotions directly. It starts with the body, lets the user choose a color or texture, translates that palette into possible feeling words, and ends with one small response that respects the emotion instead of suppressing it.

This skill is descriptive only. It is not diagnosis, therapy, or crisis support.

Trigger

Use this skill when the user wants to:

  • describe an emotional state through color
  • find feeling words without forcing one exact label
  • separate body sensation from self-judgment
  • understand what an emotion might need right now
  • choose a gentle regulation step under 10 minutes

Example prompts

  • "I cannot name my mood, but it feels dark blue"
  • "Map my emotions with colors instead of labels"
  • "Help me understand this mixed restless and heavy feeling"
  • "Give me a gentle emotional check-in"

Workflow

  1. Start with body sensation and energy level.
  2. Choose a primary color, shade, or texture.
  3. Add a secondary color if the feeling is mixed.
  4. Translate the palette into possible emotion words.
  5. Identify what the emotion might need.
  6. Suggest one small next step that respects the state.

Inputs

The user can provide any mix of:

  • body sensations
  • energy level
  • explicit color words
  • emotion words
  • mixed or conflicting feelings
  • context about stress, sadness, anger, or calm
  • a wish for a gentle check-in instead of analysis

Outputs

Return a markdown mood map with:

  • current palette
  • body cue summary
  • possible emotion words
  • likely need
  • one gentle next step under 10 minutes

Safety

  • Separate feelings from self-judgment and story loops.
  • Offer language options instead of pretending one exact label is always possible.
  • During intense distress, bias toward grounding, rest, and human support language.
  • Do not present the skill as mental health diagnosis or emergency care.

Acceptance Criteria

  • Return markdown text.
  • Include at least one body cue and one need statement.
  • Support mixed states with a secondary color when useful.
  • End with one small next step, not a giant fix.

Comments

Loading comments...