Habit
Build daily habits with streak tracking, reminders, and progress charts. Use when starting habits, maintaining streaks, or analyzing completion rates.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ckchzh/habitHabit
Take control of Habit with this productivity toolkit. Clean interface, local storage, zero configuration.
Why Habit?
- 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
habit help
# Check current status
habit status
# View your statistics
habit stats
Commands
| Command | What it does |
|---|---|
habit ingest | Ingest |
habit transform | Transform |
habit query | Query |
habit filter | Filter |
habit aggregate | Aggregate |
habit visualize | Visualize |
habit export | Export |
habit sample | Sample |
habit schema | Schema |
habit validate | Validate |
habit pipeline | Pipeline |
habit profile | Profile |
habit stats | Summary statistics |
habit export | <fmt> Export (json |
habit search | <term> Search entries |
habit recent | Recent activity |
habit status | Health check |
habit help | Show this help |
habit version | Show version |
habit $name: | $c entries |
habit Total: | $total entries |
habit Data | size: $(du -sh "$DATA_DIR" 2>/dev/null |
habit Version: | v2.0.0 |
habit Data | dir: $DATA_DIR |
habit Entries: | $(cat "$DATA_DIR"/*.log 2>/dev/null |
habit Disk: | $(du -sh "$DATA_DIR" 2>/dev/null |
habit Last: | $(tail -1 "$DATA_DIR/history.log" 2>/dev/null |
habit Status: | OK |
habit [Habit] | ingest: $input |
habit Saved. | Total ingest entries: $total |
habit [Habit] | transform: $input |
habit Saved. | Total transform entries: $total |
habit [Habit] | query: $input |
habit Saved. | Total query entries: $total |
habit [Habit] | filter: $input |
habit Saved. | Total filter entries: $total |
habit [Habit] | aggregate: $input |
habit Saved. | Total aggregate entries: $total |
habit [Habit] | visualize: $input |
habit Saved. | Total visualize entries: $total |
habit [Habit] | export: $input |
habit Saved. | Total export entries: $total |
habit [Habit] | sample: $input |
habit Saved. | Total sample entries: $total |
habit [Habit] | schema: $input |
habit Saved. | Total schema entries: $total |
habit [Habit] | validate: $input |
habit Saved. | Total validate entries: $total |
habit [Habit] | pipeline: $input |
habit Saved. | Total pipeline entries: $total |
habit [Habit] | profile: $input |
habit Saved. | Total profile entries: $total |
Data Storage
All data is stored locally at ~/.local/share/habit/. 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/
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-ckchzh-habit": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
context-compressor
Intelligently compress context — conversations, code, logs. Preserve key information while reducing token usage. Auto-detects content type and applies optimal compression.
daily-report-generator
Automatically generate daily/weekly work reports from git commits, calendar events, and task lists. Use when you need to quickly create professional work reports without manual effort.
auto-context
智能上下文卫生检查器。分析当前会话的上下文污染程度 (长对话、主题漂移、噪声累积),建议:continue、/fork、/btw 或新会话。 支持手动触发(/auto-context)和自动触发(响应层实现)。 基于 ArXiv 论文和认知心理学研究的多维度评估体系。
workshop-agenda-designer
把会议目标、参会人、时间与约束拆成可执行议程、分段脚本、产出物与会后跟进。;use for meeting, agenda, facilitation workflows;do not use for 预订会议室, 转写音频.
ai-workflow-red-team-lite
对 AI 自动化流程做轻量红队演练,聚焦误用路径、边界失败和数据泄露风险。;use for red-team, ai, workflow workflows;do not use for 输出可直接滥用的攻击脚本, 帮助破坏系统.