scientific-epidemiology-public-health

Automate observational epidemiology analyses to compute risk measures and age-adjusted rates.

3|1|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/nahisaho/satori --skill scientific-epidemiology-public-health
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scientific-epidemiology-public-health
Source: https://github.com/nahisaho/satori/tree/main/src/.github/skills/scientific-epidemiology-public-health
Command: npx skills add https://github.com/nahisaho/satori --skill scientific-epidemiology-public-health

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Observational epidemiology data analysis to quantify health risks and disparities, enabling structured study design and reproducible analyses.

Core Features & Use Cases

  • Design-focused workflows for cohort, case-control, and cross-sectional studies
  • Compute risk metrics (RR/OR/HR), SMR, age-standardized rates, and spatial epidemiology outputs
  • DAG-based confounding assessment and health disparities analytics
  • Integrates with public health data sources (WHO GHO) via ToolUniverse

Quick Start

Run the epidemiology workflow on your dataset to compute risk metrics, standardization, and spatial health indicators.

Frequently Asked Questions about scientific-epidemiology-public-health

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I calculate age-adjusted rates and SMR for observational epidemiology data?

You can compute age-adjusted rates and SMR by running automated epidemiology workflows on cohort, case-control, or cross-sectional data, which calculate risk measures and standardize health indicators using pandas and scipy.

How does DAG-based confounding assessment work for public health studies?

DAG-based confounding assessment maps causal pathways in epidemiology data to identify variables requiring adjustment, leveraging the dowhy library to validate study designs and quantify health risks.

Can I perform spatial epidemiology analysis and compute health disparities using Python?

Yes, you can perform spatial epidemiology and compute health disparities using geopandas, libpysal, and esda to generate spatial health indicators and quantify geographic risk variations in observational data.

What is the best way to compute risk metrics like RR, OR, and HR for cohort and case-control studies?

The best way to compute risk metrics like RR, OR, and HR is through automated epidemiology workflows that process cohort and case-control study designs, calculating standardized risk measures while integrating with WHO GHO public health data sources.

Do I need specific Python libraries to analyze observational epidemiology data end-to-end?

Yes, end-to-end observational epidemiology analysis requires numpy, pandas, scipy, geopandas, libpysal, esda, and dowhy to support risk metric computation, spatial epidemiology, and causal inference workflows.

How do I integrate WHO Global Health Observatory data into my epidemiology risk analysis?

You integrate WHO Global Health Observatory data into epidemiology risk analysis via ToolUniverse SMCP, which connects automated workflows directly to public health data sources for reproducible study design and analysis.