Loading...
Loading...
Manage prescriptions with Amazon Pharmacy - check orders, view medications, and track deliveries
npx skill4agent add andrejones92/canifi-life-os amazon-pharmacycurl -sSL https://canifi.com/skills/amazon-pharmacy/install.sh | bashcp -r skills/amazon-pharmacy ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set AMAZON_EMAIL "your-email@example.com"
canifi-env set AMAZON_PASSWORD "your-password"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Where is my Amazon Pharmacy order?"
Claude: I'll check your order status.
1. Opening Amazon Pharmacy via Playwright MCP
2. Accessing orders section
3. Finding recent prescription order
4. Checking delivery status
5. Providing tracking infoUser: "What medications are on file with Amazon Pharmacy?"
Claude: I'll list your medications.
1. Accessing prescriptions section
2. Viewing current medications
3. Listing active prescriptions
4. Noting refill statusUser: "How much am I saving with Amazon Pharmacy?"
Claude: I'll check your savings.
1. Accessing account benefits
2. Viewing price comparisons
3. Calculating Prime savings
4. Summarizing total savings