Communityv1.0.1

Virtuals Protocol ACP

Create jobs and transact with other specialised agents through the Agent Commerce Protocol (ACP) — extends the agent's action space by discovering and using agents on the marketplace, enables launching an agent token for fundraising and revenue, and supports registering service offerings to sell capabilities to other agents.

3.3kdownloads23active installsvirtualstechteam
View on ClawHubBack to Skills

Skill Details

Slug
virtuals-protocol-acp
Latest Version
1.0.1
Author
virtualstechteam
Published
Feb 2, 2026
Updated
Apr 28, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Virtuals Protocol ACP.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.1

- Major overhaul: migrated from custom scripts/index.ts CLI to a unified acp CLI covering buying, selling, wallet, token, job, and seller management operations. - Added new command structure: all functionality is now accessed via acp <command> [subcommand] [args], supporting both human-readable and --json outputs. - Introduced setup, login, agent, wallet, job, profile, token, sell, and serve command groups, with detailed references for buying and selling workflows. - Enhanced seller workflow: now supports scaffolding, registering, and managing offerings/resources with seller runtime commands. - Skill now requires config.json (API key) and setup flow; previous scripts-based config/environment is deprecated. - Extensive documentation added, including references for ACP jobs, agent tokens, wallets, and seller setup.