← 返回 Skills 市场
slamw

中医诊所管理系统

作者 Phal studio · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
145
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install tcm-clinic
功能描述
A full-featured management tool for solo Traditional Chinese Medicine (TCM) practitioners. Manages patient records, medical charts (Four Diagnostic Methods,...
安全使用建议
This skill appears to do what it says: a local Python script that manages Excel files for a solo TCM clinic. Before installing or using it, you should: 1) Review the included scripts (scripts/clinic_manager.py) yourself or with a developer to confirm there are no unexpected network calls or hidden behavior. 2) Test in a sandbox or with dummy patient data first. 3) Be aware this stores sensitive patient data in plaintext Excel files under clinic_data/ — consider encrypting backups, restricting file permissions, and implementing secure backups if you will store real patient records. 4) Remove any unicode-control characters from SKILL.md if you plan to feed it into automated parsers, and prefer to run the script locally rather than allowing automated remote invocation. 5) Install only the declared dependency (openpyxl) from the official PyPI source (pip install openpyxl).
功能分析
Type: OpenClaw Skill Name: tcm-clinic Version: 1.0.1 The TCM Clinic skill bundle is a legitimate management tool for practitioners to handle patient records, inventory, and finances using local Excel files. The core logic in `scripts/clinic_manager.py` uses the `openpyxl` library for data persistence and lacks any network connectivity, unauthorized file access, or suspicious execution patterns. The instructions in `SKILL.md` and `README.md` are consistent with the tool's stated purpose and do not contain any malicious prompt injection attempts or hidden commands.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The name/description (TCM clinic manager) match the provided script and SKILL.md: both implement patient records, medical records, herbs inventory, appointments, and finance stored as Excel files. Declared dependency (python3 + openpyxl) is appropriate.
Instruction Scope
Runtime instructions explicitly call the included script and operate on clinic_data/ Excel files. The SKILL.md does not instruct reading unrelated system files, environment variables, or contacting external endpoints; behavior stays within the stated purpose.
Install Mechanism
There is no network install or external download; the skill is instruction-only with one local Python script. Dependencies are a single PyPI library (openpyxl), which is reasonable for Excel operations.
Credentials
The skill requires no environment variables, no credentials, and no config paths beyond a local clinic_data/ directory — proportionate to its purpose.
Persistence & Privilege
always is false and model invocation is normal. The skill does not ask to modify other skills or system-wide settings; it operates on its own data files.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tcm-clinic
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tcm-clinic 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Fixed some bugs.
v1.0.0
TCM Clinic 1.0.0 - 首发版 - 全面支持中医诊所单人全流程管理:患者档案、病历记录、处方、中药库存、预约排班、财务统计。 - 数据全部结构化存储于 Excel 文件,便于导出、查阅与打印。 - 通过命令行脚本实现各业务模块标准操作,并支持一站式接诊和报表生成功能。 - 支持低库存预警、收入月报、电子病历 PDF 导出等实用功能。 - 中医定制交互体验,专业表格输出,中文界面友好易用。
元数据
Slug tcm-clinic
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

中医诊所管理系统 是什么?

A full-featured management tool for solo Traditional Chinese Medicine (TCM) practitioners. Manages patient records, medical charts (Four Diagnostic Methods,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 145 次。

如何安装 中医诊所管理系统?

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

中医诊所管理系统 是免费的吗?

是的,中医诊所管理系统 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

中医诊所管理系统 支持哪些平台?

中医诊所管理系统 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 中医诊所管理系统?

由 Phal studio(@slamw)开发并维护,当前版本 v1.0.1。

💬 留言讨论