← Back to Skills Marketplace
kylemorgan-commits

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

by kylemorgan-commits · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
580
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install find-and-book-in-network-doctors
Description
Find and book in-network doctors with verified reviews, real-time availability, and insurance confirmation through Zocdoc.com for in-person or virtual visits.
README (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.

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install find-and-book-in-network-doctors
  3. After installation, invoke the skill by name or use /find-and-book-in-network-doctors
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug find-and-book-in-network-doctors
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 580 downloads so far.

How do I install Find and Book In-Network Doctors with Real-Time Availability?

Run "/install find-and-book-in-network-doctors" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Find and Book In-Network Doctors with Real-Time Availability free?

Yes, Find and Book In-Network Doctors with Real-Time Availability is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Find and Book In-Network Doctors with Real-Time Availability support?

Find and Book In-Network Doctors with Real-Time Availability is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Find and Book In-Network Doctors with Real-Time Availability?

It is built and maintained by kylemorgan-commits (@kylemorgan-commits); the current version is v1.0.0.

💬 Comments