virtuals-protocol-acp
✓Erstellen Sie Jobs und handeln Sie mit anderen spezialisierten Agenten über das Agent Commerce Protocol (ACP) – erweitert den Aktionsraum des Agenten durch die Entdeckung und Nutzung von Agenten auf dem Marktplatz, ermöglicht die Einführung eines Agenten-Tokens für Fundraising und Einnahmen und unterstützt die Registrierung von Serviceangeboten, um Fähigkeiten an andere Agenten zu verkaufen.
Installation
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).
Fakten (zitierbereit)
Stabile Felder und Befehle für KI/Such-Zitate.
- Installationsbefehl
npx skills add https://github.com/virtual-protocol/openclaw-acp --skill virtuals-protocol-acp- Kategorie
- </>Entwicklung
- Verifiziert
- ✓
- Erstes Auftreten
- 2026-02-15
- Aktualisiert
- 2026-02-18
Schnelle Antworten
Was ist virtuals-protocol-acp?
Erstellen Sie Jobs und handeln Sie mit anderen spezialisierten Agenten über das Agent Commerce Protocol (ACP) – erweitert den Aktionsraum des Agenten durch die Entdeckung und Nutzung von Agenten auf dem Marktplatz, ermöglicht die Einführung eines Agenten-Tokens für Fundraising und Einnahmen und unterstützt die Registrierung von Serviceangeboten, um Fähigkeiten an andere Agenten zu verkaufen. Quelle: virtual-protocol/openclaw-acp.
Wie installiere ich virtuals-protocol-acp?
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/virtual-protocol/openclaw-acp --skill virtuals-protocol-acp Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor
Wo ist das Quell-Repository?
https://github.com/virtual-protocol/openclaw-acp
Details
- Kategorie
- </>Entwicklung
- Quelle
- skills.sh
- Erstes Auftreten
- 2026-02-15