← 返回 Skills 市场
113
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install virtual-patient-roleplay
功能描述
Simulate standardized patient encounters for medical training, supporting OSCE-style history-taking practice, communication skills rehearsal, and educational...
安全使用建议
This skill appears internally consistent and limited to local simulation: it runs the included Python simulator and does not ask for credentials or network access. Before installing, you may want to: (1) review the remainder of scripts/main.py (the audit included a truncated tail) to confirm there are no hidden network calls or file writes; (2) run the provided quick-check commands in a sandbox to confirm behavior; (3) ensure learners/faculty understand the explicit disclaimer — it is for training only and must not be used for real clinical decisions. If you need strict isolation, run the skill in a restricted environment (container or VM).
功能分析
Type: OpenClaw Skill
Name: virtual-patient-roleplay
Version: 1.0.0
The skill is a legitimate medical training simulator designed for OSCE-style history-taking practice. The Python code in scripts/main.py implements a simple keyword-matching engine for patient responses and contains no network, file system, or shell execution capabilities. The SKILL.md instructions include clear safety boundaries and educational disclaimers, ensuring the agent remains within the scope of simulation rather than providing real medical advice.
能力评估
Purpose & Capability
Name/description (standardized patient simulation) match the included SKILL.md and the script. The single Python script implements scenario templates, patient profiles, question parsing, and feedback—all appropriate for the stated educational purpose.
Instruction Scope
Runtime instructions direct the agent to use the packaged scripts (python -c examples) and to remain within educational scope. The SKILL.md explicitly forbids clinical/triage use and asks the agent to stop if requests exceed scope. No instructions read unrelated system files, environment variables, or external endpoints.
Install Mechanism
No install spec is present (instruction-only), and the code file is included in the package. There are no downloads or extract steps that would write external code to disk.
Credentials
The skill requires no environment variables, no credentials, and no config paths. requirements.txt lists 'dataclasses' and 'enum' but no external secrets or service tokens are requested by the code or SKILL.md.
Persistence & Privilege
The skill is not always-enabled and uses default autonomous invocation settings. It does not request permission to modify other skills or system-wide settings; behavior appears limited to in-memory simulation state (conversation_history).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install virtual-patient-roleplay - 安装完成后,直接呼叫该 Skill 的名称或使用
/virtual-patient-roleplay触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of virtual-patient-roleplay.
- Simulates standardized patient encounters for medical training and OSCE-style practice.
- Supports history-taking, communication skills rehearsal, and structured debriefing.
- Provides patient responses based on scenario, learner input, and difficulty level.
- Includes robust scope boundaries to prevent use for real clinical triage or treatment.
- Offers clear educational disclaimers and field-level input validation.
- Provides manual fallback and error handling for unsupported scenarios or script failures.
元数据
常见问题
Virtual Patient Roleplay 是什么?
Simulate standardized patient encounters for medical training, supporting OSCE-style history-taking practice, communication skills rehearsal, and educational... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。
如何安装 Virtual Patient Roleplay?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install virtual-patient-roleplay」即可一键安装,无需额外配置。
Virtual Patient Roleplay 是免费的吗?
是的,Virtual Patient Roleplay 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Virtual Patient Roleplay 支持哪些平台?
Virtual Patient Roleplay 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Virtual Patient Roleplay?
由 AIpoch(@aipoch-ai)开发并维护,当前版本 v1.0.0。
推荐 Skills