·uni-agent

统一智能体协议适配层。一套 API 调用所有 Agent 协议(ANP/MCP/A2A/AITP 等)。当用户需要调用 Agent、跨协议通信、连接工具时触发此技能。

14Installs·1Trend·@zrt-ai-lab

Installation

$npx skills add https://github.com/zrt-ai-lab/opencode-skills --skill uni-agent

How to Install uni-agent

Quickly install uni-agent 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/zrt-ai-lab/opencode-skills --skill uni-agent
  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: zrt-ai-lab/opencode-skills.

SKILL.md

View raw

| 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

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/zrt-ai-lab/opencode-skills --skill uni-agent
Category
</>Dev Tools
Verified
First Seen
2026-02-24
Updated
2026-03-10

Browse more skills from zrt-ai-lab/opencode-skills

Quick answers

What is uni-agent?

统一智能体协议适配层。一套 API 调用所有 Agent 协议(ANP/MCP/A2A/AITP 等)。当用户需要调用 Agent、跨协议通信、连接工具时触发此技能。 Source: zrt-ai-lab/opencode-skills.

How do I install uni-agent?

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

Where is the source repository?

https://github.com/zrt-ai-lab/opencode-skills