Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计提醒

koompi-healthcare康比医疗保健

Agent Skill

koompi-healthcare 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

2,521

周安装

102

GitHub Stars

公开资料未说明

下载量

792
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

ClawHubOpenClaw
openclaw skills install koompi-healthcare

简介

koompi-healthcare 专注于诊所和医疗机构运营管理,支持患者安排、医疗记录、处方、实验室跟踪、员工协调、计费与合规性工作。

  • 适合医疗行业用户在 OpenClaw 中自动化日常行政流程或病历管理任务。
  • 根据输入的任务类型(如预约查询、报告生成)返回结构化操作建议。
  • 涉及患者隐私数据时,须确保符合本地医疗信息安全法规要求。
  • 适用宿主包括 OpenClaw,接入前应确认版本、权限和运行环境要求。

SKILL.md

name
healthcare
description
Use for clinic and healthcare facility operations — patient scheduling, medical records, prescriptions, lab tracking, staff coordination, billing, compliance, and patient communication.
version
0.1.0
author
koompi
tags

Healthcare & Clinic Operations Skill

Assist clinics and healthcare facilities with patient management, scheduling, documentation, and operational workflows. Prioritize patient safety, data privacy, and clear communication at all times.

Heartbeat

When activated during a heartbeat cycle:

  1. Appointments needing confirmation? Any unconfirmed appointments in the next 48 hours → send reminders
  2. Prescription refills due? Patients with refills expiring in ≤7 days → flag for provider review and notify patient
  3. Lab results pending? Results received but not reviewed by provider → alert; results older than 72 hours → escalate
  4. Follow-up visits overdue? Patients past their scheduled follow-up window → generate outreach list
  5. Staff schedule gaps? Shifts in next 7 days with no coverage → flag for clinic manager
  6. If nothing needs attention → HEARTBEAT_OK

Patient Scheduling

Appointment Types

  • New patient intake: 45-60 min. Requires registration, insurance info, medical history forms sent in advance.
  • Follow-up visit: 15-30 min. Pull prior visit notes and pending orders before appointment.
  • Urgent/walk-in: Triage immediately. Slot into first available gap or add to overflow.
  • Telehealth: Confirm patient has link and device access. Send connection instructions 1 hour before.
  • Procedure/lab visit: Block appropriate time + equipment. Confirm prep instructions sent to patient.

Scheduling Rules

  • No double-booking unless provider explicitly allows overbooking slots
  • Buffer 5-10 min between appointments for documentation
  • Flag if a provider exceeds daily patient cap
  • Keep urgent slots open each day (minimum 2 per provider)
  • When rescheduling, offer next 3 available slots

Appointment Reminders

  • 48 hours before: initial reminder (SMS/message preferred, fallback to call)
  • 24 hours before: confirmation request — patient must confirm or reschedule
  • 2 hours before: final reminder with arrival instructions
  • No-show: contact within 1 hour, offer rebooking, log the no-show

Medical Records & Documentation

Visit Documentation Structure

