← 返回 Skills 市场
igorganapolsky

Medical Dental Appointment Pilot

作者 IgorGanapolsky · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
51
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install medical-appointment-pilot
功能描述
A high-trust, HIPAA-aware appointment agent for medical and dental clinics. Prevents scheduling errors via ThumbGate.
使用说明 (SKILL.md)

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

  1. Intake: Greet the patient and identify the reason for the visit (e.g., Check-up, Emergency, Cleaning).
  2. Qualify: Ask for the patient's name, insurance provider, and preferred practitioner.
  3. Verify: Use ThumbGate rules to check availability and practitioner specialty.
  4. Book: Offer available slots and confirm the appointment details.
  5. Log: Securely write non-PHI appointment data to the appointments log.

ThumbGate Prevention Rules

  1. Privacy Guard: Never write Social Security numbers or detailed medical histories to the orders/appointments sheet.
  2. Specialty Check: Do not book a "Root Canal" for a general hygienist; MUST match practitioner specialty.
  3. Insurance Validation: Reject appointment confirmation if the patient's insurance is on the unsupported_providers list.
  4. Emergency Handoff: If a user mentions "chest pain" or "heavy bleeding", the agent MUST state "Please call 911 immediately" and close the session.
  5. Slot Lock: Booking time must be verified against the practitioner_schedule and 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

安全使用建议
Review this carefully before installing in a real clinic. Use only a dedicated least-privilege integration account, define exactly what data may be collected and logged, require human approval for appointment writes, and confirm that storage, audit, retention, and emergency-handoff procedures meet your clinic’s compliance requirements.
功能分析
Type: OpenClaw Skill Name: medical-appointment-pilot Version: 1.0.1 The skill bundle provides a legitimate framework for a medical appointment scheduling agent, focusing on safety guardrails and HIPAA-aware interactions. The instructions in SKILL.md and the detailed rules in thumbgate-rules.md are designed to prevent errors, protect sensitive data (PHI), and handle medical emergencies appropriately. No malicious code, data exfiltration, or harmful prompt injections were found; the included Gumroad link is a standard commercial upsell for a premium version.
能力标签
crypto
能力评估
Purpose & Capability
The stated medical/dental scheduling purpose is coherent, but the capability covers insurance intake, emergency routing, and appointment booking in a healthcare context, which is high-impact and needs clearer deployment safeguards.
Instruction Scope
The instructions tell the agent to verify, book, sync, and log appointments, but they do not define clinic-side approval, rollback, audit requirements, or exact allowed fields.
Install Mechanism
There is no code or install script, and the static scan is clean. However, the rules reference operational data such as accepted plan lists and slot indices that are not included, so real behavior depends on external setup.
Credentials
The skill references Google Sheets/API or clinic-management sync, but the registry declares no credential or config contract. This may be purpose-aligned, but users should supply only least-privilege, dedicated access.
Persistence & Privilege
The skill directs persistent appointment logging and clinic-record changes while handling healthcare-related data; retention, access control, and exact logging boundaries are not specified.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install medical-appointment-pilot
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /medical-appointment-pilot 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added a "Upgrade to Premium Clinical Pilot" section, detailing premium features such as additional clinical safety rules, insurance verification, real-time sync, and emergency triage protocols. - Included a purchase link for the premium version on Gumroad. - No functional or logic changes to the appointment agent—documentation only.
v1.0.0
Initial release of Medical & Dental Appointment Pilot (HIPAA Grounded): - Supports high-trust, HIPAA-aware appointment handling for medical and dental clinics. - Uses ThumbGate to prevent scheduling errors and ensure practitioner specialty matching. - Real-time sync to avoid double-booking; integrates with Google Sheets or API. - Screens insurance providers before allowing appointment confirmation. - Enforces privacy and safety through strict data handling and emergency rules.
元数据
Slug medical-appointment-pilot
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Medical Dental Appointment Pilot 是什么?

A high-trust, HIPAA-aware appointment agent for medical and dental clinics. Prevents scheduling errors via ThumbGate. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 51 次。

如何安装 Medical Dental Appointment Pilot?

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

Medical Dental Appointment Pilot 是免费的吗?

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

Medical Dental Appointment Pilot 支持哪些平台?

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

谁开发了 Medical Dental Appointment Pilot?

由 IgorGanapolsky(@igorganapolsky)开发并维护,当前版本 v1.0.1。

💬 留言讨论