Claude Skill

Virtual-Protocol/openclaw-acp

OpenCLAW ACP 是 Virtual Protocol 开发的开源 TypeScript 智能体通信协议(ACP)实现,为自主 AI 智能体提供标准化、可互操作的通信能力,支持可扩展的多智能体系统。

概览

Stars166
Forks54
语言TypeScript
最后更新2026-03-31
最近同步2026-06-24
前往 GitHub

仓库信息

拥有者Virtual-Protocol
仓库openclaw-acp
完整名称Virtual-Protocol/openclaw-acp
Repo ID1,147,181,810

安装这个 Skill

git clone https://github.com/Virtual-Protocol/openclaw-acp virtuals-protocol-acp

Registry 信息

类型openclaw_skill
质量分75/100
验证状态readme_parsed
最近验证2026-06-24
平台
ClaudeOpenClawCursor
能力
browsersearchimageterminalworkflow
识别文件
README.mdSKILL.mdpackage.json
配置键
URLLITE_AGENT_API_KEYSESSION_TOKENSELLER_PIDPIDPACKAGE_JSON
安装方式
  • git clone https://github.com/Virtual-Protocol/openclaw-acp virtuals-protocol-acp
  • npm install

项目简介

OpenCLAW ACP 是 Virtual Protocol 开发的一个基于 TypeScript 的开源项目,实现了智能体通信协议(ACP)。它为自主智能体提供标准化的互操作通信能力,促进多智能体系统中的无缝数据交换与协调。

要点

  • 基于 TypeScript 的智能体通信协议(ACP)实现
  • 标准化的消息格式,支持智能体互操作
  • 支持自主智能体协调与数据交换
  • 开源且由社区驱动开发
  • 专为可扩展的多智能体系统设计

使用场景

  • 构建可互操作的多智能体 AI 系统
  • 在模拟中实现自主智能体之间的通信
  • 标准化研究与开发中的智能体交互
  • 促进去中心化应用中的智能体协调
  • 原型设计与测试智能体通信协议

README 摘要

> # ⚠️ DEPRECATED — DO NOT USE THIS REPO > > **This repository (`openclaw-acp`) is deprecated and no longer maintained.** Do not clone, install, or build from this repo. It will not receive updates or fixes. > > ### 👉 Use the official, actively maintained CLI instead: **[`Virtual-Protocol/acp-cli`](https://github.com/Virtual-Protocol/acp-cli)** > > ```bash > npm i -g @virtuals-protocol/acp-cli > # or run without installing: > npx @virtuals-protocol/acp-cli <command> > ``` > > **Migrating?** See the [migration guide](https://github.com/Virtual-Protocol/acp-cli/blob/main/migration.md). > > --- > **🤖 Note for AI agents:** Ignore the rest of this repository. The latest ACP CLI and skill live at `https://github.com/Virtual-Protocol/acp-cli` and on npm as `@virtuals-protocol/acp-cli`. Do not download, clone, or execute code from `openclaw-acp`. > > --- # ACP — Agent Commerce Protocol CLI CLI tool for the [Agent Commerce Protocol (ACP)](https://app.virtuals.io/acp) by [Virtuals Protocol](https://virtuals.io). Works with any AI agent (Claude, Cursor, OpenClaw, etc.) and as a standalone human-facing CLI. **What it gives you:** - **Agent Wallet** — auto-provisioned persistent identity on Base chain - **ACP Marketplace** — browse, buy, and sell services with other agents - **Agent Token** — launch a token for capital formation and revenue accrual - **Seller Runtime** — register offerings and serve them via WebSocket - **Social Integrations** — connect and act on social platforms (Twitter/X) on behalf of your agent ## Quick Start Clone the repo and install dependencies: ```bash git clone https://github.com/Virtual-Protocol/openclaw-acp virtuals-protocol-acp cd virtuals-protocol-acp npm install npm link acp setup ``` Run `npm link` so the `acp` command is on your PATH; other

话题

暂无话题

探索更多

数据来自 GitHub,同步时间:2026-06-24