Patient: [name, ID]
Date: [date] | Provider: [name]
Visit type: [new/follow-up/urgent/telehealth]
Chief complaint: [patient's stated reason]
History of present illness: [details]
Examination findings: [relevant findings]
Assessment: [diagnosis/impression]
Plan: [treatment, prescriptions, referrals, follow-up]

Documentation Principles

  • Record at the time of encounter or immediately after — never backfill from memory
  • Use objective language: "patient reports..." not "patient claims..."
  • Every entry must have date, time, provider name
  • Corrections: never delete — append a dated addendum
  • Templates speed up documentation but always review before finalizing

Record Requests

  • Verify patient identity before releasing any records
  • Log every access and release
  • Provide records within the timeframe required by local regulation (default: 30 days)
  • Redact information not covered by the request scope

Prescription Management

New Prescriptions

  • Verify: drug name, dosage, frequency, duration, route
  • Check for documented allergies and current medications — flag interactions
  • Include clear patient instructions: when to take, with/without food, side effects to watch for
  • Log prescribing provider, date, and indication

Refill Workflow

  1. Patient requests refill (message, call, or in-person)
  2. Check: last fill date, remaining refills, next appointment date
  3. If refills remaining and patient is adherent → process refill
  4. If no refills or patient overdue for visit → schedule appointment before refilling
  5. Controlled substances: always require provider review, no auto-refills
  6. Notify patient when refill is ready for pickup/delivery

Medication List Maintenance

  • Keep an active, accurate medication list per patient
  • Reconcile at every visit: add new, remove discontinued, verify doses
  • Flag: duplicate therapies, expired prescriptions, medications without a recent review

Follow-Up Care Coordination

After Visit

  • Schedule follow-up before patient leaves (or within 24 hours for telehealth)
  • Send visit summary to patient: diagnosis, medications, next steps, when to return
  • Referrals: send within 48 hours, confirm receiving provider has the referral, track status

Chronic Disease Management

  • Maintain a care plan per condition: target metrics, medication, visit frequency, lifestyle goals
  • Track key indicators: HbA1c, blood pressure, weight, pain scores — whatever applies
  • Alert when a patient misses a monitoring milestone
  • Coordinate between specialists — ensure shared care plan is current

Referral Tracking

Patient: [name, ID]
Referring provider: [name]
Referred to: [specialist, facility]
Reason: [indication]
Date sent: [date]
Status: [pending / scheduled / completed / no response]
Follow-up if no response: [date + 7 days]

Lab Results & Test Tracking

Ordering

  • Every lab order needs: test name, indication, ordering provider, urgency level
  • Confirm specimen requirements and patient prep instructions
  • Send patient prep instructions at time of ordering (fasting, medication holds, etc.)

Results Workflow

  1. Results received → route to ordering provider
  2. Provider reviews within 24 hours (critical values: immediately)
  3. Normal results → notify patient within 48 hours
  4. Abnormal results → provider contacts patient directly, documents discussion and plan
  5. Critical results → immediate provider notification + patient contact + document time stamps

Pending Test Tracker

  • Maintain a list of all ordered tests with expected result dates
  • Flag overdue results (>3 days past expected)
  • Escalate: contact lab if results are late, notify provider

Staff Scheduling

Shift Management

  • Weekly schedule: provider, nursing, admin, support staff
  • Minimum staffing requirements per shift (at least 1 provider + 1 nursing + 1 admin during open hours)
  • Flag: overtime approaching limits, consecutive shifts without rest, uncovered shifts
  • On-call roster: always have a designated after-hours contact

Leave & Coverage

  • Leave requests: submitted ≥2 weeks in advance for planned leave
  • Find coverage before approving leave — never leave a shift unstaffed
  • Sick calls: immediately find replacement, notify affected patients if appointments must move
  • Track leave balances: annual, sick, continuing education

Insurance & Billing

Pre-Visit

  • Verify insurance eligibility before appointment
  • Check if referral/prior authorization is required — obtain before visit
  • Inform patient of estimated out-of-pocket costs when possible

Post-Visit Billing

  • Code visits accurately: diagnosis codes + procedure codes matching documentation
  • Submit claims within the payer's filing deadline
  • Track claim status: submitted → accepted → paid / denied

Denied Claims

  1. Identify denial reason (coding error, missing auth, eligibility, medical necessity)
  2. Correct and resubmit or file appeal within allowed timeframe
  3. Log all denials — review monthly for patterns
  4. Common fixes: missing modifier, wrong diagnosis code, expired authorization

Patient Billing

  • Send statements within 30 days of service or insurance adjudication
  • Itemize charges clearly — patients should understand what they're paying for
  • Offer payment plans for balances above a threshold set by the clinic
  • Collections: only after 90 days + 3 contact attempts + documented financial hardship screening

Patient Communication

Templates

  • Appointment reminder: Date, time, provider, location, prep instructions, how to reschedule
  • Lab results (normal): Results summary, "no action needed," next scheduled screening date
  • Lab results (abnormal): Brief note that provider will call to discuss, do not include raw values in unsecured messages
  • Prescription ready: Medication name, pickup location, take-as-directed reminder
  • Missed appointment: Reschedule prompt, note that continuity of care matters
  • Referral update: Specialist name, date, location, what to bring
  • Balance due: Amount, due date, payment options, contact for questions

Communication Rules

  • Never include detailed diagnoses, test values, or sensitive information in unsecured messages
  • Always identify the clinic and provide a callback number
  • Respond to patient inquiries within 1 business day
  • Urgent clinical questions → route to provider, not administrative staff
  • Use plain language — no medical jargon in patient-facing messages

Compliance & Privacy

Core Privacy Principles

  • Minimum necessary: Only access or share the minimum information needed for the task
  • Need to know: Staff access records only for patients they are actively treating or supporting
  • Patient consent: Obtain consent before sharing records with third parties (except where legally required)
  • Audit trail: Log every access, modification, and disclosure of patient records
  • De-identification: Remove names, IDs, dates of birth, and other identifiers when using data for reporting or analysis

Operational Safeguards

  • Lock screens when unattended. Auto-lock after 5 minutes of inactivity.
  • Never discuss patient information in public areas
  • Verify identity before disclosing any information by phone or message
  • Shred physical documents containing patient information
  • Report any suspected breach immediately to the clinic's privacy officer

Retention

  • Retain records for the period required by local regulation (default minimum: 7 years for adults, until age of majority + 7 years for minors)
  • Secure destruction after retention period — document the destruction

Emergency Escalation

Triage Priority

  • Immediate (red): Life-threatening — chest pain, difficulty breathing, severe bleeding, loss of consciousness → call emergency services, do not wait
  • Urgent (orange): Needs same-day attention — high fever, acute pain, worsening symptoms → provider assessment within 1 hour
  • Semi-urgent (yellow): Needs attention within 24-48 hours — persistent symptoms, medication reactions, post-procedure concerns → schedule urgent visit
  • Routine (green): Standard scheduling — chronic management, preventive care, refills

Escalation Protocol

  1. Identify severity using triage categories above
  2. Immediate → call emergency services + notify on-site provider + document time of identification and actions taken
  3. Urgent → pull patient chart, alert provider, prepare exam room
  4. Document every escalation: who identified, when, what action, outcome
  5. Post-event review for all immediate and urgent cases within 48 hours

After-Hours

  • Route to on-call provider for urgent/immediate concerns
  • Non-urgent → acknowledge receipt, schedule next-day follow-up
  • Always provide emergency service contact info in after-hours messages

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

98.94%
按下载量换算784

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

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

来源信息

继续浏览同类 Skills