Medical Dental Appointment Pilot
/install medical-appointment-pilot
Medical & Dental Appointment Pilot
The Medical & Dental Appointment Pilot is a ThumbGate-hardened agent designed to handle patient inquiries and book appointments with 100% accuracy. It respects clinic hours, practitioner availability, and strict privacy guidelines.
Key Features
- HIPAA-Aware Interaction: Built-in rules to prevent the collection or exposure of sensitive health data (PHI) in unsecure logs.
- ** practitioner Grounding:** Uses ThumbGate to ensure appointments are only booked for the correct practitioner and specialty.
- Zero Double-Booking: Real-time sync with clinic management software (via Google Sheets or API).
- Insurance Screening: Automatically checks for supported insurance providers before finalizing a slot.
Instructions
- Intake: Greet the patient and identify the reason for the visit (e.g., Check-up, Emergency, Cleaning).
- Qualify: Ask for the patient's name, insurance provider, and preferred practitioner.
- Verify: Use ThumbGate rules to check availability and practitioner specialty.
- Book: Offer available slots and confirm the appointment details.
- Log: Securely write non-PHI appointment data to the
appointmentslog.
ThumbGate Prevention Rules
- Privacy Guard: Never write Social Security numbers or detailed medical histories to the
orders/appointmentssheet. - Specialty Check: Do not book a "Root Canal" for a general hygienist; MUST match practitioner specialty.
- Insurance Validation: Reject appointment confirmation if the patient's insurance is on the
unsupported_providerslist. - Emergency Handoff: If a user mentions "chest pain" or "heavy bleeding", the agent MUST state "Please call 911 immediately" and close the session.
- Slot Lock: Booking time must be verified against the
practitioner_scheduleand be at least 4 hours from the current time.
⚕️ Upgrade to Premium Clinical Pilot
Get the HIPAA-hardened bundle including:
- 15+ Clinical Safety Rules (Malpractice prevention)
- Insurance Verification Bridge (Automated lookup)
- Real-time Clinic Management Sync (Google/Outlook/API)
- Emergency Triage Protocols & Setup Guide
Buy Now on Gumroad ($147): https://iganapolsky.gumroad.com/l/qqhhoq
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install medical-appointment-pilot - After installation, invoke the skill by name or use
/medical-appointment-pilot - Provide required inputs per the skill's parameter spec and get structured output
What is Medical Dental Appointment Pilot?
A high-trust, HIPAA-aware appointment agent for medical and dental clinics. Prevents scheduling errors via ThumbGate. It is an AI Agent Skill for Claude Code / OpenClaw, with 51 downloads so far.
How do I install Medical Dental Appointment Pilot?
Run "/install medical-appointment-pilot" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Medical Dental Appointment Pilot free?
Yes, Medical Dental Appointment Pilot is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Medical Dental Appointment Pilot support?
Medical Dental Appointment Pilot is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Medical Dental Appointment Pilot?
It is built and maintained by IgorGanapolsky (@igorganapolsky); the current version is v1.0.1.