{
  "markdown": "# assistant-ui Skills\n\nAgent skills for building AI chat interfaces with [assistant-ui](https://assistant-ui.com).\n\n## Installation\n\n```bash\nnpx skills add assistant-ui/skills\n```\n\n## Available Skills\n\n| Skill | Description |\n|-------|-------------|\n| `/assistant-ui` | Overview and router: architecture, packages, picking a runtime |\n| `/setup` | CLI scaffolding, templates and examples, runtime adapters for every backend |\n| `/elements` | The styled component catalog: install, override slots, standalone versus runtime-connected |\n| `/primitives` | Unstyled UI primitives (Thread, Composer, Message, ActionBar, BranchPicker) and composer features |\n| `/runtime` | Runtimes, the aui client (`useAui`, `useAuiState`, `AuiConfig`), adapters, events |\n| `/tools` | Toolkits with `\"use generative\"`, tool UI, approvals, MCP, MCP Apps, WebMCP, multi-agent |\n| `/generative-ui` | The `present` tool, component vocabularies, Slack and Teams renderers, A2UI, OpenUI |\n| `/streaming` | assistant-stream, data stream and Assistant Transport protocols, resumable streams |\n| `/cloud` | Assistant Cloud persistence and authorization |\n| `/thread-list` | Multi-thread management and thread list UI |\n| `/copilots` | Ground the assistant in your app: instructions, context, visible components, interactables |\n| `/markdown` | Markdown rendering, syntax highlighting, LaTeX, Mermaid, Streamdown |\n| `/react-mcp` | User-managed MCP server UIs (connect, OAuth, elicitation) |\n| `/observability` | Backend tracing (Langfuse, LangSmith, Helicone) and span visualization |\n| `/react-native` | Expo and React Native chat with `@assistant-ui/react-native` |\n| `/ink` | Terminal chat with `@assistant-ui/react-ink` |\n| `/update` | Upgrade assistant-ui and the AI SDK, run codemods, apply migrations |\n\n## Usage\n\nAfter installation, type `/` followed by the skill name in Claude Code, for example `/setup` to scaffold a project or `/elements` to add a styled component.\n\n## Maintaining\n\nThe skills are checked against a built assistant-ui checkout: every `import { ... } from \"<package>\"` in a code block must be a real export, relative links must resolve, and retired conventions are rejected.\n\n```bash\nnode scripts/check-skills.mjs --assistant-ui ../assistant-ui\n```\n\nRun `pnpm build` in the checkout first so `packages/*/dist/index.d.ts` exist.\n\n## Links\n\n- [Documentation](https://assistant-ui.com/docs)\n- [GitHub](https://github.com/assistant-ui/assistant-ui)\n- [Discord](https://discord.gg/assistant-ui)\n\n## License\n\nMIT\n",
  "bytes": 2506,
  "sha": "fe7c6f9c570238b94035eeefc1a8782ba25608bb1651f47056b2c03f7e429c05",
  "repo_slug": "assistant-ui/skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_assistant_ui_skills_runtime_122c9443/readme"
}