Skip to content

Product Enrich

A Claude Code skill that auto-tags FF&E products with categories, colors, materials, and style tags using AI — filling in missing metadata from product names and images.

What it does

Type /product-enrich in Claude Code and point it at a product list. The skill analyzes each product by name (and image if available) and fills in missing metadata — category, subcategory, primary color, material, and style tags. Works on CSV files, Google Sheets, or pasted data.

Designed for product lists assembled from multiple sources where metadata is inconsistent or missing.

Install

Claude Desktop:

  1. Open CustomizeBrowse plugins
  2. Click +Add marketplace from GitHub
  3. Enter AlpacaLabsLLC/skills-for-architects
  4. Install the Product & Materials Research plugin

Claude Code (terminal):

claude plugin marketplace add AlpacaLabsLLC/skills-for-architects
claude plugin install 06-materials-research@skills-for-architects

Or symlink just this skill:

git clone https://github.com/AlpacaLabsLLC/skills-for-architects.git
ln -s $(pwd)/skills-for-architects/plugins/06-materials-research/skills/product-enrich ~/.claude/skills/product-enrich

Usage

/product-enrich ~/Documents/project/products.csv

Or point to a Google Sheet, or paste product data directly.

What it enriches

  • Category — maps to 22 canonical terms (Chair, Table, Light, Storage, etc.)
  • Subcategory — more specific (Task Chair, Pendant, Credenza, etc.)
  • Primary color — dominant color as sold (Walnut, Black, Brass, Natural, etc.)
  • Material — primary materials with specifics (Solid walnut, Chrome steel, Bouclé)
  • Style tags — 2-4 descriptive tags (Mid-Century Modern, Scandinavian, Iconic, Contract)

Pairs with

Related skills

Explore