Symptom
/install symptom
Symptom
Symptom — a fast health & wellness tool. Log anything, find it later, export when needed.
Why Symptom?
- Works entirely offline — your data never leaves your machine
- Simple command-line interface, no GUI needed
- Export to JSON, CSV, or plain text anytime
- Automatic history and activity logging
Getting Started
# See what you can do
symptom help
# Check current status
symptom status
# View your statistics
symptom stats
Commands
| Command | What it does |
|---|---|
symptom log |
Log |
symptom track |
Track |
symptom chart |
Chart |
symptom goal |
Goal |
symptom remind |
Remind |
symptom weekly |
Weekly |
symptom monthly |
Monthly |
symptom compare |
Compare |
symptom export |
Export |
symptom streak |
Streak |
symptom milestone |
Milestone |
symptom trend |
Trend |
symptom stats |
Summary statistics |
symptom export |
\x3Cfmt> Export (json |
symptom search |
\x3Cterm> Search entries |
symptom recent |
Recent activity |
symptom status |
Health check |
symptom help |
Show this help |
symptom version |
Show version |
symptom $name: |
$c entries |
symptom Total: |
$total entries |
symptom Data |
size: $(du -sh "$DATA_DIR" 2>/dev/null |
symptom Version: |
v2.0.0 |
symptom Data |
dir: $DATA_DIR |
symptom Entries: |
$(cat "$DATA_DIR"/*.log 2>/dev/null |
symptom Disk: |
$(du -sh "$DATA_DIR" 2>/dev/null |
symptom Last: |
$(tail -1 "$DATA_DIR/history.log" 2>/dev/null |
symptom Status: |
OK |
symptom [Symptom] |
log: $input |
symptom Saved. |
Total log entries: $total |
symptom [Symptom] |
track: $input |
symptom Saved. |
Total track entries: $total |
symptom [Symptom] |
chart: $input |
symptom Saved. |
Total chart entries: $total |
symptom [Symptom] |
goal: $input |
symptom Saved. |
Total goal entries: $total |
symptom [Symptom] |
remind: $input |
symptom Saved. |
Total remind entries: $total |
symptom [Symptom] |
weekly: $input |
symptom Saved. |
Total weekly entries: $total |
symptom [Symptom] |
monthly: $input |
symptom Saved. |
Total monthly entries: $total |
symptom [Symptom] |
compare: $input |
symptom Saved. |
Total compare entries: $total |
symptom [Symptom] |
export: $input |
symptom Saved. |
Total export entries: $total |
symptom [Symptom] |
streak: $input |
symptom Saved. |
Total streak entries: $total |
symptom [Symptom] |
milestone: $input |
symptom Saved. |
Total milestone entries: $total |
symptom [Symptom] |
trend: $input |
symptom Saved. |
Total trend entries: $total |
Data Storage
All data is stored locally at ~/.local/share/symptom/. Each action is logged with timestamps. Use export to back up your data anytime.
Feedback
Found a bug or have a suggestion? Let us know: https://bytesagain.com/feedback/
Powered by BytesAgain | bytesagain.com | [email protected]
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install symptom - 安装完成后,直接呼叫该 Skill 的名称或使用
/symptom触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Symptom 是什么?
Log health symptoms, track patterns, and chart trends. Use when logging symptoms, tracking frequency, charting trends, reviewing patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 235 次。
如何安装 Symptom?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install symptom」即可一键安装,无需额外配置。
Symptom 是免费的吗?
是的,Symptom 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Symptom 支持哪些平台?
Symptom 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Symptom?
由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.0.1。