← 返回 Skills 市场
Weekly Review Pilot
作者
vx:17605205782
· GitHub ↗
· v1.0.0
· MIT-0
139
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install weekly-review-pilot
功能描述
汇总本周完成、阻塞、经验教训与下周计划,形成管理层版和执行版摘要。;use for weekly-review, planning, retrospective workflows;do not use for 杜撰完成项, 替代工时系统.
安全使用建议
This skill appears coherent and low-risk: it only needs python3 and uses a local script plus templates to produce weekly-review summaries. Before installing or running it: (1) inspect scripts/run.py locally (no obfuscation or network calls are present), (2) do not point --input at home or root directories or repositories containing secrets (the script will read many text file types when given a directory), (3) run the provided smoke test (python3 scripts/run.py --input examples/example-input.md) in a sandboxed workspace, and (4) avoid supplying sensitive PII unless you sanitize inputs first. If you want extra assurance, run it in an isolated environment and grep the repo for 'http', 'requests', 'subprocess', or access to os.environ before trusting it with real data.
功能分析
Type: OpenClaw Skill
Name: weekly-review-pilot
Version: 1.0.0
The skill bundle is a well-structured tool designed for generating weekly reports and performing basic file audits. The primary script, `scripts/run.py`, includes functionality to summarize text, parse CSVs, and scan directories for specific patterns; notably, it contains regex to detect (but not execute) potentially dangerous strings like 'curl|bash' or hardcoded API keys for auditing purposes. The code uses only standard Python libraries, lacks network access, and includes explicit safety instructions in `SKILL.md` to prevent the AI agent from fabricating data or executing high-risk commands.
能力评估
Purpose & Capability
Name/description (weekly review, retrospectives) align with what is included: a template, spec, examples, and a Python script that produces structured summaries and simple audits. Required binary is only python3, which is reasonable.
Instruction Scope
SKILL.md limits behavior to generating review drafts and dry-run audit output. It explicitly forbids fabricating completed items and changing external systems. The runtime instruction to run scripts/run.py or to use the template/spec when execution isn't available is coherent with the stated purpose.
Install Mechanism
No install spec or external downloads. The included scripts are run locally with python3 and use only standard library modules. There are no network fetches, archive extracts, or package installs in the repository.
Credentials
The skill requires no environment variables or credentials. The script will read local files (markdown, csv, code, etc.) when given a directory or file as input; this is consistent with its 'directory audit' and 'structured_brief' modes, but users should avoid pointing it at directories containing unrelated sensitive data.
Persistence & Privilege
The skill does not request persistent inclusion (always:false) and does not modify other skills or system-wide agent settings. It can be invoked by the agent (normal default) but has no elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install weekly-review-pilot - 安装完成后,直接呼叫该 Skill 的名称或使用
/weekly-review-pilot触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
weekly-review-pilot v1.0.0
- Initial release.
- Summarizes completed work, blockers, lessons learned, and plans for next week.
- Produces both management and execution-focused summaries.
- Follows strict rules: does not invent finished items, does not replace timesheet systems, and highlights items needing confirmation.
- Provides a structured review draft for user approval, based on provided logs and templates.
- Emphasizes transparency, safety, and review before action.
元数据
常见问题
Weekly Review Pilot 是什么?
汇总本周完成、阻塞、经验教训与下周计划,形成管理层版和执行版摘要。;use for weekly-review, planning, retrospective workflows;do not use for 杜撰完成项, 替代工时系统. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 139 次。
如何安装 Weekly Review Pilot?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install weekly-review-pilot」即可一键安装,无需额外配置。
Weekly Review Pilot 是免费的吗?
是的,Weekly Review Pilot 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Weekly Review Pilot 支持哪些平台?
Weekly Review Pilot 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。
谁开发了 Weekly Review Pilot?
由 vx:17605205782(@52yuanchangxing)开发并维护,当前版本 v1.0.0。
推荐 Skills