/install catalog-sku-matcher-india
Catalog SKU Matcher India
Purpose
Build reliable cross-store product matching for Indian catalogs so price comparison is accurate.
Disclaimer
This skill provides matching and normalization guidance only. It does not guarantee perfect match accuracy for all catalogs or seller data quality.
Use at your own risk. The skill author/publisher/developer is not liable for direct or indirect loss, incorrect match decisions, trading losses, or other damages arising from use or misuse of this guidance.
Matching strategy
Use a layered approach:
-
Hard identifiers
- model number / GTIN / MPN / ISBN where available
-
Variant normalization
- brand
- model family
- storage/RAM
- color
- size/pack quantity
- condition (new/refurbished/used)
-
Soft similarity
- token similarity on cleaned title
- key-attribute overlap
- seller metadata sanity checks
-
Confidence score
high: auto-matchmedium: human review queuelow: reject
False-match guardrails
- Never match different storage/RAM variants as same SKU.
- Never match bundles/accessories to standalone products.
- Never ignore refurbished/used condition differences.
- Require manual review when two or more variant fields are missing.
Output format
When matching listings, return:
- canonical SKU candidate
- matched listings with confidence level
- rejected candidates with reason codes
- manual review queue entries
Setup
Read setup.md and define normalization dictionaries first.
Validation
Run validation-checklist.md on labeled test sets before production.
References
- Rules and reason codes: matching-rules.md
- Confidence scoring: scoring-guide.md
- Edge-case examples: examples.md
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install catalog-sku-matcher-india - 安装完成后,直接呼叫该 Skill 的名称或使用
/catalog-sku-matcher-india触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Catalog SKU Matcher India 是什么?
Match and normalize product listings across Indian ecommerce catalogs with variant-aware rules, confidence scoring, false-match prevention, and review queues... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 151 次。
如何安装 Catalog SKU Matcher India?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install catalog-sku-matcher-india」即可一键安装,无需额外配置。
Catalog SKU Matcher India 是免费的吗?
是的,Catalog SKU Matcher India 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Catalog SKU Matcher India 支持哪些平台?
Catalog SKU Matcher India 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Catalog SKU Matcher India?
由 ASP(@anugotta)开发并维护,当前版本 v1.0.0。