ag-ui とは?
イベントの順序付け (`RUN_STARTED`、`TOOL_CALL_*`、`STATE_SNAPSHOT`/`STATE_DELTA`)、ストリーミング セマンティクス、およびミドルウェア パターンに関する AG-UI プロトコル実装ガイダンス。エージェント バックエンドを AG-UI クライアントと統合する場合に使用します。 ソース: outlinedriven/odin-codex-plugin。
イベントの順序付け (`RUN_STARTED`、`TOOL_CALL_*`、`STATE_SNAPSHOT`/`STATE_DELTA`)、ストリーミング セマンティクス、およびミドルウェア パターンに関する AG-UI プロトコル実装ガイダンス。エージェント バックエンドを AG-UI クライアントと統合する場合に使用します。
コマンドラインで ag-ui AI スキルを開発環境にすばやくインストール
ソース: outlinedriven/odin-codex-plugin。
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.
イベントの順序付け (`RUN_STARTED`、`TOOL_CALL_*`、`STATE_SNAPSHOT`/`STATE_DELTA`)、ストリーミング セマンティクス、およびミドルウェア パターンに関する AG-UI プロトコル実装ガイダンス。エージェント バックエンドを AG-UI クライアントと統合する場合に使用します。 ソース: outlinedriven/odin-codex-plugin。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/outlinedriven/odin-codex-plugin --skill ag-uiイベントの順序付け (`RUN_STARTED`、`TOOL_CALL_*`、`STATE_SNAPSHOT`/`STATE_DELTA`)、ストリーミング セマンティクス、およびミドルウェア パターンに関する AG-UI プロトコル実装ガイダンス。エージェント バックエンドを AG-UI クライアントと統合する場合に使用します。 ソース: outlinedriven/odin-codex-plugin。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/outlinedriven/odin-codex-plugin --skill ag-ui インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/outlinedriven/odin-codex-plugin