Loading...
Loading...
Enables Claude to browse Zappos shoes and apparel, manage lists, and track orders
npx skill4agent add andrejones92/canifi-life-os zapposcurl -sSL https://canifi.com/skills/zappos/install.sh | bashcp -r skills/zappos ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set ZAPPOS_EMAIL "your-email@example.com"
canifi-env set ZAPPOS_PASSWORD "your-password"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Find running shoes on Zappos size 10"
Claude: I'll search for running shoes.
- Navigate to zappos.com
- Search "running shoes"
- Filter by size 10
- Sort by rating
- Present top optionsUser: "Compare these two pairs of boots"
Claude: I'll compare them.
- View both product pages
- Compare features and specs
- Note price differences
- Present comparisonUser: "What do reviews say about comfort for these shoes?"
Claude: I'll check the reviews.
- Navigate to product page
- Read customer reviews
- Focus on comfort mentions
- Summarize feedbackUser: "Track my Zappos order"
Claude: I'll check your order.
- Navigate to Order History
- Find recent order
- Check shipping status
- Report delivery info