← 返回 Skills 市场
Daily Recap
作者
New Age Investments
· GitHub ↗
· v1.0.0
· MIT-0
95
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nai-daily-recap
功能描述
Generate a daily recap/summary of all agent activity and save it to Obsidian. Use when asked to do a daily recap, end-of-day summary, or when a cron job fire...
安全使用建议
Before installing or enabling this skill: 1) Confirm whether the agent is legitimately allowed to read Discord messages. The SKILL.md asks the agent to "scan guild channels" but the skill declares no Discord credentials — ask the author to explicitly declare required tokens and the exact guilds/channels and scope. 2) Understand file writes: the skill will create/modify files under vault/daily-recap/ and append to memory/YYYY-MM-DD.md; ensure those paths are correct and you’re comfortable storing summaries there (they may include verbatim user requests). 3) If you do not want external chat data included, request the author remove the Discord step or make it opt-in with explicit credential fields. 4) Prefer an updated SKILL.md that lists required env vars (e.g., DISCORD_TOKEN or similar) and documents privacy implications and channel scope; lacking that, treat the Discord-reading behavior as an unresolved security/privacy risk.
功能分析
Type: OpenClaw Skill
Name: nai-daily-recap
Version: 1.0.0
The skill is a standard utility designed to summarize agent activity from local memory logs and Discord messages into an Obsidian vault. The workflow described in SKILL.md is transparent, stays within the local environment (vault/ and memory/ directories), and lacks any indicators of data exfiltration, malicious execution, or unauthorized access.
能力评估
Purpose & Capability
Reading memory/YYYY-MM-DD.md and writing vault/daily-recap/YYYY-MM-DD.md is coherent with a daily recap skill. However, the optional step to "read recent Discord messages" is not justified by the skill's declared requirements (no Discord credentials or config paths are requested), creating a mismatch between purpose and requested capabilities.
Instruction Scope
The SKILL.md explicitly instructs the agent to 'scan the guild channels for today's messages' if the memory log is sparse. That is broad and vague (which guilds/channels? what timeframe? what filters?) and grants the agent discretion to access external chat data. The instructions also require quoting user requests verbatim (privacy risk) and auto-detecting tags, which may cause sensitive content to be written into the Obsidian vault.
Install Mechanism
This is an instruction-only skill with no install steps and no code files. No files will be written to disk by an installer, so install risk is low.
Credentials
The skill declares no required environment variables or credentials, yet its instructions imply access to Discord (which would normally require a token/API credentials). This mismatch is a red flag: either the skill will fail when asked to scan Discord, or it expects undocumented credentials/permissions, which is disproportionate and risky. Writing journal entries to a vault and appending to memory are expected, but users should note these files will be modified.
Persistence & Privilege
always is false and the skill does not request persistent or platform-wide privileges. The skill suggests running via cron, which is a normal usage pattern and does not on its own raise privilege concerns.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nai-daily-recap - 安装完成后,直接呼叫该 Skill 的名称或使用
/nai-daily-recap触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the daily-recap skill.
- Automatically generates a daily summary of all agent activity and saves it to Obsidian.
- Reads today's memory log and (optionally) Discord messages to compile recaps of requests, research, builds, decisions, and notables.
- Writes a structured journal entry with YAML frontmatter and appropriate topic tags to `vault/daily-recap/YYYY-MM-DD.md`.
- Handles missing or empty logs gracefully by noting "No activity logged" in each section.
- Prevents overwriting existing entries; appends an addendum if needed.
- Designed for nightly, automated use via cron jobs.
元数据
常见问题
Daily Recap 是什么?
Generate a daily recap/summary of all agent activity and save it to Obsidian. Use when asked to do a daily recap, end-of-day summary, or when a cron job fire... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 95 次。
如何安装 Daily Recap?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nai-daily-recap」即可一键安装,无需额外配置。
Daily Recap 是免费的吗?
是的,Daily Recap 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Daily Recap 支持哪些平台?
Daily Recap 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Daily Recap?
由 New Age Investments(@newageinvestments25-byte)开发并维护,当前版本 v1.0.0。
推荐 Skills