Enables Claude to browse Wayfair furniture and home goods, manage lists, and track orders
Automates Wayfair operations including furniture and home decor search, idea boards, and order tracking through browser automation. Note: Actual purchases are not automated.
curl -sSL https://canifi.com/skills/wayfair/install.sh | bash
Or manually:
cp -r skills/wayfair ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set WAYFAIR_EMAIL "[email protected]"
canifi-env set WAYFAIR_PASSWORD "your-password"
Your credentials, your choice. Canifi LifeOS respects your privacy.
If you prefer not to share credentials with Claude Code:
If you're comfortable sharing credentials, you can store them locally:
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"
Note: Credentials stored in canifi-env are only accessible locally on your machine and are never transmitted.
User: "Find mid-century modern sofas on Wayfair"
Claude: I'll search for those sofas.
- Navigate to wayfair.com
- Search "mid-century modern sofa"
- Apply style filters
- Sort by customer rating
- Present top options
User: "Save this to my living room idea board"
Claude: I'll add it to your board.
- Navigate to product
- Click save to idea board
- Select living room board
- Confirm added
User: "When will my Wayfair order arrive?"
Claude: I'll check your order.
- Navigate to My Orders
- Find recent order
- Check delivery status
- Report estimated delivery
User: "What's on sale at Wayfair for outdoor furniture?"
Claude: I'll find outdoor sales.
- Navigate to outdoor category
- Filter by sale items
- Browse discounted furniture
- Present best deals
When encountering new Wayfair features: