← Back to Skills Marketplace
227
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install medpilot
Description
Manage a single-patient medication and health-tracking workflow with MedPilot. Use when the user wants to ingest doctor orders, confirm active medications, r...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install medpilot - After installation, invoke the skill by name or use
/medpilot - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Rename package from medpilot-self-use to medpilot
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 227 downloads so far.
How do I install MedPilot?
Run "/install medpilot" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is MedPilot free?
Yes, MedPilot is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does MedPilot support?
MedPilot is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created MedPilot?
It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.
More Skills