Enables Claude to browse Hungryroot meal kits and manage subscriptions
Automates Hungryroot operations including meal browsing, box customization, and delivery management through browser automation. Note: Actual orders are not automated for security.
curl -sSL https://canifi.com/skills/hungryroot/install.sh | bash
Or manually:
cp -r skills/hungryroot ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set HUNGRYROOT_EMAIL "[email protected]"
canifi-env set HUNGRYROOT_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: "What's available in my Hungryroot box this week?"
Claude: I'll check your selections.
- Navigate to hungryroot.com
- View current box
- List selected items
- Present options
User: "Show me Hungryroot recipes for dinner"
Claude: I'll find dinner recipes.
- Navigate to recipes section
- Browse dinner ideas
- List meal options
- Present with ingredients
User: "When is my Hungryroot delivery arriving?"
Claude: I'll check your delivery.
- Navigate to account
- Find delivery schedule
- Check tracking info
- Report delivery date
User: "What are my Hungryroot dietary settings?"
Claude: I'll check your preferences.
- Navigate to settings
- View dietary preferences
- List restrictions set
- Present current settings
When encountering new Hungryroot features: