📦 赤脚

v1.0.0

Doctor 1.0.0 赤脚医生智能助手 – 基于经典《赤脚医生手册》的中西医结合医疗咨询 Agent。 触发场景: - 用户询问症状诊断(咳嗽、发热、腹痛、头痛等) - 用户咨询疾病治疗(内科、儿科、妇科、外科、传染病等) - 用户需要中医辨证施治指导 - 用户询问针灸、推拿、中草药用法 - 用户需要急救处理指导(中毒、溺水、电击等)

0· 16·0 当前·0 累计
johnsmithfan 头像by @johnsmithfan (JohnSmithfan)
下载技能包
最后更新
2026/4/19
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
The skill is broadly consistent with a local, instruction-driven medical assistant (no network/credentials requested), but the packaging is inconsistent: SKILL.md references multiple files and a helper script that are not present in the bundle, which indicates sloppy or incomplete packaging and warrants caution before installation or use.
评估建议
This skill appears to be a local, reference-driven medical assistant and does not request credentials or perform network I/O, which is good. However, the manifest is inconsistent with SKILL.md: several referenced reference documents and a helper script (herb_interaction.py) are mentioned but missing. Before installing or enabling for autonomous use: 1) ask the publisher/source for the missing files or for a corrected package; 2) inspect any additional scripts (especially herb_interaction.py if p...
详细分析 ▾
用途与能力
The name and description match the contained behavior: a local, reference-driven medical advice agent using included reference docs and a diagnose.py helper. No unexpected binaries, env vars, or external credentials are requested. However, SKILL.md and file manifest disagree about what reference documents and scripts exist (e.g., many references like pediatrics.md, infectious-diseases.md and a scripts/herb_interaction.py are mentioned but not present), which reduces confidence that the skill is complete or correctly packaged.
指令范围
Runtime instructions tell the agent to read local reference files and to call scripts/diagnose.py. diagnose.py exists and is local with no network calls, which is fine. But SKILL.md also instructs reading multiple reference files and using an additional script (herb_interaction.py) that are missing from the manifest; this may cause runtime errors or cause the agent to attempt other (unspecified) actions to recover context. The instructions otherwise stay within the medical-advice scope and include mandatory disclaimers and forbidden actions (e.g., not diagnosing malignant tumors, not recommending prescription drugs).
安装机制
No install spec is provided (instruction-only style with bundled docs and a small script). That is the lowest-risk install model and there are no downloads or external package installs referenced.
凭证需求
The skill requests no environment variables, no credentials, and no config paths. The included script runs only local logic and prints JSON; there are no network endpoints or secret-access patterns present in the provided files.
持久化与权限
always is false and the skill does not request any elevated or persistent platform privileges. It does not modify other skills or system-wide settings based on the provided files.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/19

barefoot-doctor 1.0.0 - 首次发布,基于《赤脚医生手册》构建智能医药咨询助手 - 覆盖症状诊断、疾病分类咨询、中医辨证施治、针灸与推拿、中草药指导和急救处理 - 提供标准化输入输出格式和安全用药、急症优先等多项安全规范 - 内含丰富的引用文档模块和常用医学速查表 - 每次咨询自动附带医疗免责声明

无害

安装命令

点击复制
官方npx clawhub@latest install barefoot-doctor-1-0-0
镜像加速npx clawhub@latest install barefoot-doctor-1-0-0 --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库