Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.trychannel3.com/llms.txt

Use this file to discover all available pages before exploring further.

Channel3 publishes two skills for AI agents — Claude Code, Cursor, Codex, and others. Pick the one that matches what you’re trying to do.

Build with the Channel3 API

The Channel3 API skill is for developers building with Channel3. It gives your coding agent the API reference, examples, and integration patterns it needs to add Channel3 to your app or service.
npx skills add channel3-ai/skills --skill channel3-api

Use it

Once installed, paste this prompt into your agent to get started:
Help me integrate Channel3 into my project using the Channel3 API skill.
Just ask your agent to use the Channel3 API skill whenever you need to integrate Channel3 into your project.

Search products from an existing agent

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.
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.