Loading...
Loading...
Enables Claude to browse Costco products, manage lists, and track orders
npx skill4agent add andrejones92/canifi-life-os costcocurl -sSL https://canifi.com/skills/costco/install.sh | bashcp -r skills/costco ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set COSTCO_EMAIL "your-email@example.com"
canifi-env set COSTCO_PASSWORD "your-password"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Find organic snacks at Costco"
Claude: I'll search for organic snacks.
- Navigate to costco.com
- Search "organic snacks"
- Filter by available options
- Present bulk options with pricingUser: "Is this available at my local Costco?"
Claude: I'll check warehouse availability.
- Navigate to product page
- Check in-warehouse availability
- Report local stock status
- Note member pricingUser: "What's on sale at Costco this month?"
Claude: I'll check instant savings.
- Navigate to Instant Savings
- Browse current deals
- List notable discounts
- Note expiration datesUser: "Track my Costco delivery order"
Claude: I'll check your order.
- Navigate to Orders
- Find recent order
- Check delivery status
- Report tracking info