doubao-medical-report

Interpret medical lab and exam reports into structured Feishu health management documents.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve? Users who receive physical exam reports, lab results, imaging, endoscopy, or pathology reports often cannot understand abnormal indicators, risk signals, or what to do next. This Skill organizes report evidence, explains abnormal items in plain language, prioritizes follow-up actions, and produces a shareable Feishu health management document. ## Core Features & Use Cases - Evidence-Based Report Interpretation: Extracts structured evidence (item, value, unit, reference range, date) from uploaded report images, PDFs, and documents, with mandatory value verification before generating conclusions. - Prioritized Health Problem Classification: Groups findings into urgent review, timely medical review, follow-up testing, and long-term management, each with explicit time windows and plain-language explanations. - Trend Analysis and Visualization: Generates Feishu chart assistant cards for multi-timepoint trends or single-report abnormal distribution charts via bundled Node.js scripts. - Use Case: A user uploads a blood test PDF and asks "is this normal?" The Skill extracts and verifies each value, explains every abnormal indicator by system category, builds deviation charts, and delivers a Feishu document link with follow-up and lifestyle recommendations. ## Quick Start Upload your physical exam or lab report and ask the assistant to interpret the abnormal indicators and generate a Feishu health management report.

Frequently Asked Questions about doubao-medical-report

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

FAQPage Schema
How do I interpret an abnormal lab report with AI?

Upload the report image, PDF, or document and request an interpretation. The Skill extracts each indicator with its value, unit, and reference range, verifies unclear values with you first, then explains every abnormal item by system category with follow-up suggestions.

What medical report formats can this Skill process?

It handles physical exam reports, lab tests, imaging reports (ultrasound, CT, MRI, X-ray), endoscopy and pathology reports, and specialist notes provided as images, photos, screenshots, PDFs, documents, or spreadsheets. Unclear values are flagged for user confirmation rather than guessed.

Can this Skill diagnose diseases or recommend medication?

No. It only provides health information organization and management suggestions. It never outputs diagnoses, treatment plans, drug dosages, or surgical recommendations, and instead directs users to consult qualified physicians with organized evidence and talking points.

Does the report include trend charts for historical lab results?

Yes. When the same numeric indicator has two or more reliable timepoints, the prepare-health-chart-blocks.js script generates Feishu chart assistant trend line charts. Single-timepoint reports instead get abnormal distribution and deviation charts.

What happens when report values are unclear or unreadable?

The Skill pauses report generation and sends a value confirmation list asking you to verify unclear items. Low-confidence values are excluded from charts, trend analysis, urgent risk flags, and strong medical conclusions until confirmed.

Why does the final output require a Feishu document link?

The default deliverable is a Feishu cloud document containing the full structured report with tables, charts, sources, and disclaimers. The final reply must include the clickable document URL rather than only a chat summary, unless you explicitly request analysis only.