Agent skill
clinical-decision-support
Install this agent skill to your Project
npx add-skill https://github.com/drshailesh88/integrated_content_OS/tree/main/skills/cardiology/clinical-decision-support
SKILL.md
Clinical Decision Support
Generate professional clinical decision support documents with GRADE evidence grading and statistical analysis for cardiology content.
Triggers
- User needs evidence-based treatment recommendations
- User is creating clinical guideline summaries
- User wants to analyze patient cohort data
- User needs to present evidence with GRADE grading
- User is developing clinical algorithms
Document Types
1. Treatment Recommendation Reports
Structure:
- Clinical question (PICO format)
- Evidence summary
- GRADE assessment
- Recommendation statement
- Implementation considerations
GRADE Evidence Levels:
| Grade | Certainty | Meaning |
|---|---|---|
| 1A | High | Strong recommendation, high-quality evidence |
| 1B | Moderate | Strong recommendation, moderate evidence |
| 2A | High | Weak recommendation, high-quality evidence |
| 2B | Moderate | Weak recommendation, moderate evidence |
| 2C | Low | Weak recommendation, low-quality evidence |
2. Patient Cohort Analysis
Components:
- Demographics and baseline characteristics
- Biomarker stratification
- Outcome comparisons with statistics
- Subgroup analyses
- Clinical implications
3. Guideline Summaries
Elements:
- Recommendation class (I, IIa, IIb, III)
- Level of evidence (A, B, C)
- Key supporting trials
- Clinical context
- Special populations
Cardiology-Specific Applications
Heart Failure Management
- GDMT optimization pathways
- Device therapy eligibility
- Risk stratification (MAGGIC, Seattle HF Model)
- Stage-based recommendations
Coronary Artery Disease
- Revascularization decisions
- Medical therapy optimization
- Risk scores (SYNTAX, HEART, TIMI)
- Secondary prevention
Arrhythmia Management
- Anticoagulation decisions (CHA₂DS₂-VASc)
- Rate vs rhythm control
- Device therapy indications
- Ablation candidacy
Valvular Heart Disease
- Intervention timing
- Surgical vs transcatheter approach
- Risk assessment (STS, EuroSCORE)
- Surveillance recommendations
Statistical Presentation
Required Elements
- Hazard ratios with 95% CI
- Absolute risk differences
- Number needed to treat (NNT)
- P-values (exact, not just thresholds)
- Forest plots for multiple comparisons
Survival Analysis Display
- Kaplan-Meier curves
- Number at risk tables
- Median survival with CI
- Landmark analyses if appropriate
Evidence Synthesis Framework
For Single Trial
- Study design and population
- Intervention and comparator
- Primary endpoint results
- Key secondary endpoints
- Safety profile
- Limitations
- Clinical implications
For Multiple Trials
- Consistency of findings
- Magnitude of effect across studies
- Population differences
- Statistical heterogeneity
- Overall certainty assessment
- Synthesized recommendation
GRADE Assessment Process
Factors That Lower Certainty
- Risk of bias (unblinded, high dropout)
- Inconsistency (heterogeneous results)
- Indirectness (surrogate outcomes, different population)
- Imprecision (wide CIs, few events)
- Publication bias
Factors That Raise Certainty
- Large effect (RR >2 or <0.5)
- Dose-response gradient
- All plausible confounders would reduce effect
Output Formatting
Executive Summary (Always First)
- 3-5 key findings highlighted
- Primary recommendation
- Evidence grade
- Clinical bottom line
Recommendation Statement Format
We recommend [intervention] for [population] with [condition]
to [outcome] (GRADE 1B: strong recommendation, moderate certainty).
Supporting evidence: [Key trials with effect sizes]
Best Practices
- Specify patient population precisely
- Use standardized outcome definitions (RECIST, CTCAE, etc.)
- Report both relative and absolute effects
- Include number at risk for survival data
- Acknowledge funding sources of cited trials
- Note guideline concordance/discordance
- Address special populations (elderly, renal impairment, etc.)
NOT For
This skill is NOT for individual patient treatment decisions. For that, clinical judgment integrating patient preferences, comorbidities, and circumstances is required beyond evidence synthesis.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
pufferlib
This skill should be used when working with reinforcement learning tasks including high-performance RL training, custom environment development, vectorized parallel simulation, multi-agent systems, or integration with existing RL environments (Gymnasium, PettingZoo, Atari, Procgen, etc.). Use this skill for implementing PPO training, creating PufferEnv environments, optimizing RL performance, or developing policies with CNNs/LSTMs.
fluidsim
Framework for computational fluid dynamics simulations using Python. Use when running fluid dynamics simulations including Navier-Stokes equations (2D/3D), shallow water equations, stratified flows, or when analyzing turbulence, vortex dynamics, or geophysical flows. Provides pseudospectral methods with FFT, HPC support, and comprehensive output analysis.
metabolomics-workbench-database
Access NIH Metabolomics Workbench via REST API (4,200+ studies). Query metabolites, RefMet nomenclature, MS/NMR data, m/z searches, study metadata, for metabolomics and biomarker discovery.
geniml
This skill should be used when working with genomic interval data (BED files) for machine learning tasks. Use for training region embeddings (Region2Vec, BEDspace), single-cell ATAC-seq analysis (scEmbed), building consensus peaks (universes), or any ML-based analysis of genomic regions. Applies to BED file collections, scATAC-seq data, chromatin accessibility datasets, and region-based genomic feature learning.
zinc-database
Access ZINC (230M+ purchasable compounds). Search by ZINC ID/SMILES, similarity searches, 3D-ready structures for docking, analog discovery, for virtual screening and drug discovery.
astropy
Comprehensive Python library for astronomy and astrophysics. This skill should be used when working with astronomical data including celestial coordinates, physical units, FITS files, cosmological calculations, time systems, tables, world coordinate systems (WCS), and astronomical data analysis. Use when tasks involve coordinate transformations, unit conversions, FITS file manipulation, cosmological distance calculations, time scale conversions, or astronomical data processing.
Didn't find tool you were looking for?