discharge

Installation
SKILL.md

Discharge Summary Management Skill

Save and structure discharge summary information. Supports extraction from images or direct processing from text descriptions.

核心流程

用户输入 → 识别来源类型 → [图片]读取分析图片 → 提取信息 → 生成JSON → 保存
                         [文字]解析文本 → 提取信息 → 生成JSON → 保存

步骤 1: 解析用户输入

Source Type Recognition

Input Pattern Source Type
Starts with @, .jpg/.png Image path
Related skills
Installs
1
GitHub Stars
3
First Seen
4 days ago