clinical-decision-support

Generate publication-ready clinical decision support documents with GRADE recommendations and biomarker analyses.

1|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/Hung-3008/agusta --skill clinical-decision-support-hung-3008
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: clinical-decision-support
Source: https://github.com/Hung-3008/agusta/tree/main/.agents/skills/clinical-decision-support
Command: npx skills add https://github.com/Hung-3008/agusta --skill clinical-decision-support-hung-3008

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Generates comprehensive, publication-ready clinical decision support documents that combine cohort analyses, biomarker integration, evidence grading, and decision algorithms for pharmaceutical and clinical research workflows.

Core Features & Use Cases

  • Population-level analyses: biomarker-stratified cohorts with survival/outcome metrics and evidence synthesis
  • Treatment guideline outputs: GRADE-graded recommendations, decision algorithms, and publication-ready formatting
  • Editorial and regulatory readiness: LaTeX/PDF generation, TikZ flowcharts, CONSORT/STROBE-aligned language, and regulatory-submission readiness

Quick Start

Analyze a 60-patient biomarker-stratified cohort and generate a publication-ready CDS document in LaTeX/PDF.

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 cohort data?▼

You can generate publication-ready clinical decision support documents by analyzing biomarker-stratified cohorts and outputting LaTeX/PDF files with GRADE-graded recommendations and CONSORT/STROBE-aligned language. This Skill automates combining survival metrics with evidence synthesis.

Can I create GRADE-based treatment recommendations and decision algorithms for regulatory submissions?▼

Yes, you can create GRADE-based treatment recommendations and decision algorithms formatted for regulatory submissions. The Skill integrates evidence grading with decision algorithms and applies regulatory-ready formatting to your clinical outputs.

How do I stratify patient cohorts by biomarker and calculate survival metrics for evidence synthesis?▼

You stratify patient cohorts by biomarker and calculate survival metrics using the lifelines and scipy dependencies. The Skill processes population-level analyses to produce outcome metrics that drive your evidence synthesis.

Does this Skill support generating TikZ flowcharts for clinical decision algorithms in LaTeX?▼

Yes, this Skill supports generating TikZ flowcharts for clinical decision algorithms directly in LaTeX. It produces publication-ready documents that include decision-tree visualizations aligned with clinical guideline formatting standards.

What is the best way to prepare biomarker-informed cohort data for pharmaceutical decision-support workflows?▼

The best way to prepare biomarker-informed cohort data is to structure it using pandas and numpy for population-level analysis. This ensures your dataset captures the survival and outcome metrics required for GRADE-based recommendations.

Do I need LaTeX installed to output regulatory-ready clinical decision support PDFs?▼

You need a LaTeX environment to compile the regulatory-ready PDFs generated by this Skill. The Skill produces the LaTeX source code and TikZ flowcharts, but the actual PDF compilation requires an external LaTeX distribution.