← Back to Skills Marketplace
weekly-ops-review
by
vx:17605205782
· GitHub ↗
· v1.0.0
· MIT-0
248
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install weekly-ops-review
Description
Turn scattered notes, metrics, and unfinished tasks into a weekly operating review with wins, misses, blockers, and next-week priorities.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install weekly-ops-review - After installation, invoke the skill by name or use
/weekly-ops-review - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is weekly-ops-review?
Turn scattered notes, metrics, and unfinished tasks into a weekly operating review with wins, misses, blockers, and next-week priorities. It is an AI Agent Skill for Claude Code / OpenClaw, with 248 downloads so far.
How do I install weekly-ops-review?
Run "/install weekly-ops-review" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is weekly-ops-review free?
Yes, weekly-ops-review is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does weekly-ops-review support?
weekly-ops-review is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created weekly-ops-review?
It is built and maintained by vx:17605205782 (@52yuanchangxing); the current version is v1.0.0.
More Skills