clinical-decision-support

Generate clinical decision support documents with cohort analysis and GRADE grading.

13|3|Updated Jun 10, 2026
One-click install
npx skills add https://github.com/tassiovale/claude-code-kit --skill clinical-decision-support-tassiovale
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clinical-decision-support
Source: https://github.com/tassiovale/claude-code-kit/tree/main/skills/clinical-decision-support
Command: npx skills add https://github.com/tassiovale/claude-code-kit --skill clinical-decision-support-tassiovale

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandas, numpy, scipy, matplotlib, lifelines, pyyaml, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation of professional clinical decision support (CDS) documents, streamlining the process for pharmaceutical and clinical research settings.

Core Features & Use Cases

  • Cohort Analysis: Generate detailed cohort analyses with biomarker stratification and statistical outcomes.
  • Treatment Recommendation Reports: Create evidence-based treatment guidelines with GRADE grading and decision algorithms.
  • Visual Schematics: Integrate AI-generated visual schematics for clinical algorithms and pathways.
  • Use Case: For a drug development company, this Skill can be used to analyze patient cohort data from clinical trials, generate treatment recommendation reports based on the evidence, and visualize treatment pathways with scientific schematics.

Quick Start

Run the command: generate-cds-document --patient-cohort 'clinical_trial_data.csv' --report-type 'treatment-recommendation' --guideline 'nccn'

Frequently Asked Questions about clinical-decision-support

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

FAQPage Schema
How do I automate clinical decision support document generation from patient cohort data?

Automating clinical decision support document generation involves integrating patient cohort data analysis, evidence grading, and LaTeX document production. You can process clinical trial CSV files to produce treatment recommendation reports.

How does biomarker analysis and cohort stratification work for clinical trials?

Biomarker analysis and cohort stratification process clinical trial data to generate detailed statistical outcomes. This involves analyzing patient cohorts to identify biomarker-specific treatment responses and survival metrics.

Can I generate treatment guidelines with GRADE grading using Python and LaTeX?

Yes, you can generate treatment guidelines with GRADE grading using Python for data analysis and LaTeX for document production. The process creates evidence-based treatment recommendation reports with decision algorithms.

Do I need pandas and lifelines to create clinical decision support reports?

Yes, creating clinical decision support reports requires pandas and lifelines for cohort analysis and survival metrics. Additional dependencies include numpy, scipy, matplotlib, and pyyaml for statistical analysis and configuration.

What's the best way to visualize clinical treatment pathways in decision support documents?

The best way to visualize clinical treatment pathways is by integrating AI-generated visual schematics using TikZ. This creates publication-quality clinical algorithms and decision pathways within the support documents.

Are there limitations when generating clinical decision support documents for real-world evidence synthesis?

Limitations in generating clinical decision support documents include the requirement for specific Python and LaTeX environments. The process requires clinical trial CSV data and depends on proper configuration for evidence grading and document production.