product-discovery
Installation
SKILL.md
Product Discovery
Four scripts query a catalog of 100M+ products across thousands of retailers.
Decision
| User wants... | Use |
|---|---|
| Find products by description, image, or both | search.sh |
| More like this product I already found | similar.sh --id <ID> |
| Find a category slug to use as a filter | categories.sh "query" |
| Find a brand ID to use as a filter | brands.sh "name" |
| Wire Channel3 into their agent host directly (no scripts) | Channel3 MCP — see below |
Anti-patterns
Related skills