$npx skillfedfor your agent

meta-analysis

meta-analysis synthesizes findings across studies by computing pooled effect sizes, testing for heterogeneity, and detecting publication bias through forest and funnel plots. It supports multiple effect size types including odds ratios, risk ratios, standardized mean differences, and hazard ratios, with random-effects modeling and bias diagnostics built in.

meta-analysis combines results from multiple studies to calculate pooled effect sizes, heterogeneity, and publication bias.

AI-generated summary based on this skill's SKILL.md

869 101 MITupdated by beita6969

Decision gist · record as of 2026-06-08

meta-analysis combines results from multiple studies to calculate pooled effect sizes, heterogeneity, and publication bias. meta-analysis synthesizes findings across studies by computing pooled effect sizes, testing for heterogeneity, and detecting publication bias through forest and funnel plots. It supports multiple effect size types including odds ratios, risk ratios, standardized mean differences, and hazard ratios, with random-effects modeling and bias diagnostics built in.

manual: git clone https://github.com/beita6969/ScienceClaw → cp -r ScienceClaw/skills/meta-analysis ~/.claude/skills/meta-analysis
skills/meta-analysis/SKILL.md · version cb99e00f

Use it when

  • meta-analysis generates forest plots to display individual study effects and the pooled estimate.
  • meta-analysis evaluates heterogeneity using I-squared statistics and tests for publication bias through methods like Egger's test and Begg.

Verify before relying

Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

beita6969/ScienceClaw/meta-analysis · repository language: TypeScript

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How does meta-analysis combine study results into a pooled effect size?

meta-analysis synthesizes findings across studies by computing pooled effect sizes that aggregate data from multiple trials into a single summary estimate. The skill supports various effect size types including odds ratios, risk ratios, standardized mean differences (Cohen's d, Hedges' g), and hazard ratios, allowing you to combine heterogeneous study designs into unified estimates with confidence intervals.

What forest plot and funnel plot visualizations does meta-analysis generate?

meta-analysis generates forest plots to display individual study effects and the pooled estimate, and funnel plots to assess publication bias visually. These plots help you identify outlier studies, evaluate the symmetry of effect distributions, and detect potential reporting bias across your meta-analysis dataset.

How does meta-analysis assess heterogeneity and publication bias?

meta-analysis evaluates heterogeneity using I-squared statistics and tests for publication bias through methods like Egger's test and Begg rank correlation. It also supports trim-and-fill adjustments to estimate the impact of missing studies, helping you understand whether results are consistent across trials or driven by selective reporting.

Can meta-analysis calculate odds ratio and other effect sizes from trial data?

meta-analysis calculates effect sizes directly from trial data, including odds ratios, risk ratios, standardized mean differences, and hazard ratios. You can input raw counts or summary statistics, and the skill computes individual study estimates before pooling them using random-effects or fixed-effects models.

What random-effects modeling and subgroup analysis features does meta-analysis offer?

meta-analysis performs random-effects meta-analysis using DerSimonian-Laird methods with confidence intervals, and supports subgroup analysis to explore heterogeneity across study covariates. Metaregression capabilities allow you to model how study-level characteristics influence pooled estimates and effect variation.

Is meta-analysis suitable for systematic reviews and PRISMA reporting?

meta-analysis is designed to support systematic review workflows and PRISMA-compliant reporting. Its comprehensive bias diagnostics, effect size calculations, and visualization tools help you document study selection, heterogeneity assessment, and publication bias evaluation—all key components of transparent meta-analysis reporting.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

Meta-Analysis

Quantitative synthesis of results from multiple studies. Calculates pooled effect sizes, assesses heterogeneity, detects publication bias, and generates forest and funnel plots.

When to Use

  • "Combine these study results into a meta-analysis"
  • "Calculate the pooled odds ratio from these trials"
  • "Create a forest plot of these effect sizes"
  • "Test for publication bias with a funnel plot"
  • "What's the heterogeneity (I²) across these studies?"
  • "Run a random-effects meta-analysis"

When NOT to Use

  • Designing a systematic review protocol (use systematic-review)
  • Searching for studies (use literature-search)
  • Single-study statistical analysis (use statsmodels-stats)
  • Narrative literature

(truncated - see the full file via the links below)

File tree — 1 file
skills/meta-analysis/SKILL.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Combine results from multiple studies into a single pooled effect estimate”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

tooluniverse-meta-analysis
by mims-harvard · mims-harvard/ToolUniverse

Combine quantitative results from two or more studies into a pooled estimate and confidence interval, with built-in heterogeneity assessment (I², Q, τ²). The skill converts raw reported values—odds ratios, risk ratios, hazard ratios, means, proportions, correlations—into the standardized (effect, standard error) format pooling requires, then applies fixed- or random-effects models and generates a forest plot to visualize agreement across studies.

Apache-2.0updated Jul 2026
★ 1,595repo stars
statistical-testing
by beita6969 · beita6969/ScienceClaw

Statistical Testing provides researchers with advanced methods for hypothesis testing, Bayesian inference, survival analysis, time series modeling, and meta-analysis. The skill covers multiple comparison corrections, effect size calculations, and bootstrap/permutation approaches with APA-compliant reporting standards.

MITupdated Jun 2026
★ 869repo stars
tooluniverse-gwas-study-explorer
by mims-harvard · mims-harvard/ToolUniverse

This skill enables systematic comparison of genome-wide association studies for any trait, aggregating effect sizes across studies and evaluating replication success. It integrates GWAS Catalog and Open Targets Genetics data to identify consistently replicated loci, detect heterogeneity from population and design differences, and assess study quality by sample size and ancestry diversity.

Apache-2.0updated Jul 2026
★ 1,595repo stars
statistics
by beita6969 · beita6969/ScienceClaw

This skill guides you through test selection for continuous, categorical, and time-to-event data across different study designs. It includes assumption verification methods, multiple comparison corrections, and effect size benchmarks to ensure rigorous analysis. Follow integrated reporting standards to communicate results with full transparency.

MITupdated Jun 2026
★ 869repo stars
biostatistics
by beita6969 · beita6969/ScienceClaw

This skill handles survival analysis and time-to-event data common in clinical research, including Kaplan-Meier estimation, Cox proportional hazards regression, and competing risks modeling. It also covers longitudinal data analysis, diagnostic accuracy assessment, and missing data strategies tailored to biomedical studies.

MITupdated Jun 2026
★ 869repo stars
statsmodels-stats
by beita6969 · beita6969/ScienceClaw

statsmodels-stats provides regression modeling, hypothesis testing, and time series analysis for statistical workflows. Build OLS, logistic, and generalized linear models; run t-tests, ANOVA, and proportion tests; fit ARIMA and VAR models; and perform survival analysis with diagnostic plots and rigorous statistical reporting.

MITupdated Jun 2026
★ 869repo stars
Tags
evidence-synthesisquantitative-poolingbias-detectionstatistical-visualizationeffect-estimationstudy-aggregationheterogeneity-modelingclinical-trial-synthesis