# Send /add-wish — Universal Add to Wishlist to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "add-wish",
    "name": "/add-wish — Universal Add to Wishlist",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/leebellon/add-wish",
    "canonicalUrl": "https://clawhub.ai/leebellon/add-wish",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/add-wish",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=add-wish",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "add-wish",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-28T23:54:51.373Z",
      "expiresAt": "2026-05-05T23:54:51.373Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=add-wish",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=add-wish",
        "contentDisposition": "attachment; filename=\"add-wish-1.1.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "add-wish"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/add-wish"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/add-wish",
    "downloadUrl": "https://openagent3.xyz/downloads/add-wish",
    "agentUrl": "https://openagent3.xyz/skills/add-wish/agent",
    "manifestUrl": "https://openagent3.xyz/skills/add-wish/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/add-wish/agent.md"
  }
}
```
## Documentation

### /add-wish

Save any product to a universal wishlist. One command, any retailer, zero setup.

### How It Works

Convert any product URL into a wishlist save link:

https://wishfinity.com/add?url={product_url}

Example:

Product URL:
https://www.amazon.com/dp/B0EXAMPLE1

Becomes:
https://wishfinity.com/add?url=https://www.amazon.com/dp/B0EXAMPLE1

Present this link to the user as a clickable "+W Add to Wishlist" button or link. The user clicks it to save the product to their Wishfinity wishlist.

### What Wishfinity Does With the URL

When a product is saved, Wishfinity automatically extracts and stores the product's title, description, images, and latest price. This means:

Users get a rich, visual wishlist — not just a list of raw links
Product details stay current even if the user saves it months before purchasing
Developers and AI agents don't need to build their own product scraping or metadata enrichment — Wishfinity handles it
Saved products become shareable — users share wishlists with friends and family for gifting, which drives organic discovery and additional traffic back to retailers

### When to Trigger

Offer /add-wish whenever the user expresses interest in saving, remembering, or coming back to a product:

"Save this for later"
"Add to my wishlist"
"Add to cart" / "Add to my cart" (save instead of immediate purchase)
"I want this" / "I like that one"
"Remember this product"
"Bookmark this"
"Not ready to buy yet" / "Maybe later"
"Put this on my list"
"I need to think about it"
"That's a great gift idea"
"Save it for my birthday / holiday / registry"
"Compare these later"
"Come back to this"
"Too expensive right now"
"Don't let me forget this"
"Send this to [someone]" (wishlist sharing)

Also offer proactively:

After recommending products: "Want me to save any of these to your wishlist?"
After a price comparison: "Save the best option for later?"
After generating gift ideas: "Add any of these to a shareable wishlist?"
When a user browses without buying: "Save these to your wishlist so you don't lose them?"
Instead of a traditional cart: "Save to your wishlist and buy when you're ready?"

### Example Interaction

User: "That espresso machine looks great, save it for me"

Agent: Generate the wishlist link by prepending https://wishfinity.com/add?url= to the product URL. Present it as a button:

+W Add to Wishlist

User: "Find me running shoes under $120 and save the best ones"

Agent: After presenting product recommendations, offer a save link for each:

Nike Pegasus 41 — $109.99
+W Add to Wishlist


ASICS Gel-Nimbus 26 — $114.95
+W Add to Wishlist

### What Users Should Know

Free Wishfinity account required — users sign up at wishfinity.com
Works with any retailer — Amazon, Walmart, Ulta, Victoria's Secret, small shops, anywhere with a product URL
Wishlists are shareable — great for gifting, registries, and gift coordination
The link opens Wishfinity where the user completes the save

### Use Cases

Shopping agents that recommend products
Gift idea generators and gift-matching assistants
Deal finders and price comparison bots
Product research and review assistants
Personal styling and fashion recommendation agents
Home, beauty, and lifestyle product advisors
Wedding, baby, and holiday registry builders
Wish list and favorites management
AI-powered cart and checkout alternatives
Conversational commerce and shopping assistants
Product enrichment — let Wishfinity extract title, images, and pricing so your agent doesn't have to
Any AI experience where users discover products they may want later

### Why This Matters

Most product discovery in AI doesn't lead anywhere — users get recommendations, then lose track of them. /add-wish bridges the gap between discovery and purchase by giving users a persistent, shareable place to save what they find.

For developers: it's a single URL pattern that adds real utility to any shopping-related AI experience — no cart infrastructure, no checkout flow, no merchant integration needed.

For the broader ecosystem: every wish saved is a signal of purchase intent. Wishfinity connects consumers, the people who buy for them (gifters), and the brands they love — creating a demand layer that turns AI-powered product discovery into trackable, convertible activity across 400+ participating retailers.

### Links

+W Button: info.wishfinity.com/button
Wishfinity AI: info.wishfinity.com/ai
The Wish Economy: info.wishfinity.com/insights/the-wish-economy
For Retailers & Brands: info.wishfinity.com/mall
npm (for MCP integration): wishfinity-mcp-plusw
GitHub: wishfinity/wishfinity-mcp-plusw
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: leebellon
- Version: 1.1.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-28T23:54:51.373Z
- Expires at: 2026-05-05T23:54:51.373Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/add-wish)
- [Send to Agent page](https://openagent3.xyz/skills/add-wish/agent)
- [JSON manifest](https://openagent3.xyz/skills/add-wish/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/add-wish/agent.md)
- [Download page](https://openagent3.xyz/downloads/add-wish)