← 返回
未分类 中文

Case Echo

extract simple structured json fields from a short chinese medical case description. use when the user provides a brief chinese case summary and wants standa...
从简短的中文医学病例描述中提取简化的结构化JSON字段。当用户提供简短的中文病例摘要并希望获取标准化字段时使用。
heyheya11 heyheya11 来源
未分类 clawhub v0.1.0 1 版本 99642.9 Key: 无需
★ 0
Stars
📥 279
下载
💾 0
安装
1
版本
#latest

概述

Case Echo

Extract structured JSON fields from a short Chinese medical case description.

Use this skill for

  • short case summaries in Chinese
  • quick field extraction from one paragraph of case text
  • converting semi-structured case text into simple JSON
  • standardizing obvious fields before downstream analysis

Fields

Extract these fields when present:

  • sex
  • age
  • diagnosis
  • stage
  • egfr
  • pd_l1
  • brain_metastasis
  • raw_text

Execution

Run the bundled shell script and pass the original case text as one quoted argument:

bash scripts/run_case_echo.sh ""

Replace with the user's original case text.

Output rules

  • Return valid JSON only.
  • Do not add explanation before or after the JSON.
  • Keep missing fields as null.
  • Do not invent values not present in the input text.
  • This skill only structures text. It does not provide diagnosis or treatment recommendations.

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-05-07 20:49 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,376 📥 320,263
ai-agent

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,080 📥 809,137
ai-agent

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,225 📥 267,708