Agent skill

clinical-decision-support

Generate professional clinical decision support (CDS) documents for pharmaceutical and clinical research settings, including patient cohort analyses (biomarker-stratified with outcomes) and treatment recommendation reports (evidence-based guidelines with decision algorithms). Supports GRADE evidence grading, statistical analysis (hazard ratios, survival curves, waterfall plots), biomarker integration, and regulatory compliance. Outputs publication-ready LaTeX/PDF format optimized for drug development, clinical research, and evidence synthesis.

BioTender-maxgithub.com/BioTender-maxGitHub ↗
claude-codecan modify filesships scriptsNOASSERTION
Install
npx skills add BioTender-max/awesome-bio-agent-skills --skill clinical-decision-support --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 22
SKILL.md size: 26 KB
Bundled scripts: yes
Allowed tools: ReadWriteEditBash
Path: skills/kdense/clinical-decision-support/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 135
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Clinical Decision Support Documents ## Description Generate professional clinical decision support (CDS) documents for pharmaceutical companies, clinical researchers, and medical decision-makers. This skill specializes in analytical, evidence-based documents that inform treatment strategies and drug development: 1. **Patient Cohort Analysis** - Biomarker-stratified group analyses with statistical outcome comparisons 2. **Treatment Recommendation Reports** - Evidence-based clinical guidelines with GRADE grading and decision algorithms All documents are generated as publication-ready LaTeX/PDF files optimized for pharmaceutical research, regulatory submissions, and clinical guideline development. **Note:** For individual patient treatment plans at the bedside, use the `treatment-plans` skill instead. This skill focuses on group-level analyses and evidence synthesis for pharmaceutical/research settings. **Writing Style:** For publication-ready documents targeting medical journals, consult the **venue-templates** skill's `medical_journal_styles.md` for guidance on structured abstracts, evidence language, and CONSORT/STROBE compliance. ## Capabilities ### Document Types **Patient Coho

What's inside
Steps it walks through
  1. Description
  2. Capabilities
  3. Document Types
  4. Clinical Features
  5. Pharmaceutical and Research Use Cases
  6. When to Use
  7. Visual Enhancement with Scientific Schematics
  8. Document Structure
  9. Page 1 Executive Summary Structure
  10. Patient Cohort Analysis (Detailed Sections - Page 3+)
  11. Treatment Recommendation Reports (Detailed Sections - Page 3+)
  12. Output Format
  13. Integration
  14. Key Differentiators from Treatment-Plans Skill
Ships with 21 files
  • assets/biomarker_report_template.tex
  • assets/clinical_pathway_template.tex
  • assets/cohort_analysis_template.tex
  • assets/color_schemes.tex
  • assets/example_gbm_cohort.md
  • assets/recommendation_strength_guide.md
  • assets/treatment_recommendation_template.tex
  • references/README.md
  • references/biomarker_classification.md
  • references/clinical_decision_algorithms.md
  • references/evidence_synthesis.md
  • references/outcome_analysis.md
  • references/patient_cohort_analysis.md
  • references/treatment_recommendations.md
  • scripts/biomarker_classifier.py
  • scripts/build_decision_tree.py
  • scripts/create_cohort_tables.py
  • scripts/generate_schematic.py
  • scripts/generate_schematic_ai.py
  • scripts/generate_survival_analysis.py
  • scripts/validate_cds_document.py
Commands it runs
python scripts/generate_schematic.py "your diagram description" -o figures/output.png
More from awesome-bio-agent-skills
All skills →
About this skill
What does the clinical-decision-support skill do?

Generate professional clinical decision support (CDS) documents for pharmaceutical and clinical research settings, including patient cohort analyses (biomarker-stratified with outcomes) and treatment recommendation reports (evidence-based guidelines with decision algorithms). Supports GRADE evidence grading, statistical analysis (hazard ratios, survival curves, waterfall plots), biomarker integration, and regulatory compliance. Outputs publication-ready LaTeX/PDF format optimized for drug development, clinical research, and evidence synthesis.

How do I install it?

Run `npx skills add BioTender-max/awesome-bio-agent-skills --skill clinical-decision-support --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From BioTender-max/awesome-bio-agent-skills, a repository with 135 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going