Loading...
Loading...
Manage prescriptions with Walgreens - check prescription status, schedule pickups, and access pharmacy services
npx skill4agent add andrejones92/canifi-life-os walgreenscurl -sSL https://canifi.com/skills/walgreens/install.sh | bashcp -r skills/walgreens ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set WALGREENS_EMAIL "your-email@example.com"
canifi-env set WALGREENS_PASSWORD "your-password"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Is my Walgreens prescription ready?"
Claude: I'll check your prescription.
1. Opening Walgreens via Playwright MCP
2. Accessing pharmacy section
3. Viewing prescription status
4. Checking ready for pickup
5. Reporting availabilityUser: "What prescriptions do I have at Walgreens?"
Claude: I'll list your medications.
1. Accessing prescription history
2. Viewing current medications
3. Listing active prescriptions
4. Noting refill eligibilityUser: "Find a 24-hour Walgreens near me"
Claude: I'll find 24-hour locations.
1. Accessing store locator
2. Filtering for 24-hour
3. Finding nearest matches
4. Providing addresses