acp-fulfillment

Implements Agentic Commerce Protocol fulfillment options for checkout and order tracking flows.

35|16|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/OrcaQubits/agentic-commerce-claude-plugins --skill acp-fulfillment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: acp-fulfillment
Source: https://github.com/OrcaQubits/agentic-commerce-claude-plugins/tree/main/acp-agentic-commerce/skills/acp-fulfillment
Command: npx skills add https://github.com/OrcaQubits/agentic-commerce-claude-plugins --skill acp-fulfillment

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps developers implement various fulfillment options within the Agentic Commerce Protocol (ACP), streamlining the process of selecting and managing how goods or services are delivered to the customer.

Core Features & Use Cases

  • Fulfillment Type Management: Supports shipping, digital delivery, in-store pickup, and local delivery.
  • Checkout Integration: Facilitates the selection of fulfillment options during the checkout process, including recalculating totals.
  • Order Updates: Enables the integration of tracking and delivery details into post-purchase order events.
  • Use Case: When building an e-commerce agent, use this skill to present the customer with available shipping methods, digital download links, or local pickup options based on their order and location.

Quick Start

Use the acp-fulfillment skill to implement shipping, digital, pickup, and local delivery options for an ACP checkout session.

Frequently Asked Questions about acp-fulfillment

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I implement fulfillment options for ACP checkout?

To implement ACP checkout fulfillment options, use this skill to manage shipping, digital delivery, in-store pickup, and local delivery. It handles option selection, rate calculation, and delivery window management within the checkout flow.

What Agentic Commerce Protocol fulfillment types are supported?

The Agentic Commerce Protocol fulfillment types supported include shipping, digital delivery, in-store pickup, and local delivery. You can present these available methods to customers based on their specific order and location.

Can I integrate tracking details into ACP order updates?

Yes, you can integrate tracking and delivery details into post-purchase ACP order updates. The skill facilitates adding tracking information to order events after the initial checkout session is completed.

How do I calculate shipping rates and delivery windows in ACP?

You calculate shipping rates and manage delivery windows by adhering to the ACP checkout specification and fulfillment option schema. This skill implements rate calculation and delivery window management for accurate checkout totals.

Do I need a specific schema for ACP fulfillment implementation?

Yes, you need to adhere to the ACP checkout specification and fulfillment option schema for accurate implementation. This ensures proper selection, rate calculation, and tracking integration within your e-commerce agent.

When should I use local delivery and in-store pickup in ecommerce fulfillment?

You should use local delivery and in-store pickup in ecommerce fulfillment when building an ACP agent to present customers with location-based options. This skill supports managing these specific fulfillment types alongside shipping and digital delivery.