call-adcp-agent
OfficialEnforce AdCP buyer-call invariants across tools.
Authoradcontextprotocol
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Wire-level invariants for AdCP buyer calls—idempotency_key replay semantics, account oneOf variants, and async status/polling semantics—are defined to ensure safe, repeatable interactions with AdCP agents.
Core Features & Use Cases
- Enforces idempotency_key replay semantics for mutating tools to ensure deterministic responses on retries.
- Validates account oneOf variants (seller-assigned account_id vs natural-key brand/operator) to avoid mixing fields across variants.
- Handles async status sequences with status:'submitted' and task_id polling, while cleaning up error envelopes with adcp_error.issues for rapid recovery.
- Provides guidance for cross-cutting error recovery and recommended loading order before per-protocol task skills.
Quick Start
Load this skill before any per-protocol AdCP buyer call skill to ensure invariants are established during agent interactions.
Dependency Matrix
Required Modules
None requiredComponents
Standard packageđź’» Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: call-adcp-agent Download link: https://github.com/adcontextprotocol/adcp-client-python/archive/main.zip#call-adcp-agent Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.