← Back to Skills Marketplace
bounding-elk

Report Summary Builder

by 皮皮熊 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
779
Downloads
1
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install report-summary-builder
Description
基于已有日报自动汇总生成周报和月报。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install report-summary-builder
  3. After installation, invoke the skill by name or use /report-summary-builder
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug report-summary-builder
Version 1.0.0
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is Report Summary Builder?

基于已有日报自动汇总生成周报和月报。 It is an AI Agent Skill for Claude Code / OpenClaw, with 779 downloads so far.

How do I install Report Summary Builder?

Run "/install report-summary-builder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Report Summary Builder free?

Yes, Report Summary Builder is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Report Summary Builder support?

Report Summary Builder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Report Summary Builder?

It is built and maintained by 皮皮熊 (@bounding-elk); the current version is v1.0.0.

💬 Comments