重要前提
安装AI Skills的关键前提是:必须科学上网,且开启TUN模式,这一点至关重要,直接决定安装能否顺利完成,在此郑重提醒三遍:科学上网,科学上网,科学上网。查看完整安装教程 →
clinical-decision-support by k-dense-ai/claude-scientific-skills
npx skills add https://github.com/k-dense-ai/claude-scientific-skills --skill clinical-decision-support为制药公司、临床研究人员和医疗决策者生成专业的临床决策支持(CDS)文档。此技能专门用于生成分析性、基于证据的文档,为治疗策略和药物开发提供信息:
所有文档均生成为可直接发表的 LaTeX/PDF 文件,专为药物研究、监管提交和临床指南开发而优化。
注意: 如需针对床旁个体患者的治疗计划,请改用 treatment-plans 技能。此技能侧重于群体层面的分析和药物/研究场景下的证据综合。
写作风格: 对于面向医学期刊、可直接发表的文档,请查阅 venue-templates 技能的 medical_journal_styles.md 以获取关于结构化摘要、证据语言以及 CONSORT/STROBE 合规性的指导。
患者队列分析
治疗推荐报告
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
此技能专为制药和临床研究应用设计:
药物开发
医学事务
临床指南
真实世界证据
在以下情况下使用此技能:
请勿将此技能用于:
treatment-plans 技能)treatment-plans 技能)treatment-plans 技能)⚠️ 强制要求:每份临床决策支持文档必须包含至少 1-2 个使用 scientific-schematics 技能生成的 AI 图。
这不是可选的。临床决策文档需要清晰的视觉算法。在最终确定任何文档之前:
如何生成图表:
如何生成示意图:
python scripts/generate_schematic.py "your diagram description" -o figures/output.png
AI 将自动:
何时添加示意图:
有关创建示意图的详细指导,请参阅 scientific-schematics 技能文档。
关键要求:所有临床决策支持文档必须在第 1 页以完整的执行摘要开始,该摘要占据整个第一页,然后才是任何目录或详细章节。
每份 CDS 文档的第一页应仅包含执行摘要,并包含以下组成部分:
必需元素(全部在第 1 页):
* 主标题(例如,“生物标志物分层队列分析”或“基于证据的治疗推荐”)
* 包含疾病状态和重点的副标题
2. 报告信息框(使用彩色 tcolorbox)
* 文档类型和目的
* 分析/报告日期
* 疾病状态和患者人群
* 作者/机构(如适用)
* 分析框架或方法
3. 关键发现框(3-5 个使用 tcolorbox 的彩色框)
* **主要结果**(蓝色框):主要疗效/结局发现
* **生物标志物见解**(绿色框):关键分子亚型发现
* **临床意义**(黄色/橙色框):可操作的治疗意义
* **统计摘要**(灰色框):风险比、p 值、关键统计量
* **安全性要点**(红色框,如适用):关键不良事件或警告
视觉要求:
\thispagestyle{empty} 移除第 1 页的页码\newpage 之前)\newpage,然后才是目录或详细章节示例第一页 LaTeX 结构:
\maketitle
\thispagestyle{empty}
% Report Information Box
\begin{tcolorbox}[colback=blue!5!white, colframe=blue!75!black, title=Report Information]
\textbf{Document Type:} Patient Cohort Analysis\\
\textbf{Disease State:} HER2-Positive Metastatic Breast Cancer\\
\textbf{Analysis Date:} \today\\
\textbf{Population:} 60 patients, biomarker-stratified by HR status
\end{tcolorbox}
\vspace{0.3cm}
% Key Finding #1: Primary Results
\begin{tcolorbox}[colback=blue!5!white, colframe=blue!75!black, title=Primary Efficacy Results]
\begin{itemize}
\item Overall ORR: 72\% (95\% CI: 59-83\%)
\item Median PFS: 18.5 months (95\% CI: 14.2-22.8)
\item Median OS: 35.2 months (95\% CI: 28.1-NR)
\end{itemize}
\end{tcolorbox}
\vspace{0.3cm}
% Key Finding #2: Biomarker Insights
\begin{tcolorbox}[colback=green!5!white, colframe=green!75!black, title=Biomarker Stratification Findings]
\begin{itemize}
\item HR+/HER2+: ORR 68\%, median PFS 16.2 months
\item HR-/HER2+: ORR 78\%, median PFS 22.1 months
\item HR status significantly associated with outcomes (p=0.041)
\end{itemize}
\end{tcolorbox}
\vspace{0.3cm}
% Key Finding #3: Clinical Implications
\begin{tcolorbox}[colback=orange!5!white, colframe=orange!75!black, title=Clinical Recommendations]
\begin{itemize}
\item Strong efficacy observed regardless of HR status (Grade 1A)
\item HR-/HER2+ patients showed numerically superior outcomes
\item Treatment recommended for all HER2+ MBC patients
\end{itemize}
\end{tcolorbox}
\newpage
\tableofcontents % TOC on page 2
\newpage % Detailed content starts page 3
治疗推荐的第 1 页执行摘要应包括:
详细章节(第 3 页及以后):
强制第一页要求:
文档规格:
视觉元素:
此技能与以下技能集成:
临床决策支持(此技能):
治疗计划技能:
何时使用每种技能:
示例 1:NSCLC 生物标志物分层
> Analyze a cohort of 45 NSCLC patients stratified by PD-L1 expression (<1%, 1-49%, ≥50%)
> receiving pembrolizumab. Include outcomes: ORR, median PFS, median OS with hazard ratios
> comparing PD-L1 ≥50% vs <50%. Generate Kaplan-Meier curves and waterfall plot.
示例 2:GBM 分子亚型分析
> Generate cohort analysis for 30 GBM patients classified into Cluster 1 (Mesenchymal-Immune-Active)
> and Cluster 2 (Proneural) molecular subtypes. Compare outcomes including median OS, 6-month PFS rate,
> and response to TMZ+bevacizumab. Include biomarker profile table and statistical comparison.
示例 3:乳腺癌 HER2 队列
> Analyze 60 HER2-positive metastatic breast cancer patients treated with trastuzumab-deruxtecan,
> stratified by prior trastuzumab exposure (yes/no). Include ORR, DOR, median PFS with forest plot
> showing subgroup analyses by hormone receptor status, brain metastases, and number of prior lines.
示例 1:HER2+ 转移性乳腺癌指南
> Create evidence-based treatment recommendations for HER2-positive metastatic breast cancer including
> biomarker-guided therapy selection. Use GRADE system to grade recommendations for first-line
> (trastuzumab+pertuzumab+taxane), second-line (trastuzumab-deruxtecan), and third-line options.
> Include decision algorithm flowchart based on brain metastases, hormone receptor status, and prior therapies.
示例 2:晚期 NSCLC 治疗算法
> Generate treatment recommendation report for advanced NSCLC based on PD-L1 expression, EGFR mutation,
> ALK rearrangement, and performance status. Include GRADE-graded recommendations for each molecular subtype,
> TikZ flowchart for biomarker-directed therapy selection, and evidence tables from KEYNOTE-189, FLAURA,
> and CheckMate-227 trials.
示例 3:多发性骨髓瘤治疗线序贯
> Create treatment algorithm for newly diagnosed multiple myeloma through relapsed/refractory setting.
> Include GRADE recommendations for transplant-eligible vs ineligible, high-risk cytogenetics considerations,
> and sequencing of daratumumab, carfilzomib, and CAR-T therapy. Provide flowchart showing decision points
> at each line of therapy.
GRADE 系统
推荐强度
\thispagestyle{empty} 并以 \newpage 结束
* 这是最重要的一页 - 应能在 60 秒内浏览完毕请参阅 references/ 目录以获取以下方面的详细指导:
请参阅 assets/ 目录中的 LaTeX 模板:
cohort_analysis_template.tex - 包含统计比较的生物标志物分层患者队列分析treatment_recommendation_template.tex - 包含 GRADE 分级的基于证据的临床实践指南clinical_pathway_template.tex - 用于治疗排序的 TikZ 决策算法流程图biomarker_report_template.tex - 分子亚型分类和基因组谱报告evidence_synthesis_template.tex - 系统证据审查和荟萃分析摘要模板特性:
请参阅 scripts/ 目录中的分析和可视化工具:
generate_survival_analysis.py - Kaplan-Meier 曲线生成,包含对数秩检验、风险比、95% 置信区间create_waterfall_plot.py - 队列分析的最佳缓解可视化create_forest_plot.py - 包含置信区间的亚组分析可视化create_cohort_tables.py - 人口统计学、生物标志物频率和结局表build_decision_tree.py - 用于治疗算法的 TikZ 流程图生成biomarker_classifier.py - 按分子亚型的患者分层算法calculate_statistics.py - 风险比、Cox 回归、对数秩检验、Fisher 精确检验validate_cds_document.py - 质量和合规性检查(HIPAA、统计报告标准)grade_evidence.py - 用于治疗推荐的自动化 GRADE 评估助手每周安装次数
55
仓库
GitHub 星标数
17.3K
首次出现时间
Jan 20, 2026
安全审计
安装于
opencode48
codex47
gemini-cli46
cursor45
claude-code44
github-copilot43
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:
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.
Patient Cohort Analysis
Treatment Recommendation Reports
This skill is specifically designed for pharmaceutical and clinical research applications:
Drug Development
Medical Affairs
Clinical Guidelines
Real-World Evidence
Use this skill when you need to:
Do NOT use this skill for:
treatment-plans skill)treatment-plans skill)treatment-plans skill)⚠️ MANDATORY: Every clinical decision support document MUST include at least 1-2 AI-generated figures using the scientific-schematics skill.
This is not optional. Clinical decision documents require clear visual algorithms. Before finalizing any document:
How to generate figures:
How to generate schematics:
python scripts/generate_schematic.py "your diagram description" -o figures/output.png
The AI will automatically:
When to add schematics:
For detailed guidance on creating schematics, refer to the scientific-schematics skill documentation.
CRITICAL REQUIREMENT: All clinical decision support documents MUST begin with a complete executive summary on page 1 that spans the entire first page before any table of contents or detailed sections.
The first page of every CDS document should contain ONLY the executive summary with the following components:
Required Elements (all on page 1):
Document Title and Type
Report Information Box (using colored tcolorbox)
Key Findings Boxes (3-5 colored boxes using tcolorbox)
Visual Requirements:
\thispagestyle{empty} to remove page numbers from page 1\newpage)\newpage before table of contents or detailed sectionsExample First Page LaTeX Structure:
\maketitle
\thispagestyle{empty}
% Report Information Box
\begin{tcolorbox}[colback=blue!5!white, colframe=blue!75!black, title=Report Information]
\textbf{Document Type:} Patient Cohort Analysis\\
\textbf{Disease State:} HER2-Positive Metastatic Breast Cancer\\
\textbf{Analysis Date:} \today\\
\textbf{Population:} 60 patients, biomarker-stratified by HR status
\end{tcolorbox}
\vspace{0.3cm}
% Key Finding #1: Primary Results
\begin{tcolorbox}[colback=blue!5!white, colframe=blue!75!black, title=Primary Efficacy Results]
\begin{itemize}
\item Overall ORR: 72\% (95\% CI: 59-83\%)
\item Median PFS: 18.5 months (95\% CI: 14.2-22.8)
\item Median OS: 35.2 months (95\% CI: 28.1-NR)
\end{itemize}
\end{tcolorbox}
\vspace{0.3cm}
% Key Finding #2: Biomarker Insights
\begin{tcolorbox}[colback=green!5!white, colframe=green!75!black, title=Biomarker Stratification Findings]
\begin{itemize}
\item HR+/HER2+: ORR 68\%, median PFS 16.2 months
\item HR-/HER2+: ORR 78\%, median PFS 22.1 months
\item HR status significantly associated with outcomes (p=0.041)
\end{itemize}
\end{tcolorbox}
\vspace{0.3cm}
% Key Finding #3: Clinical Implications
\begin{tcolorbox}[colback=orange!5!white, colframe=orange!75!black, title=Clinical Recommendations]
\begin{itemize}
\item Strong efficacy observed regardless of HR status (Grade 1A)
\item HR-/HER2+ patients showed numerically superior outcomes
\item Treatment recommended for all HER2+ MBC patients
\end{itemize}
\end{tcolorbox}
\newpage
\tableofcontents % TOC on page 2
\newpage % Detailed content starts page 3
Page 1 Executive Summary for Treatment Recommendations should include:
Detailed Sections (Page 3+):
MANDATORY FIRST PAGE REQUIREMENT:
Document Specifications:
Visual Elements:
This skill integrates with:
Clinical Decision Support (this skill):
Treatment-Plans Skill:
When to use each:
Example 1: NSCLC Biomarker Stratification
> Analyze a cohort of 45 NSCLC patients stratified by PD-L1 expression (<1%, 1-49%, ≥50%)
> receiving pembrolizumab. Include outcomes: ORR, median PFS, median OS with hazard ratios
> comparing PD-L1 ≥50% vs <50%. Generate Kaplan-Meier curves and waterfall plot.
Example 2: GBM Molecular Subtype Analysis
> Generate cohort analysis for 30 GBM patients classified into Cluster 1 (Mesenchymal-Immune-Active)
> and Cluster 2 (Proneural) molecular subtypes. Compare outcomes including median OS, 6-month PFS rate,
> and response to TMZ+bevacizumab. Include biomarker profile table and statistical comparison.
Example 3: Breast Cancer HER2 Cohort
> Analyze 60 HER2-positive metastatic breast cancer patients treated with trastuzumab-deruxtecan,
> stratified by prior trastuzumab exposure (yes/no). Include ORR, DOR, median PFS with forest plot
> showing subgroup analyses by hormone receptor status, brain metastases, and number of prior lines.
Example 1: HER2+ Metastatic Breast Cancer Guidelines
> Create evidence-based treatment recommendations for HER2-positive metastatic breast cancer including
> biomarker-guided therapy selection. Use GRADE system to grade recommendations for first-line
> (trastuzumab+pertuzumab+taxane), second-line (trastuzumab-deruxtecan), and third-line options.
> Include decision algorithm flowchart based on brain metastases, hormone receptor status, and prior therapies.
Example 2: Advanced NSCLC Treatment Algorithm
> Generate treatment recommendation report for advanced NSCLC based on PD-L1 expression, EGFR mutation,
> ALK rearrangement, and performance status. Include GRADE-graded recommendations for each molecular subtype,
> TikZ flowchart for biomarker-directed therapy selection, and evidence tables from KEYNOTE-189, FLAURA,
> and CheckMate-227 trials.
Example 3: Multiple Myeloma Line-of-Therapy Sequencing
> Create treatment algorithm for newly diagnosed multiple myeloma through relapsed/refractory setting.
> Include GRADE recommendations for transplant-eligible vs ineligible, high-risk cytogenetics considerations,
> and sequencing of daratumumab, carfilzomib, and CAR-T therapy. Provide flowchart showing decision points
> at each line of therapy.
GRADE System
Recommendation Strength
\thispagestyle{empty} and end with \newpageSee the references/ directory for detailed guidance on:
See the assets/ directory for LaTeX templates:
cohort_analysis_template.tex - Biomarker-stratified patient cohort analysis with statistical comparisonstreatment_recommendation_template.tex - Evidence-based clinical practice guidelines with GRADE gradingclinical_pathway_template.tex - TikZ decision algorithm flowcharts for treatment sequencingbiomarker_report_template.tex - Molecular subtype classification and genomic profile reportsevidence_synthesis_template.tex - Systematic evidence review and meta-analysis summariesTemplate Features:
See the scripts/ directory for analysis and visualization tools:
generate_survival_analysis.py - Kaplan-Meier curve generation with log-rank tests, hazard ratios, 95% CIcreate_waterfall_plot.py - Best response visualization for cohort analysescreate_forest_plot.py - Subgroup analysis visualization with confidence intervalscreate_cohort_tables.py - Demographics, biomarker frequency, and outcomes tablesbuild_decision_tree.py - TikZ flowchart generation for treatment algorithmsbiomarker_classifier.py - Patient stratification algorithms by molecular subtypecalculate_statistics.py - Hazard ratios, Cox regression, log-rank tests, Fisher's exactvalidate_cds_document.py - Quality and compliance checks (HIPAA, statistical reporting standards)Weekly Installs
55
Repository
GitHub Stars
17.3K
First Seen
Jan 20, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
opencode48
codex47
gemini-cli46
cursor45
claude-code44
github-copilot43
学术论文写作全流程指南:从规划到精炼,涵盖各学科结构与最佳实践
399 周安装
grade_evidence.py - Automated GRADE assessment helper for treatment recommendations