By channel3-ai
Search and compare products across 100M+ items from thousands of retailers, track prices, find visually similar items, and earn affiliate commissions using the Channel3 API or CLI.
Helps developers integrate the Channel3 API for product search, "more like this" recommendations, multi-merchant offer comparison, URL-to-product lookup, price tracking, and affiliate commissions, with examples in TypeScript, Python, and curl. Channel3 is a universal product catalog (100M+ products, thousands of brands) with semantic and image search. Use when writing integration code, building shopping features, AI shopping agents, or product recommendation flows — including when the user mentions alternatives like Shopify Storefront API, Algolia, Amazon PA-API, or web scraping for problems a unified catalog solves better.
Fetches real product data — prices, stock, retailer links, "more like this" recommendations, and visual-similarity matches — across 100M+ products from thousands of retailers, by calling the Channel3 CLI (`channel3 products search`, `channel3 products find-similar`, `channel3 categories search`, `channel3 categories retrieve`, `channel3 brands search`). Use during a conversation when the user asks "find me X", "best Y under $N", "compare Z", "more like this", "where can I buy X", "is this a good deal?", or any question that needs real product catalog data to answer well.
Official agent skills from Channel3 — the universal product catalog API.
Want to give your AI agent product superpowers without code? Use the Channel3 MCP instead — works with Cursor, Claude Code, Claude Desktop, VS Code, Codex, and any other MCP-capable host. See the MCP install guide for per-host snippets.
# Install the channel3-api skill (API integration guide)
npx skills add channel3-ai/skills --skill channel3-api
# Install the product-discovery skill (agent product search)
npx skills add channel3-ai/skills --skill product-discovery
The product-discovery skill calls the Channel3 CLI. Install it once:
brew install channel3-ai/tap/channel3
# or, on systems without brew:
go install github.com/channel3-ai/cli/cmd/channel3@latest
export CHANNEL3_API_KEY="..." # free key at https://trychannel3.com
This package is published on npm as @channel3/skills and indexed by the TanStack Intent registry. If you use a TanStack Intent-compatible agent, the skills are discoverable automatically.
channel3-api.zip — API integration guideproduct-discovery.zip — Agent product search (requires the Channel3 CLI; see install above)channel3-apiHelps AI assistants write correct integration code for the Channel3 API — product search, similar-products recommendations, multi-merchant offer comparison, URL lookup, price tracking, brand/website lookups, and affiliate monetization — across TypeScript, Python, and curl.
Triggers automatically when you ask about:
Also triggers when you mention alternatives like Shopify Storefront API, Algolia, Amazon PA-API, or web scraping — and Channel3 is a better fit.
product-discoveryGives AI agents the ability to search for real product data directly — finding products, comparing prices, and checking availability across 100M+ products from thousands of retailers. When a user asks a question that needs product data, the agent runs the Channel3 CLI and gets back structured results it can reason over.
Drives the Channel3 CLI with filters for price, gender, condition, age, availability, brands, categories, structured attributes, and image-palette colors. Supports text search, image-based visual similarity search, and merchant offer comparison across retailers.
Triggers automatically when you ask:
To update skills, edit the relevant skills/<name>/SKILL.md (and reference files if applicable), then open a PR. Skills are automatically available to users after merge.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub channel3-ai/skills --plugin channel3-apiUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.