agentic-commerce-claude-plugins
Build agentic commerce integrations across protocols and platforms
All Skills in This Repository (134)
Pure Emerald Level Indicatorsacp-checkout-rest
Implement the Agentic Commerce Protocol REST checkout API for managing checkout sessions.
acp-setup
Scaffold an ACP merchant server project with dependencies, schemas, and endpoint stubs.
acp-intent-traces
Implements intent traces for structured cart abandonment signals with predefined reason codes.
acp-delegated-payment
Implement ACP delegated payment flows with Stripe and SharedPaymentToken provisioning.
acp-extensions-authoring
Create custom ACP extensions with JSON Schema and JSONPath targeting.
acp-fulfillment
Implements Agentic Commerce Protocol fulfillment options for checkout and order tracking flows.
acp-orders-webhooks
Manage ACP order lifecycles and deliver HMAC-signed webhook events.
acp-checkout-mcp
Expose ACP checkout operations as callable MCP tools for AI agents.
acp-affiliate-attribution
Implement token-based first-touch and last-touch affiliate attribution without cookies.
acp-payment-handlers
The payment handler supports flexible integration.
acp-discount-extension
Apply coupon and promo codes within ACP checkout sessions.
acp-dev-patterns
Implement idempotency, error handling, and security patterns for Agentic Commerce Protocol integrations.
Frequently Asked Questions
FAQPage SchemaHow to install agentic-commerce-claude-plugins?โผ
Run `npx skills add OrcaQubits/agentic-commerce-claude-plugins --all -g -y` in your terminal to install all skills globally.
What is agentic commerce development?โผ
It is building checkout, payment, and fulfillment flows where AI agents transact on behalf of users. This suite covers the open protocols (UCP, ACP, AP2, A2A, WebMCP) that make those agent-driven purchases work.
Which commerce platforms does it support?โผ
It includes expert skills for Shopify, WooCommerce, Magento 2, BigCommerce, Salesforce Commerce, Medusa, Saleor, and Spree, covering catalog, orders, payments, themes, and deployment.
Does it work with Claude Code, Cursor, and Codex?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, Gemini CLI, OpenClaw, and Antigravity.
Can non-developers use these commerce skills?โผ
They are aimed at developers, but once installed your coding agent handles the technical implementation from plain-English requests like adding a payment handler or testing a checkout flow.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core