← Back to Skills Marketplace
Pilot Healthcare Triage Setup
by
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
86
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-healthcare-triage-setup
Description
Deploy a healthcare triage system with 4 agents for patient intake, symptom analysis, appointment scheduling, and HIPAA-compliant records. Use this skill whe...
Usage Guidance
This skill is internally consistent for deploying Pilot agents, but do NOT treat the "HIPAA-compliant" claim as sufficient. Before installing or using it with real patient data: (1) verify Pilot platform encryption in transit and at rest, and that TLS, ACLs, and audit logging meet your policy; (2) plan secure handling of EHR/calendar API credentials (never store them in plain text in the manifest); (3) test handshakes and trust behavior in an isolated staging environment (the handshake flow auto-approves trust when both sides send a handshake); (4) confirm data retention, deletion, and access-control policies for audit logs and records; and (5) ensure legal/regulatory oversight (DPO or security engineer) signs off before processing PHI.
Capability Analysis
Type: OpenClaw Skill
Name: pilot-healthcare-triage-setup
Version: 1.0.0
The skill bundle is a legitimate orchestration tool designed to deploy a multi-agent healthcare triage system. It provides structured instructions for an AI agent to install dependencies via 'clawhub', configure hostnames using 'pilotctl', and generate configuration manifests in '~/.pilot/setups/healthcare-triage.json'. The workflow, involving roles like 'intake' and 'symptom-analyzer', is consistent with the stated purpose of medical data routing and HIPAA-compliant logging, with no evidence of malicious intent, data exfiltration, or unauthorized execution.
Capability Tags
Capability Assessment
Purpose & Capability
Name and description match the instructions: it installs Pilot skills via clawhub, sets hostnames with pilotctl, writes a ~/.pilot manifest, and wires agent handshakes and publish/subscribe flows. Required binaries (pilotctl, clawhub) are appropriate for the described Pilot deployment.
Instruction Scope
SKILL.md focuses on provisioning agents and installing specific pilot-* skills. It instructs writing a manifest under ~/.pilot and running pilotctl handshake/publish/subscribe commands. It does not instruct reading unrelated files or exfiltrating data. However, it claims 'HIPAA-compliant' records without providing any guidance on encryption, access control, audit retention, or secure EHR/calendar integration — operational controls are left unspecified and must be addressed externally.
Install Mechanism
Instruction-only skill with no install spec and no code files. Lowest risk from installation because nothing is downloaded or written by the skill itself beyond instructing the user to run clawhub/pilotctl commands.
Credentials
The skill requests no environment variables or credentials, which is consistent for a provisioning guide. It does reference integrations (webhook-bridge, EHR/calendar) that will require external credentials in practice; the lack of guidance for managing those secrets and the absence of any declared credential requirements is something implementers should plan for securely.
Persistence & Privilege
always:false and default model-invocation behavior are appropriate. The skill writes a config to ~/.pilot/setups (its own namespace) which is expected. It does not request persistent platform-wide privileges or modify other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pilot-healthcare-triage-setup - After installation, invoke the skill by name or use
/pilot-healthcare-triage-setup - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Pilot Healthcare Triage Setup?
Deploy a healthcare triage system with 4 agents for patient intake, symptom analysis, appointment scheduling, and HIPAA-compliant records. Use this skill whe... It is an AI Agent Skill for Claude Code / OpenClaw, with 86 downloads so far.
How do I install Pilot Healthcare Triage Setup?
Run "/install pilot-healthcare-triage-setup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pilot Healthcare Triage Setup free?
Yes, Pilot Healthcare Triage Setup is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pilot Healthcare Triage Setup support?
Pilot Healthcare Triage Setup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pilot Healthcare Triage Setup?
It is built and maintained by Calin Teodor (@teoslayer); the current version is v1.0.0.
More Skills