skills/channels-setup/SKILL.md
The workflow is not written down here. It lives at one canonical URL so it is corrected in one place instead of on every surface that describes it:
https://copilotkit.ai/channels-guide.md
https://copilotkit.ai/channels-guide.md.The guide asks for its own inputs — the target project, the agent's real job, Slack or Microsoft Teams, and the agent framework and model. Do not pre-empt those questions, and do not substitute remembered channel-setup steps for what the guide says. Remembered steps are the reason this file is a pointer.
A missing guide does not return 404. The site answers unknown paths with a "Page not found" HTML page under HTTP 200, so a successful status code proves nothing. Check the body instead:
# Build and prove a CopilotKit Channels agent.## Phase headings.If any of those fail, you did not get the guide — treat it as unavailable no matter what the status code said.
Stop. Tell the user you could not reach the guide, show them the URL, and ask them to paste its contents or retry.
Do not improvise the workflow from memory. It spans the CopilotKit CLI, a managed Channel, provider setup performed by the user in Slack or Azure, and a long-running runtime host. A half-remembered version produces a project that installs cleanly and answers nothing, which is the most expensive failure available here — it looks finished.