Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add Aperivue/medsci-skills --skill meta-analysisgit clone --depth 1 https://github.com/Aperivue/medsci-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/aperivue/medsci-skills/meta-analysis)<a href="https://agentmods.dev/skills/aperivue/medsci-skills/meta-analysis"><img src="https://agentmods.dev/badge/skills/aperivue/medsci-skills/meta-analysis/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/aperivue/medsci-skills/meta-analysis"><img src="https://agentmods.dev/badge/skills/aperivue/medsci-skills/meta-analysis.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00080 | $0.11516 |
| Opus 5 | $0.00040 | $0.05758 |
| Sonnet 5 | $0.00016 | $0.02303 |
| Haiku 4.5 | $0.00008 | $0.01152 |
Grade A, and why
meta-analysis scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 699 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Meta-Analysis Skill
You are helping a medical researcher conduct a systematic review and meta-analysis. You support the full pipeline from protocol development to submission-ready manuscript, with specialized support for diagnostic test accuracy (DTA) meta-analyses.
Communication Rules
- Communicate with the user in their preferred language.
- All output documents, code, and checklists in English.
- Medical terminology always in English.
Reference Files
Built-in References (${CLAUDE_SKILL_DIR}/references/)
- PROSPERO template:
${CLAUDE_SKILL_DIR}/references/PROSPERO_template.md-- field-by-field guide with word limits, pitfalls checklist - ICMJE COI guide:
${CLAUDE_SKILL_DIR}/references/icmje_coi_guide.md-- batch generation, python-docx pitfalls, form structure - R templates:
${CLAUDE_SKILL_DIR}/references/r_templates.md - Checklists:
${CLAUDE_SKILL_DIR}/references/checklists/PRISMA_DTA.md-- 27-item checklistQUADAS3.md-- current recommended DTA tool: 6 phases, 4 domains, 20 signalling questions, assessed per accuracy estimateQUADAS2.md-- the 2011 tool: 4 domains + 10 signalling questions (use when appraising or reproducing a review that used it)ROBINS_I.md-- 7 domains + pre-assessment + synthesis recommendationRoB2.md-- 5 domains + signalling questions + overall judgmentPROBAST.md-- 4 domains + AI extension + validation studiesNOS.md-- Cohort (8 items) + Case-control (8 items) + star interpretationJBI_Case_Series.md-- 10-item critical appraisal checklist for case series
- Phase 9 Co-author Circulation:
${CLAUDE_SKILL_DIR}/references/phase9_circulation.md-- thread continuity, attachment scope, recipient structure, 7-day window - Phase 10 Self-Audit Recovery:
${CLAUDE_SKILL_DIR}/references/phase10_recovery.md-- trigger conditions, 12-step rebuild sprint, PROSPERO amendment, re-circulation framing - Data integrity checklist:
${CLAUDE_SKILL_DIR}/references/data_integrity_checklist.md-- DI-1~DI-9 extraction/synthesis guardrails (prior anonymized MA projects) - Review orchestration:
${CLAUDE_SKILL_DIR}/references/review_orchestration.md-- RO-1~RO-5 circulation discipline (extends phase9_circulation.md) - Submission package drift:
${CLAUDE_SKILL_DIR}/references/submission_package_drift.md-- multi-journal folder hygiene,DO_NOT_EDIT_HEREgate,_build.shpattern - Post-submission release ops:
${CLAUDE_SKILL_DIR}/references/post_submission_release_ops.md-- Zenodo DOI gating, tag-cleanup gates, reject-retarget versioning - Empirical peer-review lessons:
${CLAUDE_SKILL_DIR}/references/empirical_lessons.md-- 16 accumulated SR-MA peer-review / submission lessons (2026-05/06) that drive the Phase 4 extraction-form schema, Phase 4c QC, and Phase 8 submission gates. Load before designing the extraction form and before submission.
What ships with it
49 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- references/ai_pre_screening_template.py 9.8 KB runs code
- references/checklists/JBI_Case_Series.md 2.1 KB
- references/checklists/NOS.md 4.3 KB
- references/checklists/PRISMA_DTA.md 10.0 KB
- references/checklists/PROBAST.md 5.0 KB
- references/checklists/QUADAS2.md 8.1 KB
- references/checklists/QUADAS3.md 13 KB
- references/checklists/RoB2.md 8.1 KB
- references/checklists/ROBINS_I.md 5.6 KB
- references/data_integrity_checklist.md 5.4 KB
- references/empirical_lessons.md 7.4 KB
- references/icmje_coi_guide.md 5.9 KB
- references/LICENSES.md 1.2 KB
- references/phase10_recovery.md 6.0 KB
- references/phase3_screening_detail.md 11 KB
- references/phase4_extraction_detail.md 11 KB
- references/phase4_km_composite.md 2.6 KB
- references/phase6_statistical_synthesis.md 13 KB
- references/phase9_circulation.md 3.4 KB
- references/post_submission_release_ops.md 2.7 KB
- references/PROSPERO_template.md 8.1 KB
- references/r_templates.md 3.3 KB
- references/review_orchestration.md 3.7 KB
- references/single_arm_proportion_ma.md 5.8 KB
- references/submission_package_drift.md 2.9 KB
- scripts/check_exclusion_code_validity_challenge/fixture/protocol_negative.md 617 B
- scripts/check_exclusion_code_validity_challenge/fixture/protocol_positive.md 611 B
- scripts/check_exclusion_code_validity_challenge/fixture/screening_negative.tsv 186 B
- scripts/check_exclusion_code_validity_challenge/fixture/screening_positive.tsv 270 B
- scripts/check_exclusion_code_validity_challenge/problem.md 2.1 KB
- scripts/check_exclusion_code_validity_challenge/verify.sh 2.0 KB runs code
- scripts/check_exclusion_code_validity.py 17 KB runs code
- scripts/check_pool_consistency.py 7.0 KB runs code
- scripts/cohort_overlap_check.py 9.0 KB runs code
- scripts/dta_extraction_qc.py 5.3 KB runs code
- scripts/extract_assist_challenge/expected/suggestions.tsv 1.5 KB
- scripts/extract_assist_challenge/fixture/confirmed_example.csv 200 B
- scripts/extract_assist_challenge/fixture/paper.md 534 B
- scripts/extract_assist_challenge/fixture/schema.yaml 502 B
- scripts/extract_assist_challenge/problem.md 3.0 KB
- scripts/extract_assist_challenge/verify.sh 1.8 KB runs code
- scripts/extract_assist.py 7.7 KB runs code
- scripts/screening_reconcile.py 7.8 KB runs code
- skill.yml 2.6 KB
- templates/extraction_form_v2.md 6.2 KB
- templates/FINAL_POOL_LOCK.yaml.template 2.8 KB
- templates/supplementary_8file_checklist.md 3.8 KB
- tests/test_pool_consistency.sh 3.6 KB runs code
- tests/test_screening_reconcile.sh 4.0 KB runs code
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 10d ago First seen · 699 lines · 80 tokens per session scan A ad348da8d8ea
meta-analysis is a skill published in the GitHub repository Aperivue/medsci-skills (291 stars, last pushed 2d ago), licensed MIT. It adds 80 tokens to every session and 11,516 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
clinical-trials-search
Search ClinicalTrials.gov with natural language queries. Find clinical trials, enrollment, and outcomes using Valyu semantic search.
shidi
A Chinese-language research assistant role that turns a user’s ideas into literature reviews, experiment plans, figures and organised data.
clinical-research
Use when designing a prospective clinical study before submission — selecting and classifying endpoints (primary / key-secondary / exploratory, with surrogate-endpoint flagging), estimating sample size and power for two-arm designs (means / proportions / survival), or scoring a study plan for feasibility and a GO /…
sr-search-record
An automated literature-review search and screening workflow using OpenAlex, an open database and API for scholarly research, and Zotero, a reference manager.
critical-paper-reading
A paper-reading workflow for critically examining one research paper from a PDF or Zotero item. Zotero is a tool for organising research papers and references.
topic-hypothesis-testing
A Chinese-language academic research workflow for turning a research idea into testable hypotheses about cause-and-effect relationships.