← 返回 Skills 市场
gshatw

Bingli Shengchengqi

作者 gshatw · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
206
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install bingli-shengchengqi
功能描述
专业的病历撰写助手,按照三步流程生成规范的入院记录
使用说明 (SKILL.md)

SKILL.md - 病历生成器技能

描述

当用户说"写病历"或类似触发词时,启动专业的病历撰写流程。按照三步流程:收集变量、询问补充、生成规范的入院记录。

触发词

  • "写病历"
  • "生成病历"
  • "病历助手"
  • "入院记录"
  • "medical record"
  • "病历生成"

工作流程

第一步:收集关键变量

当技能被触发时,主动询问以下信息:

  1. 主诉及相关情况 - 主要症状、持续时间、诱因等
  2. 性别 - 男性/女性
  3. 年龄 - 具体年龄
  4. 其他可能信息 - 婚姻状况、职业等(可选)

第二步:询问补充

展示已收集的变量,询问用户是否需要补充或修改:

  • "这是目前收集的信息:..."
  • "请确认以上信息是否正确,或者需要补充什么?"

第三步:确认并生成

  1. 重新整理所有变量
  2. 询问:"信息已确认,是否开始生成入院病历?"
  3. 用户确认后,按照专业病历模板生成规范的入院记录

病历生成要求

严格按照以下模板生成专业、规范的入院记录:

  • 所有必填字段无遗漏
  • 未明确说明的信息按"正常"或临床默认值填充
  • 医学术语规范,避免口语化
  • 确保病历的完整性与专业性

注意事项

  1. 仅生成病历,不提供诊断建议
  2. 信息矛盾时以用户明确说明为准
  3. 严格按照模板格式输出
  4. 保持专业性和准确性
安全使用建议
This skill appears internally consistent and implements the stated three-step workflow, but it will collect sensitive personal health information that you or your users enter. Before installing, consider: 1) privacy and compliance — ensure using it complies with local regulations (e.g., HIPAA) and that users consent to providing PHI; 2) logging/exfiltration risk — although the code contains no network calls, confirm your deployment environment (agent platform, logs, telemetry) won't transmit or store PHI unexpectedly; 3) review output handling — do not rely on the skill for clinical decision-making (SKILL.md already forbids diagnostic advice); and 4) remove or replace example/default identifiers in templates so generated records do not contain placeholder personal data. If you need tighter guarantees, request the author provide an explicit data-handling/privacy statement or run the skill in an isolated environment.
功能分析
Type: OpenClaw Skill Name: bingli-shengchengqi Version: 1.0.0 The skill is a specialized medical record generator that follows a transparent three-step workflow (data collection, confirmation, and template-based generation) as defined in SKILL.md and 病历生成器.js. It contains no external dependencies, network activity, or attempts to access sensitive system information, and its instructions are strictly aligned with its stated purpose of assisting in clinical documentation.
能力评估
Purpose & Capability
Name/description (hospital admission record generator) align with files and behavior. The package.json, SKILL.md, README, and 病历生成器.js implement a three-step collection/confirmation/generation flow; no unrelated resources (cloud creds, binaries) are required.
Instruction Scope
SKILL.md instructs the agent to ask the user for clinical variables, confirm them, and generate a formatted record. It does not direct the agent to read local files, access system environment variables, or transmit data to external endpoints beyond normal assistant behavior.
Install Mechanism
No install spec is present (instruction-only style with a small local JS module). There are no downloads, external installers, or package dependencies declared.
Credentials
The skill does not request environment variables, credentials, or config paths. The data it needs are the user-supplied clinical fields described in SKILL.md.
Persistence & Privilege
always is false; the skill does not request permanent/system-wide privileges or modifications to other skills. It appears to run only when invoked by trigger phrases.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install bingli-shengchengqi
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /bingli-shengchengqi 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
bingli-shengchengqi 1.0.0 - 首个版本发布 - 提供专业的病历撰写助手,支持规范生成入院记录 - 通过三步流程收集、确认并生成标准病历 - 支持多种触发词便捷启动病历生成 - 严格模板输出,自动填充缺失信息并确保医学专业性
元数据
Slug bingli-shengchengqi
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Bingli Shengchengqi 是什么?

专业的病历撰写助手,按照三步流程生成规范的入院记录. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 206 次。

如何安装 Bingli Shengchengqi?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install bingli-shengchengqi」即可一键安装,无需额外配置。

Bingli Shengchengqi 是免费的吗?

是的,Bingli Shengchengqi 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Bingli Shengchengqi 支持哪些平台?

Bingli Shengchengqi 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Bingli Shengchengqi?

由 gshatw(@gshatw)开发并维护,当前版本 v1.0.0。

💬 留言讨论