什麼是 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