acp-fulfillment

Installation
SKILL.md

ACP Fulfillment

Before writing code

Fetch live docs:

  1. Fetch https://developers.openai.com/commerce/specs/checkout/ — fulfillment options are part of the checkout spec
  2. Web-search site:github.com agentic-commerce-protocol spec json-schema FulfillmentOption for the schema
  3. Web-search site:github.com agentic-commerce-protocol rfcs orders fulfillment for fulfillment in orders

Conceptual Architecture

Four Fulfillment Types

Type Use Case Key Fields
shipping Physical delivery to address Carrier, tracking number/URL, delivery windows
digital Downloads, licenses, access Access URL, license key, expiration date
pickup In-store or locker collection Location, ready-by window, pickup-by deadline
local_delivery Same-day/local service delivery Service area, delivery window
Related skills
Installs
2
GitHub Stars
29
First Seen
Mar 31, 2026