acp-capability-negotiation
Installation
SKILL.md
ACP Capability Negotiation
Before writing code
Fetch live docs:
- Web-search
site:github.com agentic-commerce-protocol rfcs capability_negotiationfor the capability negotiation RFC - Fetch
https://developers.openai.com/commerce/specs/checkout/for how capabilities appear in checkout requests/responses - Web-search
site:github.com agentic-commerce-protocol spec json-schema capabilitiesfor the capabilities JSON schema
Conceptual Architecture
What Capability Negotiation Does
ACP agents and merchants may support different features. Capability negotiation allows them to dynamically discover what they both support, so the session uses only mutually available features.