← 返回 Skills 市场
binubmuse

Medical Triage

作者 binubmuse · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
880
总下载
0
收藏
6
当前安装
1
版本数
在 OpenClaw 中安装
/install medical-triage
功能描述
Classify medical messages (emails, iMessages) as critical, urgent, or routine based on medical urgency indicators.
安全使用建议
This skill appears internally consistent, but note practical and privacy considerations before use: it will classify medical messages but is not a substitute for clinician judgment — route 'critical' items to a human immediately. Because it processes potentially sensitive health information (PHI), ensure your deployment complies with relevant regulations (e.g., HIPAA), logging policies, and data-retention rules. Avoid sending raw PHI to third-party hosted models unless you have proper agreements; consider de-identifying messages or using an internal model. Test extensively with representative examples, set conservative thresholds for automated actions, and keep a human-in-the-loop for any escalation or treatment recommendations.
功能分析
Type: OpenClaw Skill Name: medical-triage Version: 1.0.0 The skill bundle is benign. The `SKILL.md` file accurately describes a medical triage classification task and provides standard usage instructions. There are no indications of prompt injection attempts against the AI agent, no requirements for external binaries, no suspicious commands in usage examples, and no evidence of data exfiltration, persistence mechanisms, or other malicious behaviors.
能力评估
Purpose & Capability
Name/description match the instructions: the SKILL.md describes classifying message text into critical/urgent/routine and expects JSON messages as input. No unrelated credentials, binaries, or services are requested.
Instruction Scope
Runtime instructions operate only on supplied message fields (subject, body, date, etc.). They do not instruct reading system files, environment secrets, or sending data to external endpoints beyond the model execution environment.
Install Mechanism
No install spec and no code files — lowest-risk form. The skill is purely instructional and does not pull or extract archives or external binaries.
Credentials
The skill declares no required environment variables, credentials, or config paths; its needs (only message JSON input) are proportionate to the stated function.
Persistence & Privilege
Defaults apply (not always: true). The skill does not request permanent presence or elevated privileges and does not modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install medical-triage
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /medical-triage 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the medical-triage skill. - Classifies medical messages as critical, urgent, or routine based on urgency indicators. - Uses message content analysis (keywords, symptom severity, patient context, temporal urgency). - Provides clear input and output JSON formats for easy integration. - Designed for use with the OpenClaw platform and compatible with programmatic invocation.
元数据
Slug medical-triage
版本 1.0.0
许可证
累计安装 6
当前安装数 6
历史版本数 1
常见问题

Medical Triage 是什么?

Classify medical messages (emails, iMessages) as critical, urgent, or routine based on medical urgency indicators. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 880 次。

如何安装 Medical Triage?

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

Medical Triage 是免费的吗?

是的,Medical Triage 完全免费(开源免费),可自由下载、安装和使用。

Medical Triage 支持哪些平台?

Medical Triage 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Medical Triage?

由 binubmuse(@binubmuse)开发并维护,当前版本 v1.0.0。

💬 留言讨论