Access telehealth with Teladoc - view visit history, check available services, and manage account
Enables Claude to use Teladoc for telehealth services including viewing visit history, checking available services, and managing account settings.
curl -sSL https://canifi.com/skills/teladoc/install.sh | bash
Or manually:
cp -r skills/teladoc ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set TELADOC_EMAIL "[email protected]"
canifi-env set TELADOC_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: "Show me my recent Teladoc visits"
Claude: I'll check your visit history.
1. Opening Teladoc via Playwright MCP
2. Accessing visit history
3. Listing recent consultations
4. Summarizing visit details
User: "What telehealth services are available to me?"
Claude: I'll check available services.
1. Accessing services section
2. Viewing available care types
3. Listing coverage options
4. Noting service details
User: "Check on my prescription from Teladoc"
Claude: I'll check prescription status.
1. Accessing prescriptions section
2. Finding recent prescriptions
3. Checking pharmacy status
4. Reporting fulfillment info
When Teladoc updates: