Enables Claude to browse Freshly prepared meals and manage subscriptions
Automates Freshly operations including prepared meal browsing, weekly selections, and subscription management through browser automation. Note: Actual orders are not automated for security.
curl -sSL https://canifi.com/skills/freshly/install.sh | bash
Or manually:
cp -r skills/freshly ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set FRESHLY_EMAIL "[email protected]"
canifi-env set FRESHLY_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 on the Freshly menu?"
Claude: I'll check available meals.
- Navigate to freshly.com
- View meal options
- List by category
- Present with nutrition
User: "Find high protein Freshly meals"
Claude: I'll find protein options.
- Browse menu
- Filter by protein content
- List high-protein meals
- Present macros
User: "Where is my Freshly order?"
Claude: I'll track your delivery.
- Navigate to orders
- Find active order
- Check shipping status
- Report delivery date
User: "What's my Freshly subscription plan?"
Claude: I'll check your plan.
- Navigate to account
- View subscription details
- Check meals per week
- Present plan info
When encountering new Freshly features:
Toast — restaurant POS, orders, menus, employees, revenue centers, and reporting.