ワンクリックで
product-match
Find visually or functionally similar products from an image, name, or description.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Find visually or functionally similar products from an image, name, or description.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Look up ACRIS property transaction records for any NYC property — deeds, mortgages, satisfactions, liens, and ownership history. Use when the user asks who owns a building, when it last sold or for how much, or whether there are mortgages or liens against it. NYC only; for permits or violations use the DOB skills.
Look up Board of Standards and Appeals (BSA) variances and special permits for any NYC property. Use when checking whether a lot carries zoning relief — variances, special permits, appeals — that modifies its as-of-right envelope. NYC only; for base zoning controls use /zoning-analysis-nyc.
Look up DOB permit and job filing history for any NYC building — new-building, alteration, and demolition filings with status and dates. Use when the user asks what work was filed or permitted at an address, or to gauge renovation history during due diligence. NYC only; for open violations use /nyc-dob-violations.
Look up open and resolved DOB and ECB violations for any NYC building, with class, status, and penalty detail. Use when the user asks whether a building has violations, stop-work orders, or outstanding ECB penalties. NYC only; for housing-code violations use /nyc-hpd.
Look up HPD violations, complaints, and building registration for residential buildings.
Check if a NYC building is landmarked or in a historic district using LPC data.
| name | product-match |
| description | Find visually or functionally similar products from an image, name, or description. |
| allowed-tools | ["Read","Write","Edit","Bash","Glob","Grep","WebFetch","WebSearch","AskUserQuestion","mcp__google-sheets__get_sheet_data","mcp__google-sheets__update_cells","mcp__google-sheets__list_sheets"] |
"Find me something like this." Takes a product — by name, image, or description — and searches the web for similar alternatives. Returns 5-10 matches with specs, pricing, and links.
The designer provides a product reference in any format:
By name:
/product-match Eames Lounge Chair
By name + constraints:
/product-match Eames Lounge Chair but under $3,000
By image:
/product-match ~/Downloads/chair-photo.jpg
By description:
/product-match mid-century lounge chair, molded plywood shell, leather cushions, swivel base
By URL:
/product-match https://store.hermanmiller.com/living-room-furniture/eames-lounge-chair
If given a name or URL, look up the product's key attributes:
If given an image, use Claude vision to describe:
If given a description, extract the same attributes from the text.
Document the source product clearly:
## Source Product
Eames Lounge Chair — Herman Miller
Category: Lounge Chair
Dims: 32.75"W × 32.5"D × 33.5"H
Materials: Molded plywood, leather
Price: $5,695
Style: Mid-Century Modern, organic, sculptural
Key features: Swivel base, tilting seat, separate ottoman
Run 3-5 web searches targeting different angles:
lounge chairs similar to Eamesmid-century molded plywood lounge chairmodern lounge chair under $3,000leather and walnut lounge chair swivelcontract lounge chair molded wood specificationFor each candidate found, attempt to fetch the product page for full specs.
Target: 5-10 matches that genuinely resemble the source. Quality over quantity.
For each match, assess similarity on:
Total score out of 15. Present in descending order.
## Product Matches for: Eames Lounge Chair
### 1. Plycraft Mr. Chair — Plycraft (Score: 13/15)
32"W × 30"D × 33"H · Molded walnut plywood, leather · $2,495
Lead: In stock · Indoor
🔗 plycraft.com/mr-chair
Why: Direct mid-century competitor. Same era, same construction technique.
Nearly identical silhouette at less than half the price.
### 2. Tiempo Lounge — Lazar (Score: 11/15)
31"W × 33"D × 34"H · Walnut veneer, leather · $3,200
Lead: 6-8 weeks · Indoor
🔗 lazarind.com/tiempo
Why: Modern reinterpretation. Slightly softer lines, similar materials.
Available in COM.
### 3. ...
---
## Comparison
| # | Product | Brand | W | D | H | Price | Material | Lead | Match |
|---|---------|-------|---|---|---|-------|----------|------|-------|
| 1 | Mr. Chair | Plycraft | 32 | 30 | 33 | $2,495 | Plywood/Leather | Stock | 13/15 |
| 2 | Tiempo | Lazar | 31 | 33 | 34 | $3,200 | Walnut/Leather | 6-8w | 11/15 |
If the designer picks matches ("save 1 and 3"), write to the master Google Sheet using the 33-column schema defined in ../../schema/product-schema.md (read for column reference and formats). Use ../../schema/sheet-conventions.md for CRUD patterns.
match:{source-product-name} so matches are traceable/product-research — research finds products from a brief, match finds alternatives to a specific product/product-enrich — enrich the matched products with categories and tags/product-pair — after matching, find complementary products/product-data-import — import matched products into the master schedule