copilotkit/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.

Zobacz źródło
Oryginalny dokument Skill

Treść z repozytorium z zachowaniem nagłówków, przykładów, kodu, tabel, linków i obrazów.

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:

SurfaceFile
Hero CTA (CONNECT_HREF) and cardsshowcase/shell-docs/src/components/content/landing-pages/intelligence-overview.tsx
Table, body, and MDX quickstart linkshowcase/shell-docs/src/content/snippets/shared/intelligence/overview.mdx
Section navshowcase/shell-docs/src/content/docs/intelligence/meta.json
Root sidebar Intelligence groupshowcase/shell-docs/src/content/docs/meta.json
Card and CTA testsshowcase/shell-docs/src/components/content/landing-pages/__tests__/intelligence-overview.test.tsx
Snippet order testsshowcase/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).

  1. Put the page in intelligence/meta.json and in the Intelligence group in

docs/meta.json when it belongs in the sidebar.

  1. Add a row to What the platform adds in the shared snippet. The deeper

dive must be a real URL.

  1. If the feature is a user-facing pillar, add a card to FEATURES in

intelligence-overview.tsx with a unique CTA label and the same URL.

  1. If the feature is a named pillar in the hero, add it to the subtitle.
  2. Extend the tests in the same commit. Pin the new CTA href as a literal.

Procedure 2: Rename or move a page

  1. Update every landing CTA that pointed at the old path: table row, card

href, quickstart link, and "Which page should I read next?".

  1. Update meta.json files.
  2. Update the tests that pin those hrefs.

Procedure 3: Remove a feature or page

  1. Remove the table row, card, subtitle mention, and nav entry.
  2. Remove the matching test assertions.
  3. Do not leave a landing link to a deleted page.

Decision Tree

  • New Intelligence feature or new Intelligence docs page: Procedure 1
  • Rename or move: Procedure 2
  • Remove: Procedure 3
  • Docs exist but landing does not name them: stop and run Procedure 1

Red Flags

SignalWhat it meansDo instead
Guide merged, landing unchangedReaders cannot find the featureProcedure 1 in the same PR
Card href and table href differTwo stories for one featureUse one URL
CTA points at the marketing site when a docs page existsLanding skips the guidePoint at the docs page
Hero subtitle lists a pillar with no card or table rowCopy without a pathAdd both, or drop the subtitle mention

Error Handling

  • No docs page yet: do not invent a guide. You can still add a table row

that points at the current public product URL, and replace it when the guide ships.

  • Feature is Intelligence-only but lives outside `docs/intelligence/`:

still add the landing CTA. Use the real path (/threads, /channels, and similar).

z tego samego repozytorium

Więcej Skills

Wszystkie Skills
copilotkit
Społeczność

inspector-workbench

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, or debug Inspector UI, chrome, panes, overlay actions, launcher, Home, Threads, Playground, Memory, or any visual behavior in @copilotkit/web-inspector. Don't use for docs-only Callout updates (load inspector-docs), runtime or core changes with no Inspector UI, showcase cell work, or reading Inspector as a consumer inside an app.

instalacje
2
GitHub Stars
37,5 tys.
Aktualizacja
21 wrz
copilotkit
Społeczność

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 agent to Slack", "get my agent into Teams", or starting from nothing and wanting a working channel end to end. Covers the whole path: inspecting or scaffolding the project, building the AG-UI agent, creating and reconciling the managed Channel with the public CopilotKit CLI, running the long-running host, and proving a real provider mention gets a reply. The workflow is not in this file. Run npx --yes copilotkit@latest onboard start and follow the graph it prints.

instalacje
1
GitHub Stars
37,4 tys.
Aktualizacja
20 wrz
copilotkit
Społeczność

copilotkit

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 (LangGraph, CrewAI, Mastra, ADK, PydanticAI, and others), the runtime, Intelligence, threads, voice, or diagnosing something that is not working. Do not answer from memory: this skill exists to point you at the current documentation and source, both of which are searchable.

instalacje
1
GitHub Stars
37,4 tys.
Aktualizacja
20 wrz
copilotkit
Społeczność

inspector-docs

Keeps CopilotKit docs pointing at shipped Inspector panes so readers open the overlay. Use when adding, changing, renaming, or removing an Inspector pane, tab, or overlay action in @copilotkit/web-inspector, or when editing docs that mention Inspector. Don't use for Inspector UI polish that does not add a pane, for CLI or agent-prompt copy, or for unshipped Inspector ideas.

instalacje
1
GitHub Stars
37,4 tys.
Aktualizacja
20 wrz