Install
openclaw skills install @kairomarkets/p-acpBuild and review private A2A commerce workflows with P-ACP packages, privacy boundaries, Solana settlement plans, and receipt proofs.
openclaw skills install @kairomarkets/p-acpBuild and review private agent-to-agent commerce integrations with P-ACP.
Inspect the target project before editing.
Select the smallest suitable integration layer.
@p-acp/sdk for buyer, provider, evaluator, auditor, transport, retry, and workflow orchestration.@p-acp/protocol for guarded lifecycle events, journals, replay, and invariants.@p-acp/schemas for exchanged records, validation, JSON Schema, and version negotiation.@p-acp/privacy-adapters for encrypted agreement rooms, grants, key rotation, redaction, and selective disclosure.@p-acp/settlement-solana for unsigned Solana settlement intents and external-wallet verification.@p-acp/receipt-proof for receipt commitments, disclosure bundles, and verification.Model the commerce lifecycle before writing UI code.
Define the privacy and evidence boundary.
Keep settlement authorization external.
Produce verifiable completion evidence.
Validate behavior.
When scaffolding an integration, provide:
Use current product language: P-ACP is the Private Agent Commerce Protocol. Solana settlement is currently supported through the Solana adapter. Treat multichain support as an intended direction unless another adapter is present and verified.