What is uni-agent?
统一智能体协议适配层。一套 API 调用所有 Agent 协议(ANP/MCP/A2A/AITP 等)。当用户需要调用 Agent、跨协议通信、连接工具时触发此技能。 Source: zrt-ai-lab/opencode-skills.
统一智能体协议适配层。一套 API 调用所有 Agent 协议(ANP/MCP/A2A/AITP 等)。当用户需要调用 Agent、跨协议通信、连接工具时触发此技能。
Quickly install uni-agent AI skill to your development environment via command line
Source: zrt-ai-lab/opencode-skills.
| ANP | ✅ 已实现 | adapters/anp.py | 去中心化身份 + Agent 网络 | | MCP | ✅ 已实现 | adapters/mcp.py | LLM 工具调用 | | A2A | ✅ 已实现 | adapters/a2a.py | Agent 间协作 | | AITP | ✅ 已实现 | adapters/aitp.py | 交互 + 交易 | | Agent Protocol | ✅ 已实现 | adapters/agentprotocol.py | REST API | | LMOS | ✅ 已实现 | adapters/lmos.py | 企业级平台 |
统一智能体协议适配层。一套 API 调用所有 Agent 协议(ANP/MCP/A2A/AITP 等)。当用户需要调用 Agent、跨协议通信、连接工具时触发此技能。 Source: zrt-ai-lab/opencode-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zrt-ai-lab/opencode-skills --skill uni-agent Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
Stable fields and commands for AI/search citations.
npx skills add https://github.com/zrt-ai-lab/opencode-skills --skill uni-agent统一智能体协议适配层。一套 API 调用所有 Agent 协议(ANP/MCP/A2A/AITP 等)。当用户需要调用 Agent、跨协议通信、连接工具时触发此技能。 Source: zrt-ai-lab/opencode-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zrt-ai-lab/opencode-skills --skill uni-agent Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/zrt-ai-lab/opencode-skills