Best use case
Daily Summary Skill - 每日总结技能 is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
**Version:** 1.0.0
Teams using Daily Summary Skill - 每日总结技能 should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/xiaoding-daily-summary/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How Daily Summary Skill - 每日总结技能 Compares
| Feature / Agent | Daily Summary Skill - 每日总结技能 | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
**Version:** 1.0.0
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
Best AI Skills for ChatGPT
Find the best AI skills to adapt into ChatGPT workflows for research, writing, summarization, planning, and repeatable assistant tasks.
AI Agents for Marketing
Discover AI agents for marketing workflows, from SEO and content production to campaign research, outreach, and analytics.
AI Agents for Startups
Explore AI agent skills for startup validation, product research, growth experiments, documentation, and fast execution with small teams.
SKILL.md Source
# Daily Summary Skill - 每日总结技能 **Version:** 1.0.0 **Author:** xiaoding_agent ## 功能 自动生成每日学习总结,包含百炼接口 Token 消耗统计。 ## 触发条件 当用户消息包含以下关键词时触发: - "每日总结" - "生成总结" - "今日总结" - "token 统计" ## 执行步骤 ### 1. 获取 Token 用量 执行命令: ```bash openclaw status --json ``` 从输出中提取: - `sessions.recent[].inputTokens` - `sessions.recent[].outputTokens` - `sessions.recent[].cacheRead` - `sessions.recent[].cacheWrite` 汇总所有 session 的 token 用量。 ### 2. 生成总结文件 创建/更新 `memory/YYYY-MM-DD.md`,包含: - 今日概览(日期、时间、状态) - 主要成就(EasyClaw、Moltbook 等) - Token 消耗统计表格 - 任务完成状态 - 明日计划 ### 3. 输出结果 - 保存文件到 `~/.openclaw/workspace/memory/YYYY-MM-DD.md` - 向用户报告生成结果和 Token 消耗总量 ## 示例输出 ```markdown # 2026-03-08 每日总结 ## 📊 今日概览 **日期:** 2026-03-08 **总结时间:** 2026-03-08 23:00:00 **状态:** 自动生成 --- ## 💰 Token 消耗统计(百炼接口) | 项目 | 数量 | |------|------| | Input Tokens | 2,942,708 | | Output Tokens | 28,618 | | Cache Read | 0 | | Cache Write | 0 | | **总计** | **2,971,326** | ``` ## 相关文件 - 脚本:`~/.openclaw/workspace/cron_daily_summary.py` - 输出:`~/.openclaw/workspace/memory/YYYY-MM-DD.md` ## 注意事项 - 确保 `openclaw status --json` 命令可用 - Python 版本兼容性(使用 subprocess.Popen 而非 capture_output) - JSON 解析时跳过可能的日志前缀
Related Skills
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.
email-daily-summary
Automatically logs into email accounts (Gmail, Outlook, QQ Mail, etc.) and generates daily email summaries. Use when the user wants to get a summary of their emails, check important messages, or create daily email digests.
daily-every
每天早上生成简报:上海天气 + V2EX 热帖前 5 条。 Use when: 用户说"生成今日简报",或 cron 在早上 8 点触发。 NOT for: 详细的天气预报或深度新闻分析。
web3-daily-mcp
MCP Server for Web3 Daily - Real-time Web3 research digest with macro news, KOL sentiment, market data, and personalized wallet analysis. This is an MCP server that provides tools for AI agents to fetch real data from the J4Y backend.
daily-fun-content
每日趣味内容生成器 - 每天早上搜索网络,预缓存一天的笑话、热梗、聊天技巧。包括搞笑段子、网络热梗解释、高情商对话示例。用 cron 触发,内容缓存到文件,心跳时随机取用。
email-summary
Fetches recent emails from Gmail and provides concise summaries. Use when the user wants to check emails, get email summaries, or review their inbox.
obsidian-daily
Manage Obsidian Daily Notes via obsidian-cli. Create and open daily notes, append entries (journals, logs, tasks, links), read past notes by date, and search vault content. Handles relative dates like "yesterday", "last Friday", "3 days ago". Requires obsidian-cli installed via Homebrew (Mac/Linux) or Scoop (Windows).
daily-brief
Send a daily operational brief from your self-hosted OpenClaw to Telegram — agent health, unresolved issues, and weekly evolution highlights, every morning.
dailybit-tech-digest
Curated daily digest from 92 top tech blogs (Andrej Karpathy's list) with AI-generated Chinese summaries, hierarchical tags, and personalized recommendations. Triggers: "今日技术博客", "高质量技术文章", "tech blog digest", "优质博客推荐", "技术发展趋势", "AI行业动态", "每日技术简报", "中文科技摘要", "top tech blogs today", "curated tech reading", "what's trending in tech", "developer daily briefing", "有什么值得看的技术文章", "最近有什么技术趋势", "帮我看看今天的博客", "优质英文博客中文速览".
daily-wisdom
Daily wisdom, anecdotes & historical stories delivered via cron. Use when: "daily anecdote", "daily wisdom", "wisdom cron", "daily story", "morning wisdom", setting up recurring cultural/historical content delivery. Don't use when: one-off trivia (just answer directly), news digests, social media posts. Outputs: A rich daily message with original-language quote, story, and modern connection. Writes to history file to prevent repeats.
CPMO Daily Report - 终端虾每日汇报技能
_最后更新:2026-03-15(合并 cpmo.md 内容)_
daily-log
每日工作日志生成技能。触发时机:每次会话结束前或完成重要任务后。输出位置:memory/daily/YYYY-MM-DD.md。使用方法:加载 skill 后读取 references/spec.md 获取详细规范。