Loading...
Loading...
Enables Claude to browse Macy's products, manage lists, and track orders
npx skill4agent add andrejones92/canifi-life-os macyscurl -sSL https://canifi.com/skills/macys/install.sh | bashcp -r skills/macys ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set MACYS_EMAIL "your-email@example.com"
canifi-env set MACYS_PASSWORD "your-password"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Find men's dress shirts on sale at Macy's"
Claude: I'll search for dress shirts.
- Navigate to macys.com
- Search "men's dress shirts"
- Filter by sale items
- Sort by discount
- Present top optionsUser: "What's in Macy's clearance for women's shoes?"
Claude: I'll browse clearance.
- Navigate to women's shoes
- Filter by clearance
- Browse discounted items
- Present best dealsUser: "Track my Macy's order"
Claude: I'll check your order.
- Navigate to Order Status
- Find recent order
- Check shipping info
- Report delivery estimateUser: "Can I pick this up at my local Macy's?"
Claude: I'll check store availability.
- Navigate to product page
- Check store pickup options
- View local store inventory
- Report availability