mood-diary
心情日记 — 智能情绪追踪器,通过自然语言记录中文日记、自动识别7种情绪、 1-10分评分、智能标签提取,生成日/周/月报告和趋势分析。 数据纯本地JSON存储,零网络请求,保护隐私。
Why use this skill?
Track your emotions, analyze trends, and maintain a private daily journal with Mood Diary. Automatic sentiment analysis and insights, all stored locally.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/dyby99-gif/mood-diaryWhat This Skill Does
Mood Diary is a sophisticated privacy-first emotional tracking tool integrated directly into your local environment. It utilizes natural language processing to parse your daily entries, automatically categorizing your mood into one of seven distinct emotional states (Happy, Calm, Excited, Anxious, Sad, Angry, or Exhausted). Beyond simple logging, it performs automatic sentiment analysis to assign a 1-10 emotional score, extracts relevant entities like people, locations, and weather via smart tagging, and compiles these insights into comprehensive daily, weekly, or monthly reports. By operating entirely offline with local JSON storage, it ensures that your most intimate thoughts never leave your device.
Installation
To install this skill, use the following command in your terminal:
clawhub install openclaw/skills/skills/dyby99-gif/mood-diary
Use Cases
- Personal Reflection: Keep a consistent habit of logging daily thoughts without the friction of manual data entry.
- Trend Analysis: Discover patterns in your emotional health by correlating activities or weather with your mood scores over months.
- Mental Health Awareness: Identify triggers for stress or anxiety through long-term data visualization and automated weekly summaries.
- Private Archiving: Maintain a secure, machine-readable history of your life experiences in a format you own and control.
Example Prompts
- "Today was quite productive at the office, but the deadline made me feel a bit anxious, score 6."
- "Show me the trend analysis for the last 30 days to see how my mood has changed."
- "List all my entries from the last week and generate a summary report."
Tips & Limitations
- Tips: Be specific with your input; mentioning people, places, and activities allows the skill to generate more useful tags. Use the
summarycommand frequently to stay informed about your emotional well-being. - Limitations: The skill currently supports Chinese input primarily for natural language extraction. While it provides health suggestions, it is not a diagnostic tool and should not be used as a substitute for professional mental health advice. Since data is local, ensure you perform your own backups of the
~/.openclaw/workspace/data/journal/directory to prevent data loss in case of hardware failure.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-dyby99-gif-mood-diary": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-write, file-read
Related Skills
arc-shield
Output sanitization for agent responses - prevents accidental secret leaks
ghostshield
反同事蒸馏防护盾 - 保护你的代码风格,防止被 AI 精准蒸馏。 提供三级混淆模型:基础防护、深度混淆、极致隐匿。
agent-health-diagnostics
Diagnose and fix the 4 most common OpenClaw agent failures — heartbeat spam, API rate limit cascades, channel death loops, and memory/embedding errors. Battle-tested across a 6-agent multi-host deployment.
astrai-inference-router
Route all LLM calls through Astrai for 40%+ cost savings with intelligent routing and privacy controls
openclaw-troubleshooter
OpenClaw 故障诊断与一键修复工具。自动检测 Gateway 状态、配置错误、端口冲突、危险技能代码,并提供修复方案。基于真实故障经验提取。