Skip to content
Skill Claude Desktop · Claude Code

/product-match

Find similar products from an image, name, or description

What it does

Type /as:product-match and give it a product — by name, image, or description. Claude identifies the key attributes (style, materials, dimensions, price range) and searches the web for similar alternatives. Returns 5-10 matches ranked by similarity with specs, pricing, and reasoning.

Use it when a product is over budget, discontinued, has a long lead time, or you need alternatives at different price points.

Install

Claude Desktop:

  1. Open CustomizeBrowse plugins
  2. Click +Add marketplace from GitHub
  3. Enter AlpacaLabsLLC/skills-for-architects
  4. Install Architecture Studio

Claude Code (terminal):

claude plugin marketplace add AlpacaLabsLLC/skills-for-architects
claude plugin install as@skills-for-architects

Or symlink just this skill:

git clone https://github.com/AlpacaLabsLLC/skills-for-architects.git
ln -s $(pwd)/skills-for-architects/skills/product-match ~/.claude/skills/product-match

Usage

# By name
/as:product-match Eames Lounge Chair

# By name + constraint
/as:product-match Eames Lounge Chair but under $3,000

# By image
/as:product-match ~/Downloads/chair-photo.jpg

# By description
/as:product-match mid-century lounge chair, molded plywood, leather, swivel base

Pairs with

Related skills