印度商品匹配
catalog-sku-matcher-india
by anugotta
Match and normalize product listings across Indian ecommerce catalogs with variant-aware rules, confidence scoring, false-match prevention, and review queues for ambiguous pairs.
安装
claude skill add --url https://github.com/openclaw/skills文档
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
相关 Skills
Claude API
by anthropic
Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`; user asks for the Claude API, Anthropic SDK, or Managed Agents; user adds/modifies/tunes a Claude feature (caching, thinking, compaction, tool use, batch, files, citations, memory) or model (Opus/Sonnet/Haiku) in a file; questions about prompt caching / cache hit rate in an Anthropic SDK project. SKIP: file imports `openai`/other-provider SDK, filename like `*-openai.py`/`*-generic.py`, provider-neutral code, general programming/ML.
并行代理
by axelhu
Use when facing 2 or more independent tasks that can be worked on without shared state - dispatches parallel subagents using sessions_spawn for concurrent investigation and execution, adapted for OpenClaw
高光制作器
by bwbernardweston18
>