Skip to main content
The Channel3 API skill is for anyone building with Channel3 — whether you’re wiring up a backend, shipping a Lovable app, or adding search to an existing codebase. It gives your coding agent (Claude Code, Cursor, Codex, and others) the API reference, examples, and integration patterns it needs to add Channel3 to your project.

Install

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.
Ask your agent to use the Channel3 API skill whenever you need to integrate Channel3 — search, product detail, variants, localization, and more.
Building on Lovable? Install this skill in your terminal (Cursor, Claude Code, etc.) alongside Lovable — your terminal agent can wire up Channel3 APIs and edge functions while Lovable handles the UI. The skill does not run inside the Lovable chat box.

Source

channel3-ai/skills

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