← 返回 Skills 市场
779
总下载
1
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install report-summary-builder
功能描述
基于已有日报自动汇总生成周报和月报。
安全使用建议
This skill is instruction-only and appears coherent with its purpose. Before enabling: ensure the directory /data/reports/daily/ contains only the files you want the agent to read (the skill will access any file under that path); verify the agent process has appropriate file-system permissions; if you enable scheduled runs (cron examples), be aware it will run automatically at those times and read/write the same paths; review generated reports before distribution to ensure no sensitive data is included. No credentials or network access are requested by the skill.
功能分析
Type: OpenClaw Skill
Name: report-summary-builder
Version: 1.0.0
The skill is a report aggregation tool designed to summarize daily Markdown reports into weekly and monthly formats. It operates within restricted local directories (/data/reports/) and contains no evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description state: generate weekly/monthly reports from existing daily reports. The SKILL.md explicitly reads Markdown files from /data/reports/daily/ and writes weekly/monthly Markdown files to /data/reports/weekly/ and /data/reports/monthly/ — these file operations are directly aligned with the declared purpose.
Instruction Scope
Instructions limit behavior to reading daily report files and producing summary files and a short user-facing summary. This is within scope. Note: paths are hard-coded to /data/reports/daily/ which means the skill will access any files under that directory; the instructions do not reference unrelated system files, env vars, or network endpoints.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is downloaded or written to disk by an installer, which minimizes installation risk.
Credentials
The skill requests no environment variables, no credentials, and no external config paths. This is proportionate to its function of local file summarization.
Persistence & Privilege
always is false and the skill is user-invocable. The README includes optional cron usage examples (scheduling automation) but the skill itself doesn't request persistent elevated privileges or modify other skills' configurations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install report-summary-builder - 安装完成后,直接呼叫该 Skill 的名称或使用
/report-summary-builder触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of report-summary-builder, an assistant for auto-generating weekly and monthly summaries from existing daily Markdown reports.
- Enforces strict aggregation rules: no fabrication, explicit notification if daily data is missing.
- Follows standardized templates for weekly and monthly reports, emphasizing action verbs and concise, professional language.
- Merges duplicate items, highlights outcomes, progress, blockers, and maintains accurate aggregation periods and sources.
- Generates a user-facing summary after saving the report.
- Incorporates time-management concepts for more effective and result-oriented summaries.
元数据
常见问题
Report Summary Builder 是什么?
基于已有日报自动汇总生成周报和月报。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 779 次。
如何安装 Report Summary Builder?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install report-summary-builder」即可一键安装,无需额外配置。
Report Summary Builder 是免费的吗?
是的,Report Summary Builder 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Report Summary Builder 支持哪些平台?
Report Summary Builder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Report Summary Builder?
由 皮皮熊(@bounding-elk)开发并维护,当前版本 v1.0.0。
推荐 Skills