← 返回 Skills 市场
harrylabsj

MedPilot

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
227
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install medpilot
功能描述
Manage a single-patient medication and health-tracking workflow with MedPilot. Use when the user wants to ingest doctor orders, confirm active medications, r...
安全使用建议
This instruction-only skill appears coherent and is intended for local, single-patient use. Before installing/use: (1) ensure node/npm and a CLI tool like curl are available locally (quickstart examples assume them); (2) run the MedPilot service only on localhost and keep any X-MedPilot-Token values stored securely (the skill shows a local token header but does not declare credentials); (3) confirm you are comfortable storing patient data locally and that this meets any applicable privacy/regulatory requirements; (4) verify the actual MedPilot server code (not included here) before running npm run dev if you obtain it from elsewhere. If you want higher assurance, ask the publisher for source code or an official release location and a description of how local tokens are created and protected.
功能分析
Type: OpenClaw Skill Name: medpilot Version: 1.0.0 The MedPilot skill bundle is a health-management tool designed for single-patient medication and metric tracking. It operates via local CLI commands (npm run dev) and API calls to a local service (localhost:3456). The instructions in SKILL.md and references/quickstart.md are consistent with the stated purpose and contain no evidence of malicious intent, data exfiltration, or unauthorized access.
能力评估
Purpose & Capability
The skill declares a single‑patient medication/health workflow and its SKILL.md/quickstart show CLI/API usage against a local server (npm run dev, localhost:3456). The registry metadata lists no required binaries, but the examples implicitly require node/npm and a tool like curl; this mismatch is a minor documentation/metadata omission rather than a functional incoherence.
Instruction Scope
SKILL.md stays within the described scope: register/identify a local patient, ingest orders, record intakes/metrics, and build reports. It does not instruct reading unrelated files, contacting external endpoints, or exfiltrating data. All API examples target localhost and use a local token header.
Install Mechanism
There is no install spec and no code files — the skill is instruction-only. That is the lowest-risk installation model and matches the provided content.
Credentials
The quickstart shows use of an X-MedPilot-Token header but the skill declares no required environment variables or primary credential. This is acceptable for a local setup (token can be created/managed locally), but users should be aware the skill expects a local auth token even though it doesn't request credentials in metadata.
Persistence & Privilege
always:false and default model invocation settings are used. The skill does not request persistent or elevated platform privileges, nor does it ask to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install medpilot
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /medpilot 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Rename package from medpilot-self-use to medpilot
元数据
Slug medpilot
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

MedPilot 是什么?

Manage a single-patient medication and health-tracking workflow with MedPilot. Use when the user wants to ingest doctor orders, confirm active medications, r... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 227 次。

如何安装 MedPilot?

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

MedPilot 是免费的吗?

是的,MedPilot 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

MedPilot 支持哪些平台?

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

谁开发了 MedPilot?

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

💬 留言讨论