From clinic-operations
Create, find, and follow up with Dr Souphi patients through the Souphi MCP patient tools. Use when clinic staff ask Claude to add a patient, inspect missing patient items, or send patient-facing access links or invoices.
How this skill is triggered — by the user, by Claude, or both
Slash command
/clinic-operations:patient-operationsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use the patient tools when the operator needs to find a patient, create a patient, inspect missing items, or send patient-facing requests.
Use the patient tools when the operator needs to find a patient, create a patient, inspect missing items, or send patient-facing requests.
patients.search using explicit user input or a prior tool result.patients.search without patientId, email, or a name of at least 2 characters.patients.create, search by exact email when available.patients.create reports an exact email duplicate, stop and use the returned patient.confirmedNoMatch: true only after the operator confirms none match.Use patients.getOutstandingItems before sending requests. Treat items as complete only under these rules:
Patient-facing sends are preview-first.
operatorConfirmed: true, the confirmed patient email, item identity, and an operatorReason.npx claudepluginhub mafifi/claude-marketplace --plugin clinic-operationsCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.