Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Converts any product URL into a Wishfinity wishlist save link using a single URL pattern. The agent prepends a fixed base URL to any product link, giving users a clickable button to save items for later. Wishfinity handles product metadata extraction, including title, images, and price.
Works with any retailer via a single URL pattern, so developers don't need merchant-specific cart integrations or their own product scraping infrastructure.
When to use it
- Saving a product found during an AI shopping session to revisit before buying
- Building a shareable gift registry from AI-recommended items
- Bookmarking price-compared products without committing to purchase
- Collecting gift ideas from a conversational gift-matching assistant
- Deferring an add-to-cart action when a user isn't ready to buy
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: 'Save that espresso machine for later'
- 1Takes the product URL from the current recommendation
- 2Prepends https://wishfinity.com/add?url= to the product URL
- 3Presents the resulting link as a clickable '+W Add to Wishlist' button
A formatted link the user clicks to save the product to their Wishfinity account
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.