replicate-study
FeaturedReplicate an existing cohort study's methodology on a different database. Extracts study design from a source paper, maps variables to the target DB via harmonization table, generates analysis code, and produces a replication difference report.
Install
Quality Score: 95/100
Skill Content
Details
- Author
- Aperivue
- Repository
- Aperivue/medsci-skills
- Created
- 3 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
cross-national
End-to-end cross-national comparison study using KNHANES + NHANES + CHNS (or other parallel surveys). Variable harmonization, parallel weighted analysis, and comparison tables. Supports 2-country (KR+US) and 3-country (KR+US+CN) designs.
batch-cohort
Generate N analysis scripts from a single methodology template × multiple exposure/outcome combinations. The "80-person team" pattern — same validated method, swap variables only. Produces batch R/Python code + summary matrix.
academic-code-replicator
Full-lifecycle skill for replicating experiments from academic papers. Guides the agent through understanding the original codebase, constructing isolated environments, making safe platform-compatibility adaptations, executing on available hardware, and producing a documented comparison against paper-reported results. Use this skill whenever the user says things like: "replicate this paper", "reproduce this experiment", "make this old code run", "run this paper's code", "I'm trying to get this GitHub repo from a paper working", "help me replicate these results", "this code is from 2019 and won't install", "I need to reproduce Table X from this paper", or any variation of scientific code replication. PROACTIVELY trigger even if the user just says "help me run this paper's experiments" without explicitly mentioning replication.