Dream Tracker: Claude skill | implexaback to searchDream Tracker
梦境追踪 - 梦境记录、梦境解析、统计分析
SKILL.md
---
name: dream-tracker
description: 梦境追踪 - 梦境记录、梦境解析、统计分析
---
# Dream Tracker
梦境追踪工具,帮你探索潜意识世界。
## 功能
- ✅ 梦境记录
- ✅ 梦境解析
- ✅ 统计分析
- ✅ 标签分类
- ✅ 导出分享
## 使用
```bash
# 记录梦境
clawhub dream add --text "梦见飞翔"
# 添加标签
clawhub dream tag --id 1 --tags "飞行,快乐"
# 梦境解析
clawhub dream analyze --id 1
# 统计
clawhub dream stats --month 2026-04
```
## 定价
| 版本 | 价格 | 功能 |
|------|------|------|
| 免费版 | ¥0 | 10 个梦境 |
| Pro 版 | ¥29 | 无限记录 |
| 订阅版 | ¥6/月 | Pro+ AI 解析 |
related skills
semantically similar in the cross-vendor indexdon't have the plugin yet? install it then click "run inline in claude" again.
+concrete cli examples show actual invocation syntax (dream add, tag, analyze, stats)+acknowledges multiple feature areas (recording, tagging, analysis, export)weaknesses
- ~no stated intents, inputs, decision points, or output contracts - reads as feature checklist not skill spec
- ~zero edge case handling: what happens if analyze fails, id doesn't exist, or tag parsing breaks
- ~vague on ai解析 internals and no trigger phrase specificity beyond generic command names