← All skills
Tencent SkillHub · Developer Tools

/add-wish — Universal Add to Wishlist

Save any product to a universal wishlist. Converts any product URL into a one-click "save for later" link. Works with any retailer, any AI platform, zero setup.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Save any product to a universal wishlist. Converts any product URL into a one-click "save for later" link. Works with any retailer, any AI platform, zero setup.

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

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

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.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.1.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 9 sections Open source page

/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

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc