Token导航 LogoToken导航TokenDH.com
开发敏感数据clawhub未标认证来源可访问clear审计提醒

healthcare-chatbot-pro医疗保健聊天机器人专业版

Agent Skill

healthcare-chatbot-pro 用于补充开发相关能力,适合在 OpenClaw 中需要让 Agent 承接开发相关任务时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

4,260

周安装

174

GitHub Stars

公开资料未说明

下载量

1,378
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:healthcare-chatbot-pro(医疗保健聊天机器人专业版)
来源仓库:https://github.com/ncreighton/healthcare-chatbot-pro
安装命令:
openclaw skills install healthcare-chatbot-pro
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install healthcare-chatbot-pro

简介

通过 AI 聊天机器人自动化患者支持,集成 EMR/CRM 系统。

  • 适用于 24 小时在线答疑、预约管理和病历查询服务。
  • 支持多渠道接入,提升医疗机构服务效率与响应速度。
  • 安装命令:openclaw skills install healthcare-chatbot-pro。
  • 部署前应测试接口兼容性并设置数据脱敏规则。

SKILL.md

name
Streamline Healthcare Conversations with Google Cloud Dialogflow & Twilio Integration
description
Automate patient support with AI-driven chatbot that answers queries, schedules appointments, and integrates with EMR/CRM systems. Use when the user needs 24/7 healthcare customer support, appointment automation, or patient engagement workflows.
version
1.0.0
homepage
https://github.com/ncreighton/empire-skills
metadata

Overview

Healthcare Chatbot Pro is a production-ready AI-powered customer support solution designed specifically for healthcare providers, clinics, and wellness businesses. This skill automates routine patient interactions, eliminates scheduling bottlenecks, and provides 24/7 intelligent support without requiring medical staff to be available around the clock.

Why This Matters:

  • Reduced Administrative Burden: Automates 60-80% of common patient inquiries (hours, location, insurance, prescription refills)
  • Improved Patient Satisfaction: Instant responses to queries reduce wait times from hours to seconds
  • Revenue Impact: Automated appointment scheduling recovers lost bookings and reduces no-shows with smart reminders
  • HIPAA-Compliant: Built-in data privacy controls for protected health information (PHI)

Key Integrations:

  • EMR Systems: Epic, Cerner, NextGen Healthcare, athenahealth
  • CRM Platforms: Salesforce Health Cloud, HubSpot, Pipedrive
  • Communication: Twilio (SMS/voice), Slack, Microsoft Teams, WhatsApp
  • Calendar: Google Calendar, Outlook, iCal
  • Payment: Stripe, Square for patient billing queries

Quick Start

Try these prompts immediately to see Healthcare Chatbot Pro in action:

Example 1: Deploy a Patient Query Bot

Deploy a healthcare chatbot for my orthopedic clinic. Configure it to answer:
- Office hours and location
- Insurance accepted (UnitedHealth, Aetna, Cigna, self-pay)
- Common post-operative care questions
- Prescription refill requests
- Appointment rescheduling

Integrate with our Epic EMR and send appointment confirmations via SMS using Twilio.

Example 2: Automate Appointment Scheduling

Create an appointment scheduling workflow that:
1. Greets patients and identifies their reason for visit
2. Checks real-time availability from our Google Calendar
3. Books the appointment (if patient consents)
4. Sends confirmation SMS + email with pre-visit instructions
5. Sends reminder SMS 24 hours before appointment
6. Logs interaction to Salesforce Health Cloud

Providers available: Dr. Smith (Mon-Fri 9am-5pm), Dr. Chen (Tue, Thu 1pm-6pm)

Example 3: Multi-Language Patient Support

Configure chatbot to handle patient inquiries in English and Spanish.
Route complex medical questions to available providers via Slack.
Log all conversations for compliance and quality assurance.
Generate daily summary report of most common questions.

Example 4: Insurance & Billing Assistance

Train the chatbot to answer:
- Which insurance plans we accept
- Typical costs for common procedures
- Pre-authorization requirements
- Payment plan options
- Out-of-pocket estimate calculations

Flag high-value billing questions for human review.

Capabilities

1. Intelligent Patient Query Response

  • Natural Language Understanding: Recognizes patient intent (scheduling, medical info, billing, prescription)
  • Knowledge Base Integration: Answers from FAQ, clinical guidelines, and custom protocols
  • Context Awareness: Remembers patient history within conversation thread
  • Escalation Logic: Automatically routes complex/urgent queries to appropriate staff

Usage Example:

Patient: "I've had a cough for 3 weeks, should I come in?"
Chatbot: "I understand you're concerned about a persistent cough. 
While I can't diagnose conditions, I recommend scheduling with 
Dr. Smith (available tomorrow 2pm or Thursday 10am). 
Should I book an appointment?"

2. Appointment Scheduling & Management

  • Real-Time Availability: Syncs with Epic, Cerner, or Google Calendar
  • Intelligent Time Suggestions: Recommends slots based on provider specialty and patient preferences
  • Smart Reminders: SMS/email at 24h, 3h, and 1h before appointments
  • No-Show Reduction: Reduces no-shows by 35-45% with multi-channel reminders
  • Rescheduling: Patients can reschedule via SMS or chat without human intervention

Configuration:

// Example: Set up appointment rules
const appointmentConfig = {
  defaultDuration: 30, // minutes
  bufferTime: 15,      // between appointments
  reminderTiming: [1440, 180, 60], // minutes before appointment
  channels: ["sms", "email"],
  allowSelfReschedule: true,
  maxAdvanceBooking: 90 // days
};

3. EMR & CRM Integration

  • Epic Integration: Read/write clinical notes, check patient history, verify insurance
  • Cerner Connectivity: Appointment pulling, medication list access
  • Salesforce Health Cloud: Sync patient interactions, manage care plans
  • HubSpot CRM: Track patient touchpoints, segment for campaigns
  • Data Security: End-to-end encryption, HIPAA audit logging

Data Flow:

Patient Query → Chatbot AI → EMR (Epic/Cerner) → Response → CRM Log
                                    ↓
                          Clinical Context

4. Multi-Channel Communication

  • SMS via Twilio: Text-based support with conversation history
  • WhatsApp: Rich messaging with images, documents
  • Slack/Teams: Internal staff coordination on complex cases
  • Web Chat Widget: Embed on hospital/clinic website
  • Voice: IVR with speech-to-text for hands-free interaction

5. Analytics & Reporting

  • Conversation Metrics: Response time, resolution rate, escalation %, satisfaction
  • Scheduling Insights: Peak booking times, provider utilization, cancellation patterns
  • Patient Sentiment: Detects frustration, urgency, satisfaction indicators
  • Compliance Reports: HIPAA audit trail, conversation retention, consent tracking

Configuration

Environment Variables (Required)

# OpenAI for intelligent responses
OPENAI_API_KEY=sk-proj-xxxxxxxxxxxxx
OPENAI_MODEL=gpt-4-turbo  # or gpt-3.5-turbo for cost savings

# Twilio for SMS/voice
TWILIO_ACCOUNT_SID=ACxxxxxxxxxxxxxx
TWILIO_AUTH_TOKEN=xxxxxxxxxxxxxxxx
TWILIO_PHONE_NUMBER=+12025551234

# EMR Systems (choose one or more)
EMR_SYSTEM=epic  # or: cerner, nextgen, athena
EMR_API_KEY=xxxxxxxxxxxxxxxx
EMR_BASE_URL=https://api.epic-fhir.com/

# CRM Integration
CRM_SYSTEM=salesforce_health_cloud  # or: hubspot, pipedrive
CRM_API_KEY=xxxxxxxxxxxxxxxx

# Calendar Integration
GOOGLE_CALENDAR_ID=your-clinic@group.calendar.google.com
GOOGLE_SERVICE_ACCOUNT={"type": "service_account", ...}

