DailyLog
Record daily wins, challenges, and learnings with streak tracking. Use when logging reflections, tracking streaks, reviewing weekly progress.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ckchzh/dailylogDailyLog
Productivity toolkit for structured daily logging, planning, habit tracking, reviews, reminders, and weekly reports. Every entry is timestamped and stored locally. Build streaks, tag entries, create timelines, and generate periodic reports to stay on top of your goals.
Commands
Core Productivity Commands
| Command | Description |
|---|---|
dailylog add <input> | Add a general log entry (thought, note, observation). Without arguments, shows recent entries. |
dailylog plan <input> | Log a plan or intention for the day/week. Without arguments, shows recent plans. |
dailylog track <input> | Track a habit, metric, or progress item. Without arguments, shows recent tracked items. |
dailylog review <input> | Record a review or reflection on completed work. Without arguments, shows recent reviews. |
dailylog streak <input> | Log a streak milestone or streak-related note (e.g., "Day 30 of running"). Without arguments, shows recent streak entries. |
dailylog remind <input> | Set a reminder or log something to follow up on. Without arguments, shows recent reminders. |
dailylog prioritize <input> | Log priority rankings or mark high-priority items. Without arguments, shows recent priority entries. |
dailylog archive <input> | Archive a completed item or old entry. Without arguments, shows recent archived items. |
dailylog tag <input> | Tag an entry with a label or category for organization. Without arguments, shows recent tags. |
dailylog timeline <input> | Add an event or milestone to your personal timeline. Without arguments, shows recent timeline entries. |
dailylog report <input> | Log a report or summary for a period. Without arguments, shows recent reports. |
dailylog weekly-review <input> | Record a structured weekly review. Without arguments, shows recent weekly reviews. |
Utility Commands
| Command | Description |
|---|---|
dailylog stats | Show summary statistics across all log categories (entry counts, data size, first entry date). |
dailylog export <format> | Export all data in json, csv, or txt format. Output saved to the data directory. |
dailylog search <term> | Search across all log files for a keyword or phrase (case-insensitive). |
dailylog recent | Show the 20 most recent entries from the activity history log. |
dailylog status | Health check — shows version, data directory, total entries, disk usage, and last activity. |
dailylog help | Display all available commands and usage information. |
dailylog version | Show the current version (v2.0.0). |
Data Storage
All data is stored in ~/.local/share/dailylog/ as plain-text log files:
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-dailylog": {
"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.
markdown-knowledge
将本地 Markdown 知识库与 OpenClaw 集成,支持语义检索和上下文注入。仅在用户触发时检索(搜索知识库、查一下知识库等),不主动注入。
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 论文和认知心理学研究的多维度评估体系。
Meeting Brief Copilot
Turn people, companies, agendas, notes, and email threads into consulting-style meeting briefs, sharp questions, follow-up emails, and action items.