clinical-decision-support

Generate clinical decision support documents with LaTeX/PDF output.

1|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/yf8578/clawomics --skill clinical-decision-support-yf8578
Or copy as Structured Prompt for Agentβ–Ό
Please help me install this Agent Skill.
Skill: clinical-decision-support
Source: https://github.com/yf8578/clawomics/tree/main/skills/clinical-decision-support
Command: npx skills add https://github.com/yf8578/clawomics --skill clinical-decision-support-yf8578

SYSTEM DOCUMENTATION & REQUIREMENTS

πŸ’‘ This Skill requires pandas, numpy, scipy, scikit-learn, lifelines, matplotlib, pyyaml, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation of professional, evidence-based clinical decision support documents, transforming complex data into actionable insights for pharmaceutical and clinical research settings.

Core Features & Use Cases

  • Automated Document Generation: Creates patient cohort analyses (biomarker-stratified) and treatment recommendation reports (evidence-based guidelines).
  • Publication-Ready Output: Generates documents in LaTeX/PDF format, optimized for drug development and clinical research.
  • Use Case: Generate a biomarker-stratified cohort analysis report for 60 HER2+ breast cancer patients, including survival curves and statistical comparisons, formatted for a medical journal submission.

Quick Start

Use the clinical-decision-support skill to generate a patient cohort analysis for NSCLC patients stratified by PD-L1 expression.

Frequently Asked Questions about clinical-decision-support

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

FAQPage Schema
How do I generate publication-ready clinical decision support documents from patient cohort data?β–Ό

You can generate publication-ready clinical decision support documents by automating patient cohort analyses and treatment recommendations, outputting professional LaTeX/PDF reports. This process transforms complex clinical data into actionable, evidence-based insights for medical journals.

What is biomarker stratification in clinical cohort analysis?β–Ό

Biomarker stratification in clinical cohort analysis is the process of grouping patients based on specific biological markers, such as PD-L1 expression or HER2 status. It enables targeted survival curve comparisons and statistical analysis for treatment recommendations.

Can I create survival curves and statistical comparisons for a specific patient cohort?β–Ό

Yes, you can create survival curves and statistical comparisons for specific patient cohorts. The clinical decision support process utilizes libraries like lifelines and scipy to perform statistical analysis and generate visual survival curves for biomarker-stratified groups.

Does the clinical document generation process support evidence grading and synthesis?β–Ό

Yes, the clinical document generation process supports evidence grading and synthesis. It automates evidence-based guideline creation for treatment recommendation reports, evaluating and grading clinical evidence to support pharmaceutical and clinical research decisions.

What data formats and dependencies are needed for automated medical writing and report generation?β–Ό

Automated medical writing and report generation requires Python dependencies including pandas, numpy, scipy, scikit-learn, and lifelines for data analysis, plus matplotlib for visualizations. Input data is processed to output LaTeX/PDF formatted documents.

Are there limitations when generating biomarker-stratified reports for very large clinical datasets?β–Ό

Limitations when generating biomarker-stratified reports for large clinical datasets depend on the computational capacity of the Python environment running pandas and scipy. Complex statistical analysis and LaTeX/PDF rendering may require significant memory for extensive patient cohorts.