# Security & Compliance
HIPAA_ENCRYPTION_KEY=xxxxxxxxxxxxxxxx
LOG_RETENTION_DAYS=2555  # 7 years for compliance

Chatbot Personality Configuration

# config.py
CHATBOT_PERSONA = {
    "name": "HealthAssist",
    "tone": "professional_empathetic",
    "language": ["english", "spanish"],
    "clinical_confidence": "medium",  # Avoid over-claiming medical expertise
    "escalation_triggers": [
        "chest pain",
        "difficulty breathing",
        "suicidal thoughts",
        "severe allergic reaction",
        "medication error"
    ],
    "max_response_time": 2  # seconds
}

KNOWLEDGE_BASE = {
    "office_hours": {
        "monday_friday": "9:00 AM - 5:00 PM",
        "saturday": "10:00 AM - 2:00 PM",
        "sunday": "Closed"
    },
    "accepted_insurance": [
        "UnitedHealth",
        "Aetna",
        "Cigna",
        "Blue Cross",
        "Self-pay accepted"
    ],
    "common_procedures": {
        "annual_physical": {"cost": 150, "duration_min": 30},
        "orthopedic_consult": {"cost": 200, "duration_min": 45}
    }
}

Setup Instructions

  1. Deploy the skill:
   npm install healthcare-chatbot-pro
   claw skills deploy healthcare-chatbot-pro
  1. Configure EMR connection:
   claw config set EMR_API_KEY=your_epic_key
   claw skills test healthcare-chatbot-pro --emr-test
  1. Add to your website:
   <script src="https://cdn.clawhub.io/chatbot-widget.js"></script>
   <div id="healthcare-chatbot"></div>
   <script>
     ClawChatbot.init({
       skillId: 'healthcare-chatbot-pro',
       apiKey: 'YOUR_CLAWHUB_KEY',
       branding: { logo: 'https://yourclinic.com/logo.png' }
     });
   </script>

Example Outputs

Output 1: Appointment Confirmation

✅ APPOINTMENT CONFIRMED

Dr. Sarah Smith
Orthopedic Surgery Consultation

📅 Tuesday, March 14, 2024
🕐 2:30 PM - 3:15 PM
📍 123 Medical Plaza Dr, Suite 200
🏥 First time? Arrive 15 min early

WHAT TO BRING:
- Insurance card
- Photo ID
- List of current medications

REMINDERS:
- SMS: Tomorrow at 2:30 PM
- SMS: 1 hour before appointment

CANCEL/RESCHEDULE:
Reply "change appointment" or call 555-0123

---
Confirmation Code: APT-2024-89547

Output 2: Patient Query Response

🏥 PATIENT SUPPORT

Your Question: "Do you accept my Cigna insurance?"

Our Response:
Yes! We accept Cigna plans including:
✓ Cigna DHMO
✓ Cigna POS
✓ Cigna Indemnity

TYPICAL COSTS (after insurance):
- Primary Care Visit: $25-50 copay
- Specialist Visit: $50-100 copay
- Urgent Care: $100-150 copay

NEXT STEPS:
→ Schedule appointment (reply: "book appointment")
→ Verify coverage (reply: "check benefits")
→ Billing questions (reply: "talk to billing team")

Need more help? Our staff can assist 9am-5pm Mon-Fri

Output 3: Daily Analytics Report

📊 HEALTHCARE CHATBOT PRO - DAILY REPORT
Generated: March 13, 2024

CONVERSATIONS:
📞 Total Conversations: 247
✅ Resolved by AI: 198 (80%)
🔄 Escalated to Staff: 49 (20%)
⏱️ Avg Response Time: 1.2 seconds

APPOINTMENTS:
📅 Bookings Created: 34
📅 Rescheduled: 12
📅 Cancelled: 5
⚠️ No-Shows: 1 (2.8% rate)

TOP PATIENT QUESTIONS:
1. Office hours & location (45 queries)
2. Insurance acceptance (38 queries)
3. Appointment rescheduling (32 queries)
4. Prescription refills (28 queries)
5. Pre-visit instructions (20 queries)

