meta-protocol-writer
Generates a PROSPERO-compliant Meta-analysis protocol based on Title and PICOS. Use when the user wants to write a protocol for a systematic review or meta-analysis.
npx skills add majiayu000/claude-skill-registry --skill meta-protocol-writer --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Meta Protocol Writer This skill helps users generate a standard protocol for PROSPERO registration (without the registration number) for a Meta-analysis or Systematic Review. ## When to Use - Use this skill when you need generates a prospero-compliant meta-analysis protocol based on title and picos. use when the user wants to write a protocol for a systematic review or meta-analysis in a reproducible workflow. - Use this skill when a protocol design task needs a packaged method instead of ad-hoc freeform output. - Use this skill when the user expects a concrete deliverable, validation step, or file-based result. - Use this skill when `scripts/utils.py` is the most direct path to complete the request. - Use this skill when you need the `meta-protocol-writer` package behavior rather than a generic answer. ## Key Features - Scope-focused workflow aligned to: Generates a PROSPERO-compliant Meta-analysis protocol based on Title and PICOS. Use when the user wants to write a protocol for a systematic review or meta-analysis. - Packaged executable path(s): `scripts/utils.py`. - Reference material available in `references/` for task-specific guidance. - Structured execution path designed
- When to Use
- Key Features
- Dependencies
- Example Usage
- Implementation Details
- Workflow
- 1. Validate Title
- 2. Gather Inputs
- 3. Generate Protocol Sections
- 4. Final Output
cd "20260316/scientific-skills/Protocol Design/meta-protocol-writer" python -m py_compile scripts/utils.py python scripts/utils.py --help
What does the meta-protocol-writer skill do?
Generates a PROSPERO-compliant Meta-analysis protocol based on Title and PICOS. Use when the user wants to write a protocol for a systematic review or meta-analysis.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill meta-protocol-writer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
