AG-UI — Agent-User Interaction Protocol

You are an expert in AGUI (AgentUser Interaction Protocol), the open standard by CopilotKit for connecting AI agents to frontend UIs. You help developers stream agent actions, tool calls, state updates, and text generation to React components in realtime — enabling rich agent UIs where users see what the agent is think

Overview

AG-UI (Agent-User Interaction Protocol) is an open standard developed by CopilotKit designed to bridge the gap between AI agents and frontend user interfaces. Hosted within the TerminalSkills/skills repository, this protocol enables developers to stream complex agent behaviors—including tool calls, internal state updates, and text generation—directly to React components in real-time. By providing a structured way for agents to communicate their reasoning process and actions, AG-UI facilitates the creation of highly interactive and transparent AI experiences. It is compatible with major agents like Claude and GitHub Copilot, allowing developers to maintain UI synchronization across various LLM providers using TypeScript and React for robust frontend integration.

Use Cases

Streaming real-time agent tool calls and state transitions to interactive React components.
Building transparent AI interfaces that display an agent's internal reasoning process to users.
Synchronizing frontend UI elements with background AI agent actions via an open-standard protocol.

Install Notes

# Review source first
open https://github.com/TerminalSkills/skills/blob/main/skills/ag-ui/SKILL.md

Copy or clone the skill folder into your agent skills directory after reviewing its instructions and scripts.

Security Notes

Developers should ensure that all agent actions and state updates streamed via the AG-UI protocol are validated on the frontend to prevent unauthorized data exposure. Since this protocol facilitates real-time communication between AI agents and UI components, standard web security practices for API data handling and React component sanitization should be strictly followed.

Related Skills

Theme Factory Skill

anthropics/skills

Frontend Design

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

CodexClaude
reviewros
150,001 starsSource linked

Anthropic Brand Styling

anthropics/skills

Frontend Design

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.

CodexClaude
pythondesign
150,001 starsSource linked

canvas design

anthropics/skills

Frontend Design

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

Claude
designdocuments
150,001 starsSource linked

Web Artifacts Builder

anthropics/skills

Frontend Design

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

Claude
typescriptreact
150,001 starsSource linked

algorithmic art

anthropics/skills

Frontend Design

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violati

Claude
designbrowser
150,001 starsSource linked

Frontend Design

anthropics/skills

Frontend Design

Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.

CodexClaude
designfrontend
150,001 starsSource linked