← 返回 Skills 市场
Daily Summary
作者
asterisk622
· GitHub ↗
· v1.0.2
· MIT-0
130
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install xiaoding-daily-summary
功能描述
自动生成包含Token用量和任务完成情况的每日学习总结报告并保存为指定日期Markdown文件。
安全使用建议
This skill is internally consistent: it runs `openclaw status --json` and writes a daily Markdown under ~/.openclaw/workspace/memory/. Before installing or enabling it, ensure you trust the openclaw CLI (what data it exposes) and are comfortable granting the agent permission to run that command and write files in your ~/.openclaw/workspace directory. If you do not want automatic file writes, do not allow autonomous invocation or run the skill only on demand. If you need more assurance, request the actual cron_daily_summary.py content (the SKILL.md references it but does not include it).
能力评估
Purpose & Capability
Name/description (daily summary including token usage) align with the runtime instructions: it reads OpenClaw status JSON and produces a per-day Markdown report in the OpenClaw workspace. No unrelated credentials, binaries, or network endpoints are requested.
Instruction Scope
Instructions are narrowly scoped to running `openclaw status --json`, parsing token fields from sessions.recent, and writing ~/.openclaw/workspace/memory/YYYY-MM-DD.md. The SKILL.md mentions a related script path (~/.openclaw/workspace/cron_daily_summary.py) but does not include or require its contents; if the agent or user allows, the skill could create or modify such a script (not explicit here).
Install Mechanism
No install spec or package downloads are present (instruction-only). package.json is metadata only. There is no code being fetched from external URLs or archives.
Credentials
The skill requests no environment variables or credentials. It does rely on the availability of the `openclaw` CLI and write access to the user's home OpenClaw workspace, which is proportional to its stated purpose.
Persistence & Privilege
The skill is not force-installed (always:false) and does not request persistent system privileges. It writes files within the user's OpenClaw workspace only and does not modify other skills or system-wide settings in the provided instructions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xiaoding-daily-summary - 安装完成后,直接呼叫该 Skill 的名称或使用
/xiaoding-daily-summary触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- No changes detected in this version.
- Functionality and documentation remain the same as previous version.
v1.0.1
Initial release - Daily summary skill
元数据
常见问题
Daily Summary 是什么?
自动生成包含Token用量和任务完成情况的每日学习总结报告并保存为指定日期Markdown文件。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 130 次。
如何安装 Daily Summary?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xiaoding-daily-summary」即可一键安装,无需额外配置。
Daily Summary 是免费的吗?
是的,Daily Summary 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Daily Summary 支持哪些平台?
Daily Summary 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Daily Summary?
由 asterisk622(@asterisk622)开发并维护,当前版本 v1.0.2。
推荐 Skills