pilot-healthcare-triage-setup

Deploy a four-agent healthcare triage workflow with HIPAA-compliant records.

7|3|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/TeoSlayer/pilot-skills --skill pilot-healthcare-triage-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pilot-healthcare-triage-setup
Source: https://github.com/TeoSlayer/pilot-skills/tree/main/skills/pilot-healthcare-triage-setup
Command: npx skills add https://github.com/TeoSlayer/pilot-skills --skill pilot-healthcare-triage-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deploys a healthcare triage workflow across four agents to collect symptoms, perform differential diagnoses with urgency scoring, schedule care, and maintain HIPAA-compliant encounter records.

Core Features & Use Cases

  • Four role-specific agents with dedicated skills for intake, analysis, scheduling, and records.
  • HIPAA-compliant logging and secure data flows, with audit-ready records and EHR integration.
  • End-to-end triage coordination suitable for clinical onboarding, telemedicine, and patient routing demonstrations.

Quick Start

Install the required role skills, set the hostnames, and initiate necessary handshakes to boot the healthcare triage workflow.

Frequently Asked Questions about pilot-healthcare-triage-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a HIPAA-compliant healthcare triage workflow?

A HIPAA-compliant healthcare triage workflow is deployed across four agents to collect symptoms, perform differential diagnosis with urgency scoring, schedule appointments, and maintain auditable encounter records.

Can I use this skill for telemedicine patient routing?

Yes, this skill is designed for telemedicine pipelines and patient routing scenarios, coordinating four agents to handle intake, symptom analysis, scheduling, and HIPAA-compliant records.

What do I need to install before deploying the healthcare triage network?

You need the pilot-protocol skill set, a running pilot daemon, clawhub for installations, and defined handshakes between the intake, symptom-analyzer, scheduler, and records agents.

How does the differential diagnosis agent handle urgency scoring?

The symptom-analyzer agent performs differential diagnosis with urgency scoring as part of the four-agent triage workflow, routing patients based on symptom severity and HIPAA-compliant encounter data.

Does this triage skill maintain audit-ready encounter logs for compliance?

Yes, the records agent maintains HIPAA-compliant logging and audit-ready encounter records, ensuring secure data flows across the intake, analysis, and scheduling agents.

What are the limitations of using a four-agent pilot protocol for clinical onboarding?

The four-agent architecture requires a running pilot daemon and clawhub installations, meaning it is not suitable for environments lacking pilot-protocol support or where standalone EHR integration is preferred over multi-agent coordination.