← 返回 Skills 市场
52yuanchangxing

weekly-ops-review

作者 vx:17605205782 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
248
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install weekly-ops-review
功能描述
Turn scattered notes, metrics, and unfinished tasks into a weekly operating review with wins, misses, blockers, and next-week priorities.
安全使用建议
This skill appears safe and coherent. If you plan to use it: (1) inspect the local script (scripts/weekly_review_pack.py) yourself — it simply writes a JSON skeleton; (2) avoid providing secrets or sensitive credentials as notes/metrics inputs (the skill has no declared safeguards); (3) when asked to write files, confirm the output path to avoid accidental overwrite; and (4) if you need stricter guarantees, run the script in a sandbox or review outputs before committing them to other systems.
功能分析
Type: OpenClaw Skill Name: weekly-ops-review Version: 1.0.0 The 'weekly-ops-review' skill is a standard productivity tool designed to summarize notes and metrics into a structured report. The included Python script (scripts/weekly_review_pack.py) is a simple utility that generates a template JSON file locally, and the SKILL.md instructions contain no malicious prompt injections or requests for sensitive data access.
能力评估
Purpose & Capability
Name/description ask for turning notes/metrics/tasks into a weekly review. Declared requirement is only python3 and the included files (script + template) directly support that. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs summarization, using the bundled script and resource file. It explicitly limits actions (preview first, don't fabricate metrics) and references only local files. There are no instructions to read unrelated system files, fetch remote endpoints, or exfiltrate data.
Install Mechanism
No install spec — instruction-only skill. The only code is a small local Python helper (scripts/weekly_review_pack.py) which is clear, auditable, and writes a simple JSON file. No remote downloads, package installs, or extracted archives.
Credentials
No environment variables, credentials, or config paths are required. The single declared runtime dependency (python3) is proportional and expected for the included script.
Persistence & Privilege
always is false and the skill does not request elevated system privileges or modify other skills. The helper script writes a user-specified output file but does not alter global agent config. The skill can be invoked autonomously by the agent (default), which is normal; this alone is not a security concern.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weekly-ops-review
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weekly-ops-review 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
weekly-ops-review 1.1.0 - Improved to generate a concise weekly operating review including wins, misses, blockers, and next-week priorities. - Now requests key inputs: notes, metrics, tasks, calendar highlights, and goals. - Produces a review memo, metrics snapshot, priority list, and carry-over board. - Added robust workflow for summarizing outcomes, comparing with goals, and surfacing carry-over work. - Sets clear boundaries and operating rules for honest, action-oriented reviews. - Bundles a helper script and resource template for structured outputs.
元数据
Slug weekly-ops-review
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

weekly-ops-review 是什么?

Turn scattered notes, metrics, and unfinished tasks into a weekly operating review with wins, misses, blockers, and next-week priorities. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 248 次。

如何安装 weekly-ops-review?

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

weekly-ops-review 是免费的吗?

是的,weekly-ops-review 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

weekly-ops-review 支持哪些平台?

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

谁开发了 weekly-ops-review?

由 vx:17605205782(@52yuanchangxing)开发并维护,当前版本 v1.0.0。

💬 留言讨论