Enables Claude to browse Target products, manage lists, and track orders
Automates Target operations including product search, list management, Circle deals, and order tracking through browser automation. Note: Actual purchases are not automated for security.
curl -sSL https://canifi.com/skills/target/install.sh | bash
Or manually:
cp -r skills/target ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set TARGET_EMAIL "[email protected]"
canifi-env set TARGET_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 throw blankets at Target"
Claude: I'll search for throw blankets.
- Navigate to target.com
- Search "throw blanket"
- Apply filters if requested
- Sort by rating or price
- Present top options
User: "What Target Circle deals are available?"
Claude: I'll check Circle deals.
- Navigate to Circle section
- Browse available offers
- List relevant deals
- Note expiration dates
User: "Can I pick this up at my Target today?"
Claude: I'll check availability.
- Navigate to product page
- Check same-day pickup
- View local store inventory
- Report pickup window
User: "Track my Target order"
Claude: I'll check your order.
- Navigate to Orders
- Find recent order
- Check delivery/pickup status
- Report tracking info
When encountering new Target features: