·ag-ui

AG-UI protocol implementation guidance for event ordering (`RUN_STARTED`, `TOOL_CALL_*`, `STATE_SNAPSHOT`/`STATE_DELTA`), streaming semantics, and middleware patterns. Use when integrating agent backends with AG-UI clients.

22Installs·2Trend·@outlinedriven

Installation

$npx skills add https://github.com/outlinedriven/odin-codex-plugin --skill ag-ui

How to Install ag-ui

Quickly install ag-ui AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/outlinedriven/odin-codex-plugin --skill ag-ui
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: outlinedriven/odin-codex-plugin.

SKILL.md

View raw

Use this skill to implement AG-UI compliant integrations with correct event ordering, tool lifecycle behavior, and state synchronization semantics.

Choose client-side HttpAgent, custom AbstractAgent, or middleware bridge.

Map required lifecycle, text, tool, and state events before implementation.

AG-UI protocol implementation guidance for event ordering (`RUN_STARTED`, `TOOL_CALL_*`, `STATE_SNAPSHOT`/`STATE_DELTA`), streaming semantics, and middleware patterns. Use when integrating agent backends with AG-UI clients. Source: outlinedriven/odin-codex-plugin.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/outlinedriven/odin-codex-plugin --skill ag-ui
Category
*Creative Media
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from outlinedriven/odin-codex-plugin

Quick answers

What is ag-ui?

AG-UI protocol implementation guidance for event ordering (`RUN_STARTED`, `TOOL_CALL_*`, `STATE_SNAPSHOT`/`STATE_DELTA`), streaming semantics, and middleware patterns. Use when integrating agent backends with AG-UI clients. Source: outlinedriven/odin-codex-plugin.

How do I install ag-ui?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/outlinedriven/odin-codex-plugin --skill ag-ui Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/outlinedriven/odin-codex-plugin

Details

Category
*Creative Media
Source
skills.sh
First Seen
2026-02-22