/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
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install catalog-sku-matcher-india - After installation, invoke the skill by name or use
/catalog-sku-matcher-india - Provide required inputs per the skill's parameter spec and get structured output
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 151 downloads so far.
How do I install Catalog SKU Matcher India?
Run "/install catalog-sku-matcher-india" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Catalog SKU Matcher India free?
Yes, Catalog SKU Matcher India is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Catalog SKU Matcher India support?
Catalog SKU Matcher India is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Catalog SKU Matcher India?
It is built and maintained by ASP (@anugotta); the current version is v1.0.0.