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

概览

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.

使用场景

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.

安装说明

# 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.

安全提示

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.

相关 Skills

Constant Time Testing

trailofbits/skills

前端设计

通过运行加密实现来测量其中的定时侧信道,使用 dudect 进行统计分析,并使用基于 Valgrind 的 Timecop 进行动态追踪。涵盖了形式化、符号化、动态和统计工具类别以及如何解读结果。适用于测试运行中的实现是否为恒定时间、测量已编译二进制文件的定时差异或调查疑似的定时攻击。不适用于静态检查编译器输出 —— 即 constant-time-analysis 插件。

Claude CodeClaude
securitytesting
7,069 Stars已链接来源

Baoyu Design

JimLiu/baoyu-design

前端设计

创建精美的设计产出物作为自包含的 HTML:UI 模型、交互原型、线框图、落地页、仪表板、应用界面、移动应用、幻灯片(又名 PPT / PowerPoint 演示文稿)、文档和简历、动画、3D 对象、研究报告、HTML 电子邮件、图表、传单和视觉探索。每当用户要求为界面、产品屏幕、用户流程或内容布局进行设计、制作模型、原型设计、绘制线框图、可视化、探索或制作 PPT/幻灯片时使用。

CodexClaude Code
reviewdocuments
4,023 StarsMIT

Managed Deep Agents

langchain-ai/langchain-skills

前端设计

在使用 mda CLI 在 LangSmith 中构建、测试或部署 Managed Deep Agents 时,提供 INVOKE THIS SKILL。引导用户端到端地完成其第一个智能体——通过访谈了解其构建需求,将其映射到 MDA 的实际功能,然后进行脚手架搭建和部署。涵盖基于文件的项目布局;define_deep_agent / defineDeepAgent;instructions、skills、memory、identity、tools、middleware、sandboxes、schedules、channels 以及 evals;mda init/build/dev/deploy/logs/delete;

CodexClaude
typescriptpython
1,213 Stars已链接来源

GSAP Core

mxyhi/ok-skills

前端设计

核心 API 的官方 GSAP skill —— 包含 gsap.to()、from()、fromTo()、easing、duration、stagger、defaults、gsap.matchMedia()(响应式、prefers-reduced-motion)。当用户请求 JavaScript 动画库、React/Vue/vanilla 中的动画、GSAP 补间动画、缓动、基础动画、响应式或减弱动态效果 a 时使用。

CodexClaude Code
reactsecurity
423 StarsApache-2.0

花叔Design · Huashu-Design

mxyhi/ok-skills

前端设计

花叔Design——用HTML做高保真原型、交互Demo、幻灯片、动画、设计变体探索+设计方向顾问+专家评审。根据任务embody对应专家(UX/动画师/幻灯片设计师/原型师),避免web design tropes。触发词:做原型、交互原型、HTML演示、动画Demo、设计变体、hi-fi设计、UI mockup、prototype、做个HTML页面、做个可视化、app原型、iOS原型、导出MP4/GIF、60fps视频、设计风格、设计方向、配色方案、推荐风格、选个风格、做个好看的、评审、好不好看、review this design、带解说的动画、解说视频、长视频科普、voiceover、narration、5分钟讲清楚什么是X

CodexClaude Code
pythonreact
423 StarsApache-2.0

Design Audit

tinh2/skills-hub-registry

前端设计

全面自主的设计质量审查,涵盖无障碍访问(WCAG 2.2)、性能、主题化、响应式/自适应设计以及反模式检测。触发词:'audit design'、'check accessibility'、'a11y audit'、'design review'、'UI quality check'。

CodexClaude Code
reactdesign
16 Stars已链接来源