← Back to Skills Marketplace
staybased

Reporting

by staybased · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
1362
Downloads
0
Stars
10
Active Installs
1
Versions
Install in OpenClaw
/install reporting
Description
Standardized templates for periodic reports, system audits, revenue tracking, and progress logs. All output goes to workspace/artifacts/ directory. Use when: generating periodic reports, system audits, performance reviews, revenue tracking, weekly retrospectives, daily progress logs, full workspace audits. Don't use when: ad-hoc status updates in chat, quick summaries in Discord, one-off answers to "how's it going?", real-time dashboards. Negative examples: - "Give me a quick update" → No. Just answer in chat. - "What's the weather?" → No. This is for structured reports. - "Post a status to Discord" → No. Just send a message. Edge cases: - Mid-week report requested → Use weekly template but note partial week. - Audit requested for single subsystem → Use full audit template, mark other sections N/A. - Revenue snapshot with $0 revenue → Still generate it. Zeros are data.
Usage Guidance
This skill appears coherent and low-risk, but review before enabling: (1) Confirm workspace/artifacts/ is an appropriate, access-controlled location because reports contain sensitive revenue and performance data. (2) Decide what sources the agent may use to fill placeholders — avoid granting it broad access to databases, cloud credentials, or third‑party APIs unless necessary. (3) If you don't want autonomous runs, keep the skill user-invocable only and monitor generated artifacts. (4) Consider sanitizing any fields (trading P&L, credentials, internal logs) before sharing artifacts externally.
Capability Analysis
Type: OpenClaw Skill Name: reporting Version: 1.0.0 The OpenClaw AgentSkills skill bundle 'reporting' is designed to generate various reports using predefined markdown templates. All instructions in SKILL.md are clear, functional, and align with the stated purpose of creating structured reports within the `workspace/artifacts/` directory. There is no evidence of data exfiltration, malicious code execution, persistence mechanisms, obfuscation, or prompt injection attempts designed to subvert the agent's core directives or steal sensitive information. The templates are static and contain only placeholders, without any executable code.
Capability Assessment
Purpose & Capability
Name and description match the shipped artifacts and templates. The skill is purely about generating structured reports; it does not request unrelated binaries, environment variables, or network access.
Instruction Scope
SKILL.md and templates are limited to producing Markdown files in workspace/artifacts/ using placeholders. The instructions do ask to "link to source data where possible," which could lead an agent to fetch internal data when filling placeholders, but that is coherent with report generation rather than out-of-scope activity.
Install Mechanism
No install spec and no code files beyond templates; nothing is downloaded or written to disk by an installer. This is the lowest-risk pattern.
Credentials
The skill requests no environment variables, credentials, or config paths. Template placeholders reference revenue and metrics, which are appropriate for a reporting skill and do not in themselves justify access to secrets.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills. Model invocation is allowed (default), which is expected for usable skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install reporting
  3. After installation, invoke the skill by name or use /reporting
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — periodic reports, system audits, revenue tracking templates
Metadata
Slug reporting
Version 1.0.0
License
All-time Installs 10
Active Installs 10
Total Versions 1
Frequently Asked Questions

What is Reporting?

Standardized templates for periodic reports, system audits, revenue tracking, and progress logs. All output goes to workspace/artifacts/ directory. Use when: generating periodic reports, system audits, performance reviews, revenue tracking, weekly retrospectives, daily progress logs, full workspace audits. Don't use when: ad-hoc status updates in chat, quick summaries in Discord, one-off answers to "how's it going?", real-time dashboards. Negative examples: - "Give me a quick update" → No. Just answer in chat. - "What's the weather?" → No. This is for structured reports. - "Post a status to Discord" → No. Just send a message. Edge cases: - Mid-week report requested → Use weekly template but note partial week. - Audit requested for single subsystem → Use full audit template, mark other sections N/A. - Revenue snapshot with $0 revenue → Still generate it. Zeros are data. It is an AI Agent Skill for Claude Code / OpenClaw, with 1362 downloads so far.

How do I install Reporting?

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

Is Reporting free?

Yes, Reporting is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Reporting support?

Reporting is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Reporting?

It is built and maintained by staybased (@staybased); the current version is v1.0.0.

💬 Comments