product-data-cleanup

仓库创建 2026年3月2日最近提交 18 小时前SkillHot 收录 20 天前
▸ 精选理由

把凌乱的产品表整理为可直接用于规格或招标的标准表格。

▸ 风险提示

会读写主 Google Sheet,可能批量修改敏感产品数据。

这个 Skill 做什么

规范化 FF&E 清单的大小写、单位、维度和材料词汇等数据。

把乱七八糟的 FF&E 清单规范化:统一大小写、单位和维度、材料词汇、货币格式,去重并输出可交付的规格表。用在你想把供应表格变成干净一致、能直接给采购或供应商用的清单时。好处是直接在主 Google Sheet(33 列 schema)上操作,也能处理独立 CSV 或粘贴表格,产出可用的 spec-ready 表格。

▸ 展开 SKILL.md 英文原文

Clean up an FF&E schedule — normalize casing, dimensions, units, language, materials, and formatting for consistency.

数据与抓取数据清洗FF&E规范化Google 表通用
280
Stars
58
Forks
40
仓库内 Skill
+40
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/AlpacaLabsLLC/skills-for-architects/main/plugins/06-materials-research/skills/product-data-cleanup/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/AlpacaLabsLLC/skills-for-architects/main/plugins/06-materials-research/skills/product-data-cleanup/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# /product-data-cleanup — Product Data Normalizer

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.

Operates on the **master Google Sheet** — the same 33-column schema used by all product skills. Also works on standalone CSV files and pasted tables.

## Input

The user provides a schedule in one of these ways:

1. **Master Google Sheet** — the shared product library. Provide spreadsheet ID or URL.
2. **File path** — a `.csv`, `.tsv`, `.xlsx` export, or `.md` file
3. **Pasted table** — markdown or tab-separated data in the message

If the inp
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有