New Release|10 agentic commerce plugins with 170+ skills — now cross-platform for Claude, Gemini, Codex, Cursor & moreExplore Plugins/Skills

Open Source

Agentic commerce plugins

10 open source plugins with 170+ skills. Cross-platform for Claude Code, Gemini CLI, OpenAI Codex, Cursor, and more.

MIT licensed. Free to use, modify, and distribute.

# Install a plugin (Claude Code)
$ claude plugin add ucp-agentic-commerce
# Or convert for other platforms
$ python scripts/convert.py --platform gemini
# 10 plugins available
+ucp-agentic-commerce
+acp-agentic-commerce
+ap2-agentic-payments
+a2a-multi-agent
+stripe-mppnew
+webmcp-browser-agents
+shopify-commercenew
+magento2-commerce
+bigcommerce-commerce
+woocommerce-commerce
10
Plugins
170+
Skills
6
AI Platforms
MIT
License

How the plugins work

Each plugin brings deep agentic commerce expertise into your AI coding assistant. Domain knowledge is baked in. Implementation details are fetched live from official docs.

Protocol & platform expertise

Full specification knowledge for 6 commerce protocols and 4 ecommerce platforms. Generate conformant code, validate schemas, catch issues.

Cross-platform

Works natively with Claude Code, Gemini CLI, OpenAI Codex, Cursor, Antigravity/Windsurf, and OpenClaw. One source, six formats.

Safety hooks

PCI/secret detection catches hardcoded keys and tokens. Destructive command protection prevents accidental damage.

Works with your AI coding tool

A single conversion script generates platform-native formats from the canonical source. All skills, hooks, and domain knowledge are preserved.

Claude Code

native

Native plugin format

Gemini CLI

.geminicli/ format

Install guide

OpenAI Codex

codex.md instructions

Install guide

Cursor

.cursor/rules/ format

Install guide

Antigravity/Windsurf

Windsurf-native config

Install guide

OpenClaw

OpenClaw-compatible format

Install guide

10 plugins, one ecosystem

6 protocol plugins and 4 platform plugins covering the full agentic commerce landscape.

Protocol

Universal Commerce Protocol

ucp-agentic-commerce

15 skills

UCP, the Google/Shopify standard for structured product search, cart management, checkout, and payment across REST, MCP, A2A, and Embedded bindings.

Protocol

Agentic Commerce Protocol

acp-agentic-commerce

15 skills

ACP, the OpenAI/Stripe standard for agent-mediated checkout, delegated payments, product feeds, and multi-agent negotiation.

Protocol

Agent Payments Protocol

ap2-agentic-payments

18 skills

AP2, Google's verifiable payment mandates with cryptographic signing, agent roles, and secure delegation chains.

Protocol

Agent-to-Agent Protocol

a2a-multi-agent

16 skills

A2A inter-agent communication, task lifecycle, streaming, and coordinated workflows across trust boundaries. Google/Linux Foundation standard.

NewProtocol

Stripe Machine Payments

stripe-mpp

12 skills

HTTP 402 machine-to-machine payments. Charge/session intents, Tempo blockchain USDC settlement, SPT lifecycle, mppx SDK.

Protocol

Web Model Context Protocol

webmcp-browser-agents

14 skills

Browser-native agent tools via navigator.modelContext. Web manifests, form annotations, and standardized tool invocations.

NewPlatform

Shopify Commerce

shopify-commerce

21 skills

GraphQL/REST APIs, Liquid, Hydrogen/Remix, Shopify Functions, checkout UI extensions, Polaris, themes, and App Bridge.

Platform

Magento 2 Commerce

magento2-commerce

19 skills

Module architecture, DI, plugins/interceptors, EAV, service contracts, REST/GraphQL APIs, checkout, and admin UI.

Platform

BigCommerce

bigcommerce-commerce

20 skills

Stencil themes, REST V2/V3 and GraphQL APIs, Catalyst headless, checkout SDK, widgets, and multi-channel architecture.

Platform

WooCommerce

woocommerce-commerce

20 skills

WordPress commerce REST APIs, hooks/filters, HPOS, block checkout, payment gateways, shipping, and plugin architecture.

Get started in minutes

01

Clone the repository

$ git clone https://github.com/OrcaQubits/agentic-commerce-skills-plugins.git
02

Convert for your platform (if not Claude Code)

$ python scripts/convert.py --platform gemini
03

Install and start building

$ claude "Help me implement UCP checkout for my Shopify store"

Build agent-ready commerce, together

Contributions welcome. Open an issue, submit a PR, or just star the repo if you find it useful.