Daily Summary
Skill by asterisk622
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/asterisk622/daily-summaryWhat This Skill Does
The Daily Summary skill is an essential productivity utility for OpenClaw users, designed to automate the generation of performance and resource tracking reports. By integrating directly with the OpenClaw CLI, it fetches live token usage data from the Bailian interface to provide a comprehensive breakdown of your AI agent's operational cost. Beyond raw metrics, this skill creates a structured markdown-based journal in your workspace, logging daily accomplishments, task status, and forward-looking plans. It acts as an automated diary, helping developers and power users maintain a clear audit trail of their agent's interactions and resource consumption, turning raw operational logs into actionable project management insights.
Installation
To install this skill, use the following command in your terminal:
clawhub install openclaw/skills/skills/asterisk622/daily-summary
Ensure that your environment has openclaw configured in the system path and that you have appropriate permissions to write to the ~/.openclaw/workspace/ directory.
Use Cases
- Project Tracking: Ideal for tracking daily progress on complex projects like EasyClaw or Moltbook development.
- Cost Monitoring: Perfect for users needing to monitor token consumption for budget management and optimization of AI interactions.
- Reflective Documentation: Automatically generate end-of-day reports to review achievements and prepare for the next day's tasks.
- Audit Compliance: Maintains a clean, searchable, and time-stamped history of every day's workload and system usage.
Example Prompts
- "每日总结,请帮我统计一下今天的Token消耗并生成报告。"
- "生成总结:记录今日在EasyClaw上的工作进度,并汇总所有接口消耗。"
- "token 统计,看看今天一共用了多少额度,并更新到我的工作日记中。"
Tips & Limitations
- Pre-requisites: This skill relies heavily on the
openclaw status --jsoncommand; ensure your version of OpenClaw is up-to-date and returns properly formatted JSON objects. - Scripting: The skill utilizes
cron_daily_summary.py. If you notice empty reports, check that the script has the correct execute permissions (chmod +x). - Data Integrity: When parsing the JSON output, the script is designed to skip noise in logs, but ensure no other processes are interfering with stdout when fetching system status.
- Storage: Reports are saved locally at
~/.openclaw/workspace/memory/YYYY-MM-DD.md. Regularly backup this directory if you need long-term historical records.
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-asterisk622-daily-summary": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write, code-execution
Related Skills
proactive-agent
Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer, Autonomous Crons, and battle-tested patterns. Part of the Hal Stack 🦞
tech-news-digest
Generate tech news digests with unified source model, quality scoring, and multi-format output. Six-source data collection from RSS feeds, Twitter/X KOLs, GitHub releases, GitHub Trending, Reddit, and web search. Pipeline-based scripts with retry mechanisms and deduplication. Supports Discord, email, and markdown templates.
moltpay
AI Agent's crypto wallet manager - generate wallets, manage transactions, and claim ORA token rewards.
Agent Browser
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
deep-research
Deep Research Agent specializes in complex, multi-step research tasks that require planning, decomposition, and long-context reasoning across tools and files by we-crafted.com/agents/deep-research