← 返回 Skills 市场
staybased

Reporting

作者 staybased · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
1362
总下载
0
收藏
10
当前安装
1
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install reporting
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /reporting 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — periodic reports, system audits, revenue tracking templates
元数据
Slug reporting
版本 1.0.0
许可证
累计安装 10
当前安装数 10
历史版本数 1
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1362 次。

如何安装 Reporting?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install reporting」即可一键安装,无需额外配置。

Reporting 是免费的吗?

是的,Reporting 完全免费(开源免费),可自由下载、安装和使用。

Reporting 支持哪些平台?

Reporting 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Reporting?

由 staybased(@staybased)开发并维护,当前版本 v1.0.0。

💬 留言讨论