← Back to Skills Marketplace
gshatw

Bingli Shengchengqi

by gshatw · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
206
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install bingli-shengchengqi
Description
专业的病历撰写助手,按照三步流程生成规范的入院记录
README (SKILL.md)

SKILL.md - 病历生成器技能

描述

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

触发词

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

工作流程

第一步:收集关键变量

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

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

第二步:询问补充

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

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

第三步:确认并生成

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

病历生成要求

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

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

注意事项

  1. 仅生成病历,不提供诊断建议
  2. 信息矛盾时以用户明确说明为准
  3. 严格按照模板格式输出
  4. 保持专业性和准确性
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install bingli-shengchengqi
  3. After installation, invoke the skill by name or use /bingli-shengchengqi
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
bingli-shengchengqi 1.0.0 - 首个版本发布 - 提供专业的病历撰写助手,支持规范生成入院记录 - 通过三步流程收集、确认并生成标准病历 - 支持多种触发词便捷启动病历生成 - 严格模板输出,自动填充缺失信息并确保医学专业性
Metadata
Slug bingli-shengchengqi
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Bingli Shengchengqi?

专业的病历撰写助手,按照三步流程生成规范的入院记录. It is an AI Agent Skill for Claude Code / OpenClaw, with 206 downloads so far.

How do I install Bingli Shengchengqi?

Run "/install bingli-shengchengqi" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Bingli Shengchengqi free?

Yes, Bingli Shengchengqi is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Bingli Shengchengqi support?

Bingli Shengchengqi is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Bingli Shengchengqi?

It is built and maintained by gshatw (@gshatw); the current version is v1.0.0.

💬 Comments