ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified utilities Safety 4/5

dupe

Uses dupe.com APIs in order to find similar products for the product found in the input URL given by the user.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/crisanmm/dupe
Or

What 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

  1. "I really like this table lamp: [URL]. Can you find me some cheaper alternatives that look similar?"
  2. "I found this item on a design blog: [Image URL]. Can you search for products that match this aesthetic?"
  3. "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

Author@crisanmm
Stars3409
Views1
Updated2026-03-25
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-crisanmm-dupe": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#shopping#comparison#recommendation#ecommerce#visual-search
Safety Score: 4/5

Flags: network-access, external-api