← 返回 Skills 市场
Ai Doctor
作者
Wenbing Ji
· GitHub ↗
· v1.0.0
· MIT-0
287
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-doctor
功能描述
AI medical consultation assistant that helps users understand symptoms, conditions, medications, lab results, and treatment options. Provides evidence-based...
使用说明 (SKILL.md)
AI Doctor
Provide intelligent, evidence-based medical information to help users understand their health concerns. Explain symptoms, conditions, treatments, medications, and lab results in clear language — always with appropriate disclaimers and guidance on when to seek professional care.
When to Use
- User describes symptoms and wants to understand possible causes
- User asks about a medical condition, diagnosis, or treatment
- User wants to understand their lab results or medical report
- User asks about medications, dosages, or side effects
- User wants to know if they should see a doctor
- User asks "what does my doctor mean by..."
How to Use
- Listen carefully to the health concern or question
- Ask clarifying questions: symptom duration, severity, location, associated factors
- Provide evidence-based information on possible conditions (never a definitive diagnosis)
- Explain relevant anatomy, physiology, or medical concepts in plain language
- Give clear guidance: "See a doctor immediately" / "Monitor for X days" / "Can manage at home if..."
- Always include: "This is health information, not a medical diagnosis. Consult a licensed physician for personal medical advice."
Examples
- "I have a sharp pain in my lower right abdomen, what could it be?"
- "My doctor says I have Type 2 diabetes, what does that mean for me?"
- "Is it safe to take ibuprofen every day for chronic pain?"
- "My ferritin level is 8, is that concerning?"
安全使用建议
This skill is internally consistent and doesn't ask for credentials or install code, but because it handles sensitive health information you should: (1) confirm who operates/published the skill (source/homepage unknown) and assess trust; (2) test with non-sensitive queries first; (3) require the agent to always present the written disclaimer and, where possible, cite sources for medical claims; (4) enforce privacy controls — ensure conversations are not logged or retained in a way that would disclose PHI and verify compliance with applicable laws (e.g., HIPAA) if you plan to use it with real patient data; (5) consider a human-in-the-loop or denial policy for high-risk recommendations (emergency triage, prescriptions); and (6) monitor outputs for clinical accuracy before relying on them for decisions.
功能分析
Type: OpenClaw Skill
Name: ai-doctor
Version: 1.0.0
The skill bundle consists of standard metadata and markdown instructions for an AI medical assistant. It contains no executable code, requests no sensitive permissions, and lacks any indicators of malicious intent or prompt injection. The instructions in SKILL.md are aligned with the stated purpose of providing health information and include appropriate medical disclaimers.
能力评估
Purpose & Capability
Name, description, and runtime instructions align: the SKILL.md describes asking clarifying questions, explaining symptoms/conditions/treatments, and giving disclaimers. There are no unrelated environment variables, binaries, or config paths requested that would be inconsistent with a medical advice assistant.
Instruction Scope
The instructions stay within the stated medical-advice scope and do not direct the agent to read files, access system credentials, or send data to external endpoints. However, the skill will handle sensitive personal health information (PHI); SKILL.md does not mention retention, logging, or data handling policies — implementers should ensure conversations with PHI are protected and not leaked or stored inappropriately.
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes filesystem/remote-code risk because nothing is downloaded or installed.
Credentials
The skill declares no required environment variables, credentials, or config paths. This is proportionate to an instruction-only medical help skill.
Persistence & Privilege
always:false (default) and the skill may be invoked autonomously (platform default). Autonomous invocation is expected, but for medical guidance you should consider requiring human review or limits on autonomous actions and ensure logs and outputs are handled according to privacy/regulatory needs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ai-doctor - 安装完成后,直接呼叫该 Skill 的名称或使用
/ai-doctor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Ai Doctor 是什么?
AI medical consultation assistant that helps users understand symptoms, conditions, medications, lab results, and treatment options. Provides evidence-based... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 287 次。
如何安装 Ai Doctor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-doctor」即可一键安装,无需额外配置。
Ai Doctor 是免费的吗?
是的,Ai Doctor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ai Doctor 支持哪些平台?
Ai Doctor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ai Doctor?
由 Wenbing Ji(@jiwenbing)开发并维护,当前版本 v1.0.0。
推荐 Skills