Enables Claude to browse restaurants and track orders on Caviar (DoorDash)
Automates Caviar operations for premium restaurant browsing and order tracking through DoorDash integration. Note: Actual orders are not automated for security.
curl -sSL https://canifi.com/skills/caviar/install.sh | bash
Or manually:
cp -r skills/caviar ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set CAVIAR_EMAIL "[email protected]"
canifi-env set CAVIAR_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 upscale restaurants on Caviar"
Claude: I'll browse Caviar restaurants.
- Navigate to trycaviar.com
- Browse curated selections
- Filter by cuisine
- Present top options
User: "What Caviar-exclusive restaurants are near me?"
Claude: I'll find exclusives.
- Browse exclusive restaurants
- Check availability
- List Caviar-only options
- Present selections
User: "Track my Caviar order"
Claude: I'll track your delivery.
- Navigate to DoorDash (Caviar merged)
- Find active order
- Check delivery status
- Report ETA
User: "Show me the menu at this Caviar restaurant"
Claude: I'll check the menu.
- Navigate to restaurant page
- Browse menu items
- Note chef specials
- Present options
When encountering Caviar/DoorDash changes: