← 返回 Skills 市场
Doctor Prep
作者
Wenbing Ji
· GitHub ↗
· v1.0.0
· MIT-0
181
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install doctor-prep
功能描述
Help users prepare for doctor appointments by organizing symptoms, questions, medication lists, and medical history. Use when users have an upcoming medical...
使用说明 (SKILL.md)
Doctor Prep
Prepare users for productive medical appointments by helping them organize their symptoms timeline, compile questions, list current medications, and document relevant medical history.
When to Use
- User has an upcoming doctor appointment
- User wants to organize their symptoms before a visit
- User wants help formulating questions for their doctor
- User needs to prepare a medication list for a new doctor
How to Use
- Ask about the appointment type and primary concern
- Help structure symptom timeline: when started, severity, what makes it better/worse
- Generate a prioritized list of questions to ask the doctor
- Compile current medications and supplements
- Note relevant medical history and allergies
- Format everything as a clean pre-visit checklist
Examples
- "I have a cardiology appointment next week, help me prepare"
- "What questions should I ask my doctor about my diabetes management?"
- "Help me organize my symptoms before I see my GP tomorrow"
安全使用建议
This skill appears coherent and minimal: it only instructs the agent to ask the user about symptoms, meds, and questions and to produce a pre-visit checklist. Before using it, remember that you may need to share sensitive medical information to get meaningful help — avoid including unnecessary identifiers (full name, SSN, exact address) if you want stronger privacy. Also consider the platform's privacy policy: messages you type may be logged or sent to external APIs by the agent platform, so verify how your data is stored/retained if that matters to you.
功能分析
Type: OpenClaw Skill
Name: doctor-prep
Version: 1.0.0
The 'doctor-prep' skill is a purely informational tool designed to help users organize medical information for doctor appointments. It contains only markdown instructions (SKILL.md) and metadata (_meta.json), with no executable code, external network requests, or instructions to exfiltrate sensitive data.
能力评估
Purpose & Capability
Name and description match the SKILL.md instructions: gathering symptoms, questions, medications, and history. There are no unexpected requirements (no env vars, binaries, or installs) that would be unrelated to the stated purpose.
Instruction Scope
Instructions are scoped to asking the user about appointment type, symptom timeline, questions, medications, allergies, and formatting a checklist. They do not instruct the agent to read system files, access environment variables, or transmit data to external endpoints. Note: the skill will typically ask for sensitive personal health details from the user — that is expected for this purpose but is a privacy consideration rather than an incoherence.
Install Mechanism
No install spec and no code files — instruction-only skill. This is the lowest-risk install profile and matches the simple helper functionality.
Credentials
No environment variables, credentials, or config paths are requested. The lack of requested secrets is proportional to the described task.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request elevated or persistent privileges. Autonomous invocation is allowed by default but not combined with any other concerning requests.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install doctor-prep - 安装完成后,直接呼叫该 Skill 的名称或使用
/doctor-prep触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Doctor Prep 是什么?
Help users prepare for doctor appointments by organizing symptoms, questions, medication lists, and medical history. Use when users have an upcoming medical... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 181 次。
如何安装 Doctor Prep?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install doctor-prep」即可一键安装,无需额外配置。
Doctor Prep 是免费的吗?
是的,Doctor Prep 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Doctor Prep 支持哪些平台?
Doctor Prep 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Doctor Prep?
由 Wenbing Ji(@jiwenbing)开发并维护,当前版本 v1.0.0。
推荐 Skills