Loading...
Loading...
Enables Claude to browse merchants and track deliveries on Postmates (now part of Uber Eats)
npx skill4agent add andrejones92/canifi-life-os postmatescurl -sSL https://canifi.com/skills/postmates/install.sh | bashcp -r skills/postmates ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set POSTMATES_EMAIL "your-email@example.com"
canifi-env set POSTMATES_PASSWORD "your-password"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Find stores delivering on Postmates"
Claude: I'll find delivery options.
- Navigate to Uber Eats (Postmates merged)
- Browse available stores
- Check delivery times
- Present optionsUser: "Track my Postmates order"
Claude: I'll track your delivery.
- Navigate to orders (via Uber Eats)
- Find active order
- Check delivery status
- Report ETAUser: "Find who delivers ice cream nearby"
Claude: I'll search for that.
- Search "ice cream"
- Filter by delivery
- Show available stores
- Present optionsUser: "Show my past Postmates orders"
Claude: I'll check your history.
- Navigate to order history
- List past orders
- Show merchants and dates
- Present summary