Enables Claude to browse Overstock products, manage lists, and track orders
Automates Overstock (now Bed Bath & Beyond) operations including home goods search, list management, and order tracking through browser automation. Note: Actual purchases are not automated.
curl -sSL https://canifi.com/skills/overstock/install.sh | bash
Or manually:
cp -r skills/overstock ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set OVERSTOCK_EMAIL "[email protected]"
canifi-env set OVERSTOCK_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 area rugs on Overstock"
Claude: I'll search for area rugs.
- Navigate to overstock.com
- Search "area rugs"
- Apply size filters if specified
- Sort by popularity
- Present top options
User: "What's in clearance on Overstock?"
Claude: I'll browse clearance.
- Navigate to clearance section
- Browse marked-down items
- List significant discounts
- Present best deals
User: "Track my Overstock order"
Claude: I'll check your order.
- Navigate to My Orders
- Find recent order
- Check shipping status
- Report delivery estimate
User: "Show me bedroom furniture on Overstock"
Claude: I'll browse bedroom items.
- Navigate to bedroom category
- Browse furniture and decor
- Filter as requested
- Present curated options
When encountering new Overstock features: