dupe
Uses dupe.com APIs in order to find similar products for the product found in the input URL given by the user.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/crisanmm/dupeWhat This Skill Does
The dupe skill is a specialized OpenClaw agent tool designed to help users discover similar products from across the web. By leveraging the power of dupe.com's sophisticated recommendation engine, this skill takes either a product page URL or a direct image URL and returns a curated list of comparable items. It is highly effective for price comparison, finding budget-friendly alternatives, or exploring products with similar aesthetics. The skill returns rich metadata for each match, including pricing details, retailer information, product thumbnails, and qualitative assessments of value and quality.
Installation
To integrate this skill into your OpenClaw environment, use the following terminal command:
clawhub install openclaw/skills/skills/crisanmm/dupe
Use Cases
This skill is perfect for:
- Comparison Shopping: Easily find if a piece of furniture or decor is available at a lower price point elsewhere.
- Visual Discovery: Found a picture of an item you love but don't know the brand? Simply provide the image URL to find lookalikes.
- Budget Management: Compare expensive designer items against more affordable alternatives that maintain a similar visual style.
- Market Research: Quickly gather intelligence on competitors for a specific product item by scanning the marketplace for similar entries.
Example Prompts
- "I really like this table lamp: [URL]. Can you find me some cheaper alternatives that look similar?"
- "I found this item on a design blog: [Image URL]. Can you search for products that match this aesthetic?"
- "Show me 5 similar products to this chair from [URL], prioritizing items with a similar color profile."
Tips & Limitations
- Limits: The API supports a limit parameter. The default is 7, but for image searches, you can request up to 20 results if you need a wider range of options.
- URL Validation: Ensure that product URLs are direct links to standard product pages. Broken links or redirects from social media apps may fail to resolve correctly.
- Image Quality: When using image search, provide high-resolution photos for the best matching results. Low-resolution or heavily filtered images may decrease the accuracy of the similarity engine.
- Data Freshness: Results include a 'verified' status and 'assessment' fields—use these to gauge the reliability of the suggested retailer.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-crisanmm-dupe": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api