Loading...
Loading...
Enables Claude to browse Amazon products, manage wishlists, and track orders (no purchases)
npx skill4agent add andrejones92/canifi-life-os amazoncurl -sSL https://canifi.com/skills/amazon/install.sh | bashcp -r skills/amazon ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set AMAZON_EMAIL "your-email@example.com"
canifi-env set AMAZON_PASSWORD "your-password"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Find wireless headphones on Amazon under $100"
Claude: I'll search for those headphones.
- Navigate to amazon.com
- Search "wireless headphones"
- Apply price filter under $100
- Sort by customer reviews
- Present top optionsUser: "Add this product to my Amazon wishlist"
Claude: I'll add that to your wishlist.
- Navigate to product page
- Click "Add to List"
- Select wishlist
- Confirm addedUser: "Check the status of my recent Amazon order"
Claude: I'll check your order status.
- Navigate to Your Orders
- Find recent order
- Check shipping status
- Report delivery estimateUser: "Compare the top 3 laptop stands on Amazon"
Claude: I'll compare those products.
- Search laptop stands
- Select top 3 by reviews
- Compare prices, features, ratings
- Present comparison summary