product-data-cleanup
Installation
SKILL.md
/as:product-data-cleanup — Product Data Normalizer
Harness note: use
/as:<skill>on Claude Code and$<skill>on Codex. Resolve<skill-root>as the directory containing this loadedSKILL.mdand<plugin-root>as the plugin root that containsskills/, and use equivalent native tools when host tool names differ.
Takes a messy FF&E schedule and normalizes everything: casing, dimensions, units, language, materials vocabulary, currency formatting, and duplicates. Outputs a clean, consistent, spec-ready schedule.
Persistent cleanup operates on the nearest project's product-library.csv. Pasted tables may be previewed in Markdown but are not another persistent format.
Input
The user provides a schedule in one of these ways:
- Project library — the nearest
product-library.csvunder an ancestor containingPROJECT.md. - CSV file path — import only after its exact 33-column header is validated.
- Pasted table — preview a proposed canonical mapping before any persistence.
If the input format is unclear, ask.