askill
wish

wishSafety 95Repository

Enables Claude to browse Wish products, manage wishlist, and track orders

5 stars
1.2k downloads
Updated 1/9/2026

Package Files

Loading files...
SKILL.md

Wish Skill

Overview

Automates Wish operations including product discovery, wishlist management, and order tracking through browser automation. Note: Actual purchases are not automated.

Quick Install

curl -sSL https://canifi.com/skills/wish/install.sh | bash

Or manually:

cp -r skills/wish ~/.canifi/skills/

Setup

Configure via canifi-env:

# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash

canifi-env set WISH_EMAIL "your-email@example.com"
canifi-env set WISH_PASSWORD "your-password"

Privacy & Authentication

Your credentials, your choice. Canifi LifeOS respects your privacy.

Option 1: Manual Browser Login (Recommended)

If you prefer not to share credentials with Claude Code:

  1. Complete the Browser Automation Setup using CDP mode
  2. Login to the service manually in the Playwright-controlled Chrome window
  3. Claude will use your authenticated session without ever seeing your password

Option 2: Environment Variables

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.

Capabilities

  • Browse and search products
  • Add items to wishlist
  • Track order shipping
  • View product reviews
  • Find flash sales
  • Access order history
  • Check shipping estimates
  • Explore daily deals

Usage Examples

Example 1: Search Products

User: "Find LED lights on Wish"
Claude: I'll search for LED lights.
- Navigate to wish.com
- Search "LED lights"
- Browse results
- Present interesting options

Example 2: Add to Wishlist

User: "Save this item to my Wish wishlist"
Claude: I'll save that item.
- Navigate to product page
- Click save/wishlist button
- Confirm added

Example 3: Track Order

User: "Track my Wish order"
Claude: I'll check your order status.
- Navigate to Order History
- Find recent order
- Check shipping progress
- Report current status

Example 4: Browse Flash Sales

User: "What's on flash sale on Wish?"
Claude: I'll check flash sales.
- Navigate to flash deals
- Browse time-limited offers
- List notable deals
- Note time remaining

Authentication Flow

  1. Navigate to wish.com via Playwright MCP
  2. Click Sign In
  3. Enter email from canifi-env
  4. Enter password
  5. Handle CAPTCHA if shown (notify user)
  6. Verify account access
  7. Maintain session cookies

Error Handling

  • Login Failed: Clear cookies, verify credentials
  • Session Expired: Re-authenticate automatically
  • CAPTCHA Required: Notify user to complete
  • Order Not Found: Check order ID format
  • Tracking Delayed: May take days to update
  • Item Unavailable: Check similar items
  • Wishlist Full: Check list limits
  • Sale Ended: Deal may have expired

Self-Improvement Instructions

When encountering new Wish features:

  1. Document new UI elements
  2. Add support for new features
  3. Log successful patterns
  4. Update for Wish changes

Notes

  • Shipping times are long (2-4 weeks typically)
  • Prices don't include shipping until checkout
  • Product quality varies significantly
  • Reviews help gauge quality
  • Wish Express for faster shipping
  • Flash sales time-limited
  • Wish Local for faster delivery

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

90/100Analyzed 2/13/2026

A well-structured and comprehensive skill for automating Wish.com interactions. It features strong privacy considerations regarding authentication, clear usage examples, and detailed error handling strategies, making it highly actionable for an agent with browser capabilities.

95
95
75
85
95

Metadata

Licenseunknown
Version1.0.0
Updated1/9/2026
PublisherAndrejones92

Tags

llm