Agent skill · Code Review & Quality

conducting-meta-analyses

Performs meta-analysis with heterogeneity assessment, forest plot generation, and GRADE evidence grading. Use when conducting meta-analyses, assessing heterogeneity, or grading evidence quality.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill conducting-meta-analyses --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 11 KB
Bundled scripts: none
Declared author: casemark
Path: skills/analysis/conducting-meta-analyses/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Conducting Meta-Analyses ## Why This Skill Exists Meta-analysis quantitatively synthesizes results across multiple studies to produce pooled effect estimates with greater precision than any individual trial. It is the statistical engine behind systematic reviews, health technology assessments, and regulatory benefit-risk evaluations. Poorly conducted meta-analyses — using inappropriate pooling models, ignoring heterogeneity, or failing to assess publication bias — produce misleading conclusions that can harm patients and distort policy. This skill implements Cochrane Handbook methodology, PRISMA reporting standards, and GRADE evidence assessment for defensible quantitative synthesis. --- ## Checkpoint A — Intake and Scoping ### Required Intake Questions 1. Is this meta-analysis part of a registered systematic review (PROSPERO ID)? 2. What is the clinical question in PICOS format? 3. What is the primary effect measure (risk ratio, odds ratio, hazard ratio, mean difference, standardized mean difference)? 4. Are individual participant data (IPD) available, or is this an aggregate-data meta-analysis? 5. How many studies are expected to be included (impacts model choice and publicatio

What's inside
Steps it walks through
  1. Why This Skill Exists
  2. Checkpoint A — Intake and Scoping
  3. Required Intake Questions
  4. Required Source Documents
  5. Step 1 — Select the Effect Measure
  6. Binary Outcomes
  7. Continuous Outcomes
  8. Time-to-Event Outcomes
  9. Count/Rate Data
  10. Step 2 — Choose the Statistical Model
  11. Fixed-Effect Model
  12. Random-Effects Model
  13. Model Selection Decision
  14. Step 3 — Assess and Quantify Heterogeneity
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the conducting-meta-analyses skill do?

Performs meta-analysis with heterogeneity assessment, forest plot generation, and GRADE evidence grading. Use when conducting meta-analyses, assessing heterogeneity, or grading evidence quality.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill conducting-meta-analyses --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.

Keep going