How to Find Beauty and Skincare Dupes with OpenClaw

Find Beauty and Skincare Dupes with OpenClaw and ToolRouter. Run batch beauty dupe searches for entire product ranges or wishlists.

Tool
Dupe Finder icon
Dupe Finder

OpenClaw lets you run beauty dupe searches across an entire product wishlist, skincare routine, or product range in a batch job. This is the right approach when the research covers more products than you would look up one at a time, or when you want to build a complete budget-routine equivalent of a premium skincare line.

Connect ToolRouter to OpenClaw

1Install the CLI
npm install -g toolrouter-mcp
2Call tools directly from OpenClaw
toolrouter-mcp call web-search search --query "AI tools"
toolrouter-mcp tools

Steps

Once connected (see setup above), use the Dupe Finder tool:

  1. List all the premium beauty products to find dupes for.
  2. Run `dupe-finder` with `find_dupe` for each product and collect alternatives in a normalized schema.
  3. Filter to alternatives with similarity_score above your threshold and the highest price saving.
  4. Return a complete budget routine or wishlist alternative with total saving calculated.

Example Prompt

Try this with OpenClaw using the Dupe Finder tool
Use dupe-finder to find dupes for this full skincare routine in batch: [La Mer Moisturiser £175, Charlotte Tilbury Magic Cream £95, Drunk Elephant C-Firma Serum £78]. Find the best alternative for each under 30% of the original price. Return all results with product, best_dupe, original_price, dupe_price, saving, and similarity_score. Calculate total saving across the full routine.

Tips

  • Calculate total saving across the full batch — it's the most compelling headline number for a budget routine comparison.
  • Sort by saving_amount descending so the largest cost-reduction opportunities are seen first.
  • Set a minimum similarity_score of 0.7 to filter out alternatives that are only superficially related.