aaiccee/med-record-struct/SKILL.md
将中文门诊复诊病历文本结构化为细粒度字段,输出 JSON(如现病史/既往史/诊断/处理意见等)。
npx skillsauth add openclaw/skills med-followup-record-structInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
给定一份中文门诊 复诊病历文本(医生已书写),本技能抽取并规范化为细粒度字段 JSON,例如:
纯文本病历(UTF-8),可包含如下分段:
主诉:…… 现病史:…… 既往史:…… 婚育史:…… 月经史:…… 个人史:…… 家族史:…… 查体:…… 辅助检查:…… 诊断:…… 处理:……
# 从 skills 目录运行
python3 scripts/struct_followup_record.py \
--input data/med-followup-record-struct/followup_record.txt
--input PATH
--output PATH
../runs/med-followup-record-struct/structured.json)。--timeout SECONDS
0 表示一直等待(默认:0)。--diag-id STRING
skill-diag)。--department STRING
现病史.病情概述、现病史.药物、既往史.疾病、诊断、处理意见.药物 等。从 skills 目录执行(网络自测):
python3 self_tests/med-followup-record-struct/self_test_followup_record_struct.py --run-network
tools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。