
Healthie (GraphQL patient & appointments)
from skills3,808
Manage Healthie patients, appointments, goals, documents and providers via a GraphQL-backed CLI—list, create, update and delete core records.
What it does
Provides a CLI wrapper around the Healthie GraphQL API so an agent can list and manage patients, appointments, goals, documents and related resources. Common operations (list, get, create, delete) are exposed as commands and return JSON by default for programmatic consumption.
When to use it
Use this skill when an agent needs to automate patient management workflows (bulk patient import, appointment scheduling, retrieving documents/forms, creating care goals) or to integrate Healthie data into other automations. It is suitable for scripted admin tasks and integrations where an API key is available.
What's included
- Scripts: a single CLI script (
scripts/healthie.py) implementing commands for patients, appointments, providers, goals, documents and forms (has_scripts=true). - References: none included in this package (has_references=false).
- Instructions: Quick start and command table are provided in the SKILL.md; commands accept
--humanfor readable output or JSON by default. Environment variableHEALTHIE_API_KEYis required.
Compatible agents
Agents that can run Python/Bash tools and shell commands (Copilot/Codex/CLI-capable agents).
Tags
Information
- Repository
- skills
- Stars
- 3,808
- Installs
- 0