Loading...
Loading...
Enables Claude to browse restaurants and track deliveries on Favor (Texas)
npx skill4agent add andrejones92/canifi-life-os favorcurl -sSL https://canifi.com/skills/favor/install.sh | bashcp -r skills/favor ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set FAVOR_EMAIL "your-email@example.com"
canifi-env set FAVOR_PASSWORD "your-password"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Find BBQ restaurants on Favor"
Claude: I'll find BBQ options.
- Navigate to favordelivery.com
- Search "BBQ"
- Filter by available
- Present optionsUser: "Track my Favor order"
Claude: I'll track your delivery.
- Navigate to orders
- Find active order
- Check Runner status
- Report ETAUser: "What stores deliver on Favor?"
Claude: I'll find stores.
- Navigate to store section
- List available stores
- Check delivery times
- Present optionsUser: "Show my recent Favor orders"
Claude: I'll check your history.
- Navigate to order history
- List recent orders
- Show restaurants and dates
- Present summary