Loading...
Loading...
Enables Claude to browse Nordstrom products, manage lists, and track orders
npx skill4agent add andrejones92/canifi-life-os nordstromcurl -sSL https://canifi.com/skills/nordstrom/install.sh | bashcp -r skills/nordstrom ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set NORDSTROM_EMAIL "your-email@example.com"
canifi-env set NORDSTROM_PASSWORD "your-password"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Find designer handbags at Nordstrom"
Claude: I'll search for handbags.
- Navigate to nordstrom.com
- Search "designer handbags"
- Filter by brand if specified
- Sort by relevance
- Present top optionsUser: "What's on Anniversary Sale at Nordstrom?"
Claude: I'll check the sale.
- Navigate to Anniversary Sale section
- Browse sale items
- Filter by category
- Present top dealsUser: "Track my Nordstrom order"
Claude: I'll check your order.
- Navigate to Orders
- Find recent order
- Check shipping status
- Report delivery infoUser: "Show me Nike products at Nordstrom"
Claude: I'll browse that brand.
- Navigate to brand page
- Browse Nike products
- Filter by category if requested
- Present available items