Access primary care with One Medical - view appointments, message providers, and access health records
Enables Claude to use One Medical for primary care management including viewing appointments, accessing health records, and communicating with care team.
curl -sSL https://canifi.com/skills/one-medical/install.sh | bash
Or manually:
cp -r skills/one-medical ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set ONEMEDICAL_EMAIL "[email protected]"
canifi-env set ONEMEDICAL_PASSWORD "your-password"
Your credentials, your choice. Canifi LifeOS respects your privacy.
If you prefer not to share credentials with Claude Code:
If you're comfortable sharing credentials, you can store them locally:
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"
Note: Credentials stored in canifi-env are only accessible locally on your machine and are never transmitted.
User: "Do I have any upcoming One Medical appointments?"
Claude: I'll check your appointments.
1. Opening One Medical via Playwright MCP
2. Accessing appointments section
3. Viewing scheduled visits
4. Listing upcoming appointments
User: "Are my lab results in?"
Claude: I'll check for lab results.
1. Accessing health records
2. Viewing lab results section
3. Finding recent results
4. Summarizing available data
User: "Do I have any messages from my One Medical provider?"
Claude: I'll check your inbox.
1. Accessing message center
2. Viewing recent messages
3. Listing provider communications
4. Summarizing message content
When One Medical updates: