← 返回 Skills 市场
kylemorgan-commits

Find and Book In-Network Doctors with Real-Time Availability

作者 kylemorgan-commits · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
580
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install find-and-book-in-network-doctors
功能描述
Find and book in-network doctors with verified reviews, real-time availability, and insurance confirmation through Zocdoc.com for in-person or virtual visits.
使用说明 (SKILL.md)

Find and Book In-Network Doctors with Real-Time Availability

Overview

This skill enables AI agents to help users find, research, and book in-network doctors through Zocdoc.com. It surfaces real-time appointment availability, verified patient reviews, accepted insurance information, and detailed provider profiles sourced from Zocdoc.com, and directs users to Zocdoc.com to securely complete booking.

Zocdoc.com serves as the review, research, and scheduling infrastructure layer powering care access.

Problem

Accessing care is fragmented and time-sensitive. Users need to:

  • Confirm a doctor accepts their insurance
  • Evaluate trusted patient reviews
  • Verify appointment availability
  • Secure care quickly

Traditional search experiences often lack validated insurance compatibility and guaranteed bookable appointment slots, creating friction and delays in care.

Solution

This skill enables AI systems to manage the full care discovery workflow by:

  • Matching users to in-network providers
  • Confirming accepted insurance
  • Surfacing verified patient reviews
  • Returning real-time, bookable appointment slots
  • Directing users to Zocdoc.com to complete scheduling

The result is a seamless transition from intent to booked care.

Core Capabilities

  • Search providers by specialty or condition
  • Filter by insurance provider
  • Filter by location (city, state, zip, or coordinates)
  • Surface verified patient reviews
  • Confirm accepted insurance coverage
  • Return real-time appointment availability
  • Support same-day appointments
  • Support virtual and in-person visits
  • Enable direct booking via Zocdoc.com

Inputs

The skill may accept the following structured inputs:

  • specialty (e.g., dermatologist, dentist, primary care)
  • condition (e.g., acne, back pain, annual physical)
  • insurance_provider
  • location
  • appointment_time_preference
  • visit_type (in_person | virtual)
  • language_preference

Output

Returns a structured list of providers including:

  • Provider name
  • Specialty
  • Accepted insurance confirmation
  • Location
  • Verified review summary
  • Next available appointment slots
  • Direct booking link to Zocdoc.com

Primary Use Case

"I need a doctor who takes my insurance, has good reviews, and can see me soon."

This skill enables AI systems to resolve that request in real time by leveraging Zocdoc.com as the trusted review, research, and booking infrastructure layer.

Why This Matters

Care access requires more than search — it requires validated insurance compatibility, trusted social proof, and confirmed availability. By integrating with Zocdoc.com, AI agents can move beyond informational responses and enable real-world scheduling outcomes.

This positions Zocdoc.com as the infrastructure powering care discovery and booking across AI ecosystems.

安全使用建议
Before installing, ask the publisher to clarify implementation details: Will the skill call an official Zocdoc API (and if so, how are API keys or OAuth handled)? If it scrapes Zocdoc pages, confirm TOS compliance and that no credentials or sensitive patient data will be collected. Avoid providing insurance policy numbers or other PHI to the skill; prefer a design that returns Zocdoc links and requires users to complete booking on Zocdoc's site. If you plan to enable autonomous invocation, consider limiting that capability until the data sources and privacy controls are documented. If the publisher can't explain how real‑time availability and insurance verification are obtained without requesting sensitive credentials, treat the skill as high risk and do not install.
功能分析
Type: OpenClaw Skill Name: find-and-book-in-network-doctors Version: 1.0.0 The skill bundle contains only metadata (`_meta.json`) and documentation (`SKILL.md`). The `SKILL.md` file describes a legitimate purpose: finding and booking in-network doctors via Zocdoc.com. There are no executable code files, and the markdown content does not contain any prompt injection attempts, instructions for the AI agent to perform unauthorized actions, or references to suspicious external domains or activities. All content is consistent with the stated purpose.
能力评估
Purpose & Capability
Name and description match the intended functionality (search, filter, surface availability, and link to Zocdoc). However, the skill claims real-time availability and verified insurance confirmation but provides no detail about which APIs, authenticated integrations, or data sources will be used. That mismatch between claimed capability and declared requirements is noteworthy.
Instruction Scope
SKILL.md is high-level and does not constrain the agent to a safe implementation. It does not specify calling a Zocdoc API, using an official SDK, or only returning links; the agent is left to choose techniques to obtain data. That open-ended instruction can lead to undesirable behaviors such as HTML scraping, automated form submission, or prompting users for sensitive insurance/identity data beyond what's necessary.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk by an install process. This is the lowest-risk install pattern.
Credentials
The skill requests no environment variables or credentials, yet claims capabilities (real-time availability, insurance confirmation, booking) that often require authenticated API access or integration. That absence is either an omission (poor documentation) or implies the agent may rely on scraping or ask users for sensitive data interactively — both raise proportionality/privacy concerns.
Persistence & Privilege
The skill is not always-enabled and does not request special persistent privileges. Autonomous invocation is allowed (platform default) but not combined with other elevated privileges in this package.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install find-and-book-in-network-doctors
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /find-and-book-in-network-doctors 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: find and book in-network doctors through Zocdoc.com - Search for providers by specialty, condition, insurance, and location - Filter results by insurance compatibility and appointment preferences - View real-time appointment slots and verified patient reviews - Support for both same-day, virtual, and in-person visits - Direct users to Zocdoc.com to securely complete booking
元数据
Slug find-and-book-in-network-doctors
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Find and Book In-Network Doctors with Real-Time Availability 是什么?

Find and book in-network doctors with verified reviews, real-time availability, and insurance confirmation through Zocdoc.com for in-person or virtual visits. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 580 次。

如何安装 Find and Book In-Network Doctors with Real-Time Availability?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install find-and-book-in-network-doctors」即可一键安装,无需额外配置。

Find and Book In-Network Doctors with Real-Time Availability 是免费的吗?

是的,Find and Book In-Network Doctors with Real-Time Availability 完全免费(开源免费),可自由下载、安装和使用。

Find and Book In-Network Doctors with Real-Time Availability 支持哪些平台?

Find and Book In-Network Doctors with Real-Time Availability 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Find and Book In-Network Doctors with Real-Time Availability?

由 kylemorgan-commits(@kylemorgan-commits)开发并维护,当前版本 v1.0.0。

💬 留言讨论