Loading...
Loading...
Enables Claude to browse Amazon Fresh groceries, manage lists, and track deliveries
npx skill4agent add andrejones92/canifi-life-os amazon-freshcurl -sSL https://canifi.com/skills/amazon-fresh/install.sh | bashcp -r skills/amazon-fresh ~/.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: "Show me produce on Amazon Fresh"
Claude: I'll browse produce.
- Navigate to amazon.com/fresh
- Go to produce section
- Browse available items
- Present fresh optionsUser: "Find whole grain bread on Amazon Fresh"
Claude: I'll search for that.
- Search "whole grain bread"
- Filter by Fresh items
- Show available options
- Present with pricesUser: "Track my Amazon Fresh order"
Claude: I'll check your delivery.
- Navigate to Fresh orders
- Find active order
- Check delivery window
- Report statusUser: "What's on sale at Amazon Fresh?"
Claude: I'll find Fresh deals.
- Navigate to Fresh deals
- Browse discounted items
- List notable savings
- Present best offers