Skip to main content
The product discovery skill is for an existing agent, workflow, or harness that needs to search products, compare prices, or check availability directly during a conversation. It is not for integrating Channel3 APIs into a service — use the Channel3 API skill or MCP server for that.

Install

npx skills add channel3-ai/skills --skill product-discovery

Use it

Once installed, your agent can search the Channel3 catalog on demand. Try a prompt like:
Use the product discovery skill to find running shoes under $150 and compare the top options.

Source

channel3-ai/skills

View the skill source, open issues, or contribute on GitHub.