aaiccee/med-record-gen/SKILL.md
从中文医患对话文本生成门诊初诊病历,输出结构化分段的病历正文(文本)。
npx skillsauth add openclaw/skills med-initial-record-genInstall 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.
给定一份 中文医患对话文本(通常来自 ASR 转写),本技能生成一份门诊 初诊病历 文本,包含常见病历分段(如主诉、现病史、既往史、查体、辅助检查、诊断、处理等)。
常见输出分段:
纯文本对话(UTF-8),建议一行一句/一轮,例如:
患者:…… 医生:…… 患者:…… 医生:……
# 从 skills 目录运行
python3 scripts/gen_initial_record.py \
--input data/med-initial-record-gen/dialogue.txt
--input PATH
--output PATH
../runs/med-initial-record-gen/record.txt)。--diag-id STRING
skill-diag)。--timeout SECONDS
0 表示一直等待(默认:0)。从 skills 目录执行(网络自测):
python3 self_tests/med-initial-record-gen/self_test_initial_record_gen.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 写作痕迹、中文文本人性化。