channels-setup
Use when a developer wants to build their first CopilotKit Channels agent and get it answering in Slack or Microsoft Teams: "set up a channel", "connect my…
Locks customer-facing CopilotKit Intelligence docs to one approved name per concept. Use when writing, editing, or reviewing Intelligence docs, nav labels, signup labels, or image alt text in showcase/shell-docs. Don't use for renaming code identifiers, route slugs, env vars,
$ npx -y skills add CopilotKit/CopilotKit --skill intelligence-vocabulary --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/intelligence-vocabularyContext preview
The summary Claude sees to decide when to auto-load this skill.
Locks customer-facing CopilotKit Intelligence docs to one approved name per concept. Use when writing, editing, or reviewing Intelligence docs, nav labels, signup labels, or image alt text in showcase/shell-docs. Don't use for renaming code identifiers, route slugs, env vars,
name: intelligence-vocabulary description: > Locks customer-facing CopilotKit Intelligence docs to one approved name per concept. Use when writing, editing, or reviewing Intelligence docs, nav labels, signup labels, or image alt text in showcase/shell-docs. Don't use for renaming code identifiers, route slugs, env vars, API fields, or component names, or for docs that do not mention Intelligence. version: 1.0.0
Customer-facing Intelligence docs use one name per concept. A second name for the same thing is a regression.
Load this skill before writing or editing prose a customer reads about CopilotKit Intelligence. That includes pages, snippets, nav titles, button labels, and image alt text under `showcase/shell-docs`.
Also load `skills/intelligence-docs/SKILL.md` when the change adds, renames, or removes an Intelligence page. That skill keeps the landing page in sync. This skill owns the words.
Do not load this skill to rename code. Identifiers, route slugs, env vars, API fields, and component names stay as they are, even when a Stop word appears inside them.
1. Read `references/words.md` before writing or editing customer-facing Intelligence prose. 2. Use the **Use** column for headings, nav titles, button labels, alt text, and body prose. 3. Keep plan names as Developer, Team, Team Self-hosted, and Enterprise. 4. If a fact already has a home in `references/words.md`, link to that page. Do not explain the fact again under a second name. 5. Write Inspector click steps with the labels the shipped controls render: **Rich Threads** and **Automatic Learning**.
1. Search the added or edited prose for every phrase in the **Stop** column of `references/words.md`. 2. Keep a hit that the exception list in `references/words.md` names. 3. Rewrite every other hit to the **Use** word for that concept. 4. Leave identifiers, slugs, env vars, API fields, and component names unchanged.
| Signal | What it means | Do instead | | ----------------------------------------------------------------------- | ------------------------------ | -------------------------------------------------- | | Two names for one concept on the same page | The word list was skipped | Procedure 2 | | "managed" or "hosted" as the name of the CopilotKit-operated deployment | The deployment name drifted | Write cloud-hosted | | A Stop word removed by renaming a component, slug, or env var | The skill was applied to code | Restore the identifier. Change only customer prose | | Clerk, or a rollout cutoff, added to a customer page | Internal implementation leaked | Delete that sentence. Say what the customer does |
Docs · Examples · CopilotKit Intelligence · Build agent-native applications — on any framework, on any surface. Generative UI, shared state, and human-in-the-loop workflows for React, Angular, Vue, React Native, and in Slack and Microsoft Teams.
Repo: CopilotKit/CopilotKit
Use when a developer wants to build their first CopilotKit Channels agent and get it answering in Slack or Microsoft Teams: "set up a channel", "connect my…
Use for the CODE half of a managed Intelligence Channel with Slack or Microsoft Teams: customising the Channel a CLI-scaffolded project already ships, or — for…
Use for the CopilotKit CLI — `npx copilotkit@latest`. Covers proving a project's wiring with `verify` before debugging anything by hand, scaffolding with…
Use for any CopilotKit question — adding it to an app, chat UI, frontend or server tools, generative UI, shared state, human-in-the-loop, agent frameworks…
Keeps CopilotKit docs pointing at shipped Inspector panes so readers open the overlay. Use when adding, changing, renaming, or removing an Inspector pane, tab,…
Runs Inspector UI work on the standalone Threads state lab so the agent can see the overlay. Use when a CopilotKit employee asks an agent to fix, polish, add,…