Enables Claude to browse restaurants and track deliveries on Favor (Texas)
Automates Favor operations including restaurant browsing, favorites management, and delivery tracking in Texas markets through browser automation. Note: Actual orders are not automated for security.
curl -sSL https://canifi.com/skills/favor/install.sh | bash
Or manually:
cp -r skills/favor ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set FAVOR_EMAIL "[email protected]"
canifi-env set FAVOR_PASSWORD "your-password"
Your credentials, your choice. Canifi LifeOS respects your privacy.
If you prefer not to share credentials with Claude Code:
If you're comfortable sharing credentials, you can store them locally:
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"
Note: Credentials stored in canifi-env are only accessible locally on your machine and are never transmitted.
User: "Find BBQ restaurants on Favor"
Claude: I'll find BBQ options.
- Navigate to favordelivery.com
- Search "BBQ"
- Filter by available
- Present options
User: "Track my Favor order"
Claude: I'll track your delivery.
- Navigate to orders
- Find active order
- Check Runner status
- Report ETA
User: "What stores deliver on Favor?"
Claude: I'll find stores.
- Navigate to store section
- List available stores
- Check delivery times
- Present options
User: "Show my recent Favor orders"
Claude: I'll check your history.
- Navigate to order history
- List recent orders
- Show restaurants and dates
- Present summary
When encountering new Favor features: