Loading...
Loading...
Enables Claude to browse Blue Apron meal kits and manage subscriptions
npx skill4agent add andrejones92/canifi-life-os blueaproncurl -sSL https://canifi.com/skills/blueapron/install.sh | bashcp -r skills/blueapron ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set BLUEAPRON_EMAIL "your-email@example.com"
canifi-env set BLUEAPRON_PASSWORD "your-password"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "What recipes are on Blue Apron this week?"
Claude: I'll check the menu.
- Navigate to blueapron.com
- View weekly recipes
- List available dishes
- Present cooking timesUser: "Show me how to make the salmon dish"
Claude: I'll get the recipe.
- Find salmon recipe
- View ingredients list
- Show step-by-step instructions
- Present cooking tipsUser: "When is my Blue Apron arriving?"
Claude: I'll check your delivery.
- Navigate to orders
- Find upcoming delivery
- Check shipping status
- Report arrival dateUser: "What wine pairs with my meals this week?"
Claude: I'll check wine options.
- Navigate to wine section
- View pairing suggestions
- List recommended wines
- Present options