healthieHealthie — manage patients, appointments, goals, and documents via GraphQL API
Install via ClawdBot CLI:
clawdbot install aiwithabidi/healthieGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://www.agxntsix.aiAudited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
A telehealth clinic uses the skill to automate patient onboarding, schedule virtual appointments, and track health goals. It integrates with their existing EHR to sync patient data and appointment details, reducing administrative overhead.
A wellness coaching service leverages the skill to manage client profiles, set and monitor personalized health goals, and schedule follow-up sessions. It helps coaches maintain organized records and improve client engagement through automated reminders.
A research organization employs the skill to manage participant appointments, distribute digital consent forms, and track study-related documents. It streamlines communication between researchers and participants, ensuring compliance and data accuracy.
A mental health practice uses the skill to handle patient scheduling, manage therapy session notes as documents, and set treatment goals. It aids therapists in maintaining confidential records and optimizing appointment workflows.
A company implements the skill to administer employee health assessments, schedule wellness check-ups, and track progress on health initiatives. It integrates with HR systems to promote employee well-being and reduce healthcare costs.
Offer the skill as part of a subscription-based platform for small to medium healthcare practices. Charge monthly fees per provider or patient, providing tools for appointment management, patient records, and goal tracking to enhance operational efficiency.
Provide custom integration services where the skill is embedded into existing healthcare software systems. Charge one-time setup fees and ongoing support contracts, helping businesses connect their platforms with Healthie's GraphQL API for seamless data flow.
License the skill as a white-label component for health tech startups or larger enterprises. Allow rebranding and customization, generating revenue through licensing fees and tiered pricing based on usage volume or features accessed.
💬 Integration Tip
Ensure the HEALTHIE_API_KEY is securely stored as an environment variable and test commands in a sandbox environment first to avoid data corruption in production systems.
Scored Apr 19, 2026
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any database performance question.
Connect to Supabase for database operations, vector search, and storage. Use for storing data, running SQL queries, similarity search with pgvector, and managing tables. Triggers on requests involving databases, vector stores, embeddings, or Supabase specifically.
Use SQLite correctly with proper concurrency, pragmas, and type handling.
Write correct MySQL queries avoiding common pitfalls with character sets, indexes, and locking.