doubao-clinical-decision-support

Generates evidence-based clinical decision reports with guidelines, studies, and Mermaid diagrams.

2|Updated Aug 9, 2026
One-click install
npx skills add https://github.com/DeepJH/doubao-skill-and-info --skill doubao-clinical-decision-support-deepjh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doubao-clinical-decision-support
Source: https://github.com/DeepJH/doubao-skill-and-info/tree/main/skills/doubao-clinical-decision-support
Command: npx skills add https://github.com/DeepJH/doubao-skill-and-info --skill doubao-clinical-decision-support-deepjh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve? It helps medical professionals answer complex clinical questions about specific patients by synthesizing guidelines, research studies, and drug safety data into traceable, evidence-linked decision reports instead of relying on memory or fragmented searches. ## Core Features & Use Cases - Dual Response Modes: Routes requests into quick answers for simple queries or full evidence-based reports for complex cases, with strict mode-locking rules. - Structured Evidence Workflow: Searches Chinese and international guidelines first, then key studies via scholar search, logging all evidence in an internal literature CSV with quality grading. - Rich Deliverables: Produces Feishu (Lark) documents, PPT decks, or Word files containing evidence-relationship mindmaps, decision flowcharts, and five-column linked reference tables, validated by dedicated scripts. - Use Case: A physician asks whether SGLT2 inhibitors suit a CKD patient with eGFR 42; the Skill retrieves KDIGO 2024 and DAPA-CKD evidence, analyzes applicability and risks, and delivers a verified Feishu report with diagrams and clickable citations. ## Quick Start Ask the assistant to analyze a specific patient case or clinical question with evidence-based literature support and generate a full report.

Frequently Asked Questions about doubao-clinical-decision-support

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

FAQPage Schema
How do I get an evidence-based analysis for a specific patient case?

Provide the patient's conditions, test results, and your clinical question. The Skill structures the case with PICOTS/PECO, searches guidelines and key studies, and delivers a full report with conclusions, risks, diagrams, and linked references.

What is the difference between quick answer and full report mode?

Quick answer handles simple closed questions or explicit brevity requests with a short chat reply plus clickable sources and a disclaimer. Full report handles complex cases and produces a verified Feishu document, PPT, or Word file with evidence diagrams.

Does it search Chinese clinical guidelines and drug labels?

Yes, it prioritizes Chinese guidelines, local consensus, and national or society standards, then cross-checks international guidelines. Drug label queries use medical search first and only accept results with verifiable links.

Can it analyze uploaded lab reports or imaging files?

Only when a real readable attachment exists; it then assesses quality and extracts decision-relevant findings. Pasted report text is treated as user-provided case information, and no OCR or extraction is claimed without actual files.

When should I use medical literature search instead of this Skill?

Use literature search when your goal is obtaining guidelines, study lists, research progress, or citation collections themselves. Use this Skill when you need a clinical answer, judgment, or risk analysis for a specific patient or question.

Why does report creation require validation scripts?

The scripts check Feishu XML for unresolved placeholders, forbidden tags, Mermaid whiteboard syntax errors, attachment-state hallucinations, and missing reference links. This prevents delivery of broken documents or unsupported clinical claims.