Agent skill · copilotkit
intelligence-docs
Keeps the CopilotKit Intelligence landing page in sync when a new Intelligence feature ships or when Intelligence docs are added, renamed, or removed. Use when adding Intelligence capabilities, writing or moving pages under docs/intelligence, editing IntelligenceFeatureCards, or changing snippets/shared/intelligence/overview.mdx. Don't use for OSS-only frontend docs, Inspector pane callouts, or marketing-site copy.
What it needs
About 3k tokens when loaded.
What this skill does
Intelligence Landing Page /intelligence/overview is the product landing for CopilotKit Intelligence. New Intelligence features and new Intelligence docs pages must land on that page in the same change. Do not ship a guide that the landing does not name. When To Use Load this skill when: A new Intelligence feature ships (threads, analytics, learning, channels, hosting, inspection, or a later pillar) A page is added, renamed, or removed under showcase/shell-docs/src/content/docs/intelligence/ The shared Intelligence overview snippet or feature cards change Do not load it for OSS frontend guides that do not use Intelligence, or for Inspector pane callouts (inspector-docs). Landing sources Edit these in the same change as the feature or docs page: Surface File ------------------------------------ --------------------------------------------------------------------------------------------------- Hero CTA (CONNECTHREF) and cards showcase/shell-docs/src/components/content/landing-pages/intelligence-overview.tsx Table, body, and MDX quickstart link showcase/shell-docs/src/content/snippets/shared/intelligence/overview.mdx Section nav showcase/shell-docs/src/content/docs/intelligence/meta.json Root sidebar Intelligence group showcase/shell-docs/src/content/docs/meta.json Card and CTA tests showcase/shell-docs/src/components/content/landing-pages/tests/intelligence-overview.test.tsx Snippet order tests showcase/shell-docs/src/lib/tests/intelligence-landing.test.ts The root overview page only wraps the snippet. Do not duplicate landing copy in docs/intelligence/overview.mdx. Procedures Procedure 1: Add a feature or docs page 1. Add or update the guide page under docs/intelligence/ (or the existing threads/channels path the feature already uses). 2. Put the page in intelligence/meta.json and in the Intelligence group in docs/meta.json when it belongs in the sidebar. 3. Add a row to What the platform adds in the shared snippet. The deeper dive must be a real URL. 4. …
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills copilotkit/intelligence-docs