SENTIMENT:
😊 Positive: 91%
😐 Neutral: 7%
😞 Negative: 2%

SYSTEM HEALTH:
✅ Uptime: 99.9%
✅ EMR Sync: Healthy
✅ SMS Delivery: 100%

Tips & Best Practices

1. Train Your Knowledge Base Thoroughly

  • Specificity: Include exact office hours, accepted insurance plans, provider specialties
  • Real Examples: Use actual patient questions from your support team as training data
  • Regular Updates: Refresh knowledge base quarterly or when policies change
  • Seasonal Content: Add flu shot info in fall, allergy management in spring

2. Set Clear Escalation Boundaries

  • Red Flags: Any mention of chest pain, severe symptoms, mental health crises → immediate human escalation
  • Medical Disclaimers: Chatbot must never diagnose; it should say "Please consult with Dr. [Name] or visit urgent care"
  • Consent Tracking: Log escalations for legal protection and quality assurance

3. Optimize Appointment Availability

  • Real-Time Sync: Update EMR/calendar syncing every 5 minutes
  • Buffer Times: Add 15-min padding between appointments for EMR notes
  • Provider Preferences: Some doctors may want 30-min slots; others 45-min
  • Peak Hours: Book staff availability 2+ weeks in advance to avoid chatbot saying "no availability"

4. Personalize Patient Interactions

  • History Awareness: "Welcome back! Last visit was 6 months ago for your knee surgery."
  • Preferred Contact: Remember if patient prefers SMS vs. email vs. WhatsApp
  • Language: Auto-detect and default to patient's preferred language
  • Tone: Empathetic language for chronic conditions, upbeat for routine visits

5. Monitor & Improve Continuously

  • Weekly Reviews: Check escalation reasons—if >40% are insurance questions, add more FAQ content
  • Feedback Loops: Ask "Was this helpful?" and retrain on negative feedback
  • A/B Testing: Test two appointment reminder messages to see which reduces no-shows more
  • Provider Input: Monthly sync with clinical staff on common questions they're still answering manually

6. Ensure HIPAA Compliance

  • Data Encryption: All patient data encrypted in transit (TLS 1.3) and at rest (AES-256)
  • Access Logs: Audit trail of who accessed what patient data and when
  • Consent Management: Chatbot must confirm patient consent before pulling EMR records
  • Retention Policy: Automatically purge conversation logs per your compliance requirements (typically 7 years)

Safety & Guardrails

What This Skill WILL NOT Do

❌ Medical Diagnosis

  • Chatbot will NOT interpret symptoms and suggest diagnoses
  • Response: "I can't diagnose medical conditions, but Dr. Smith can help. Should I book an appointment?"

❌ Prescribe or Adjust Medications

  • No medication recommendations without provider authorization
  • All medication questions routed to clinical staff immediately

❌ Provide Emergency Care

  • Does NOT replace 911 for life-threatening emergencies
  • Automatic escalation: "This sounds urgent. Please call 911 or visit the nearest ER immediately."

❌ Guarantee Scheduling

  • No over-booking; respects provider capacity limits
  • Transparent messaging: "Dr. Smith is fully booked for the next 2 weeks. Would you like to see Dr. Chen?"

❌ Share Data Beyond Authorized Systems

  • Only connects to approved EMR/CRM systems you specify
  • Zero third-party data sharing without explicit consent

❌ Override Clinical Judgment

  • If EMR contains "do not schedule" flag, chatbot respects it
  • Complex cases always escalated to care coordinator

Limitations & Boundaries

FeatureScopeLimitation
Language SupportEnglish, Spanish, FrenchOthers require manual configuration
EMR IntegrationEpic, Cerner, NextGen, athenaProprietary EMRs need custom API work
Appointment Slots90 days in advanceBeyond 90

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

72.36%
按下载量换算997

安全审计

VirusTotal

可疑

ClawScan

可疑

Static analysis

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills