← 返回 Skills 市场
windy-001-crypto

Weekly Reporter Pro

作者 windy-001-crypto · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
527
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install weekly-reporter-v2
功能描述
Auto-generate professional weekly work reports with multiple templates
安全使用建议
This skill appears safe and coherent for generating sample weekly reports locally: it simply runs a bundled Python script that produces Markdown output from simulated data, with no network connections or credential access. Before installing, confirm you have python3 available and understand that the tool uses hard-coded/sample data — it does not integrate with calendars, task trackers, or your real project data. If you expect the skill to pull real tasks (e.g., from Jira, GitHub, or your calendar), be aware those integrations would require additional permissions/credentials which this skill currently does not request.
功能分析
Type: OpenClaw Skill Name: weekly-reporter-v2 Version: 1.0.0 The skill bundle is benign. The `_meta.json` is standard. The `SKILL.md` provides clear instructions for the user and defines the tool execution, without any prompt injection attempts against the AI agent. The `weekly_reporter.py` script is self-contained, uses only standard Python libraries, and operates solely on simulated data. It safely parses command-line arguments via `sys.argv` without introducing shell injection vulnerabilities, and it does not perform any file system access, network calls, or interact with environment variables. Its sole function is to generate and print markdown reports based on internal mock data and user-selected templates.
能力评估
Purpose & Capability
The name/description (auto-generate weekly reports) matches the provided assets: SKILL.md documents running a local tool and the repository includes a Python script. The only declared runtime requirement is python3, which is appropriate for a Python-based report generator.
Instruction Scope
SKILL.md directs the agent to run the local weekly_reporter tool with simple command arguments. The runtime instructions and the script operate on simulated in-memory data and text templates; neither the SKILL.md nor the script read files, access environment variables, call external endpoints, or perform privileged operations.
Install Mechanism
There is no install spec (instruction-only skill) and the included code is a plain Python script using only the standard library. No downloads, package installs, or archive extraction are performed by the skill.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The code does not reference os.environ or other secret-bearing locations, so requested environment access is proportional to its purpose.
Persistence & Privilege
The skill is not marked always:true, is user-invocable, and does not modify agent or system configuration. It does not persist state or request elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weekly-reporter-v2
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weekly-reporter-v2 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Full feature version - multiple templates, data summary
元数据
Slug weekly-reporter-v2
版本 1.0.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Weekly Reporter Pro 是什么?

Auto-generate professional weekly work reports with multiple templates. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 527 次。

如何安装 Weekly Reporter Pro?

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

Weekly Reporter Pro 是免费的吗?

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

Weekly Reporter Pro 支持哪些平台?

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

谁开发了 Weekly Reporter Pro?

由 windy-001-crypto(@windy-001-crypto)开发并维护,当前版本 v1.0.0。

💬 留言讨论