ag-ui
Installation
SKILL.md
AG-UI
Use this skill to implement AG-UI compliant integrations with correct event ordering, tool lifecycle behavior, and state synchronization semantics.
Quick Triage
- Use this skill when the task is protocol-level integration between agent backend and UI client.
- Switch to
$langgraphwhen graph orchestration/checkpoint logic is the primary issue. - Switch to
$langchainwhen chain or tool orchestration internals are the primary issue. - Switch to
$copilotkitwhen CopilotKit hooks/provider behavior is primary.