Loading...
Loading...
Enables Claude to browse Best Buy products, manage lists, and track orders
npx skill4agent add andrejones92/canifi-life-os bestbuycurl -sSL https://canifi.com/skills/bestbuy/install.sh | bashcp -r skills/bestbuy ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set BESTBUY_EMAIL "your-email@example.com"
canifi-env set BESTBUY_PASSWORD "your-password"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Find 4K TVs at Best Buy under $500"
Claude: I'll search for 4K TVs.
- Navigate to bestbuy.com
- Search "4K TV"
- Apply price filter under $500
- Sort by customer reviews
- Present top optionsUser: "Compare these two laptops"
Claude: I'll compare the specs.
- Navigate to both product pages
- Gather specifications
- Compare features side-by-side
- Present comparison summaryUser: "Find open box deals on headphones"
Claude: I'll find those deals.
- Navigate to headphones
- Filter by Open Box condition
- List available deals
- Note savings percentageUser: "Where is my Best Buy order?"
Claude: I'll check your order.
- Navigate to Order Status
- Find recent order
- Check shipping info
- Report delivery status