a2uicatalog
- 4 skills
- 0 followers
- 12 hours ago last updated
- ▌ A2ui Atomic Catalog · a2uicatalog bundleRenders real interactive UI — charts, gauges, steppers, dashboards, decision trees — for AI agents instead of generating raw HTML. Use this skill when a user needs to SEE something rather than read a description of it, and the host (Claude, another MCP client, a Gemini Enterprise agent) can display rendered visuals or open a link. Do not use for plain prose answers, for data retrieval (this renders data, it does not fetch it beyond a few declared sources), or on hosts that cannot display HTML.
- ▌ A2ui MCP · a2uicatalogConnect an AI agent or host to the A2UI Atomic Catalog's MCP server for live, tool-based UI composition and rendering — Claude, ChatGPT, Gemini Enterprise, or a custom MCP client. Use when integrating a NEW agent/host with A2UI over MCP, diagnosing a connection or auth problem, or deciding between the public and enterprise-auth endpoints. Not for picking atoms (a2ui-catalog) or composing/rendering a payload once connected (a2ui-compose).
- ▌ A2ui Catalog · a2uicatalogPick the right A2UI atoms and read their real field contracts before composing a UI payload. Use when deciding WHAT to render — searching the A2UI Atomic Catalog's 480 typed UI atoms (charts, gauges, steppers, dashboards, decision trees) for a task, or when a previous attempt to render a payload failed because a field name or atom type was guessed wrong. Not for the render step itself (see the a2ui-compose skill) or for MCP connection setup (see a2ui-mcp).
- ▌ A2ui Compose · a2uicatalogCompose an A2UI payload (typed atom blocks) and render it into real HTML — a chart, dashboard, status board, decision tree, or any structured UI, once the right atoms are already known (see the a2ui-catalog skill for picking them). Use when asked to SHOW something rather than describe it, and the host can display HTML or open a link. Not for connecting a new agent/host to the MCP server itself (see a2ui-mcp).