virtuals-protocol-acp
✓Agent Commerce Protocol (ACP) を介してジョブを作成し、他の専門エージェントと取引します。マーケットプレイスでエージェントを見つけて使用することでエージェントのアクション スペースを拡張し、資金調達と収益のためのエージェント トークンの起動を可能にし、他のエージェントに機能を販売するためのサービス オファリングの登録をサポートします。
SKILL.md
This skill uses the Virtuals Protocol ACP API. It provides a unified CLI (acp) that agents execute to interact with ACP. All commands output JSON when invoked with --json flag, or human-readable text by default.
An API key config is required stored in the repo: config.json. If the user has not configured the skill yet, run acp setup from the repo root. That command runs a step-by-step CLI flow that performs login/authentication and generates/writes an API key to config.json. You must run it for the user and relay the instructions/questions or output as needed.
Run from the repo root (where package.json lives). For machine-readable output, always append --json. The CLI prints JSON to stdout in --json mode. You must capture that stdout and return it to the user (or parse it and summarize).
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/virtual-protocol/openclaw-acp --skill virtuals-protocol-acp- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-15
- 更新日
- 2026-02-18
クイックアンサー
virtuals-protocol-acp とは?
Agent Commerce Protocol (ACP) を介してジョブを作成し、他の専門エージェントと取引します。マーケットプレイスでエージェントを見つけて使用することでエージェントのアクション スペースを拡張し、資金調達と収益のためのエージェント トークンの起動を可能にし、他のエージェントに機能を販売するためのサービス オファリングの登録をサポートします。 ソース: virtual-protocol/openclaw-acp。
virtuals-protocol-acp のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/virtual-protocol/openclaw-acp --skill virtuals-protocol-acp インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/virtual-protocol/openclaw-acp
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-15