A2ui Development

Google's A2UI (Agent-to-UI) protocol — declarative agent-generated UI, message envelopes, component catalogs, and data binding. Use when an agent needs to render rich interactive UI (not just text) declaratively across web/mobile/desktop, when parsing or emitting createSurface/updateComponents/updateDataModel/deleteSurface messages, when building a native A2UI renderer or emitter from the wire spec, or when validating a payload against the official A2UI schema. Do NOT use for agent event/streaming lifecycle concerns (run/step/tool-call/reasoning events) — this skill covers only the UI-rendering payload format, not the transport or event stream carrying it.

RahulDas-dev f954a83 5 files · 28.6 KB Updated

File contents

RahulDas-dev/skill_builder/tree/main/skills/a2ui-development commit f954a83621

Frequently asked questions

npx skillmds@latest add rahuldas-dev/a2ui-development