← Back to Skills Marketplace
Mood Tracker
by
kaising-openclaw1
· GitHub ↗
· v1.0.0
· MIT-0
61
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install xiaoming-mood-tracker
Description
情绪追踪 - 情绪记录、模式分析、改善建议
Usage Guidance
This skill appears to be a simple CLI-based mood tracker, but the package metadata/readme and SKILL.md disagree about how it's installed and what binaries are required. Before installing: 1) Ask the publisher for the source repository or homepage to inspect the code and confirm provenance. 2) Confirm what runtime is required (the SKILL.md expects a 'clawhub' CLI — do you have or trust that CLI?), and whether installation uses npm/npx (which will fetch and run code). 3) If the Pro/AI features contact remote services, ask where data is sent and how it's stored. 4) Prefer installing/testing in a sandbox or VM if you cannot verify the author. The inconsistencies make this suspicious rather than clearly benign.
Capability Analysis
Type: OpenClaw Skill
Name: xiaoming-mood-tracker
Version: 1.0.0
The skill bundle contains only metadata and documentation (SKILL.md, README.md) for a mood tracking utility. There is no executable code provided, and the instructions for the AI agent are limited to standard CLI command usage for logging and analyzing moods without any signs of prompt injection, data exfiltration, or malicious intent.
Capability Assessment
Purpose & Capability
Name/description (mood tracking, analysis, tips) match the SKILL.md commands (clawhub mood ...). However the package metadata and README disagree about runtime dependencies: the SKILL.md expects a 'clawhub' CLI, README shows installation via 'npx clawhub@latest', while _meta.json lists 'curl' as a required binary. The registry listing itself declared no required binaries. This mismatch is disproportionate to the simple stated purpose and should be clarified.
Instruction Scope
The runtime instructions are narrowly scoped: they instruct invoking local CLI commands (clawhub mood log/pattern/tips/trigger). They do not ask the agent to read arbitrary files, access environment variables, or send data to external endpoints directly. There is no broad or vague guidance that would grant the agent wide discretion.
Install Mechanism
This is an instruction-only skill with no install spec or code files (lower risk). But README suggests using 'npx clawhub@latest install mood-tracker' (implying npm/npx and fetching code), while _meta.json requires 'curl' — neither is represented in the registry-required binaries. Because installation may involve fetching code with npx/npm, that would write code to disk; the absence of an explicit, consistent install spec is a concern to verify.
Credentials
No environment variables, credentials, or config paths are declared or referenced in SKILL.md. The skill does not request secrets or unrelated credentials; this is proportionate for a local CLI-based mood tracker.
Persistence & Privilege
The skill is not marked always:true and has no install-time hooks declared. It does not request persistent privileges or attempt to modify other skills' configs. Autonomous invocation is allowed (platform default) but is not combined with other red flags here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xiaoming-mood-tracker - After installation, invoke the skill by name or use
/xiaoming-mood-tracker - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
v1.0 情绪追踪
Metadata
Frequently Asked Questions
What is Mood Tracker?
情绪追踪 - 情绪记录、模式分析、改善建议. It is an AI Agent Skill for Claude Code / OpenClaw, with 61 downloads so far.
How do I install Mood Tracker?
Run "/install xiaoming-mood-tracker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mood Tracker free?
Yes, Mood Tracker is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Mood Tracker support?
Mood Tracker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mood Tracker?
It is built and maintained by kaising-openclaw1 (@kaising-openclaw1); the current version is v1.0.0.
More Skills