← Back to Skills Marketplace
82
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mood-color-mapper
Description
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...
Usage Guidance
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.
Capability Analysis
Type: OpenClaw Skill
Name: mood-color-mapper
Version: 1.0.0
The mood-color-mapper skill is a straightforward tool for emotional self-reflection using color metaphors. The Python logic in handler.py is limited to text processing and keyword matching, and the SKILL.md instructions are well-aligned with the stated purpose without any signs of prompt injection or malicious intent.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mood-color-mapper - After installation, invoke the skill by name or use
/mood-color-mapper - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Version 1.0.0
- Initial release of the mood-color-mapper skill.
- Enables users to describe emotional states using colors, textures, and body sensations.
- Generates a color-based mood map with emotion words, needs, and one gentle next step under 10 minutes.
- Designed for those who prefer color or visual metaphors over naming strict feeling labels.
- Returns results as a markdown mood map for clarity and ease of use.
Metadata
Frequently Asked Questions
What is Mood Color Mapper?
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... It is an AI Agent Skill for Claude Code / OpenClaw, with 82 downloads so far.
How do I install Mood Color Mapper?
Run "/install mood-color-mapper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mood Color Mapper free?
Yes, Mood Color Mapper is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Mood Color Mapper support?
Mood Color Mapper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mood Color Mapper?
It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.
More Skills