New Release|We just open-sourced 8 agentic commerce plugins for Claude CodeExplore the plugins

Open Source

Agentic commerce Claude plugins

8 open source plugins that bring agentic commerce protocols and platform expertise directly into Claude Code. Build agent-ready storefronts faster.

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

# Install a plugin
$ claude plugin add ucp-agentic-commerce
# Available plugins
+ucp-agentic-commerce
+acp-agentic-commerce
+ap2-agentic-payments
+a2a-multi-agent
+webmcp-browser-agents
+magento2-commerce
+bigcommerce-commerce
+woocommerce-commerce

What are Claude Code plugins?

Claude Code plugins extend Claude's capabilities with domain-specific knowledge, tools, and workflows. Each plugin in this collection gives Claude deep expertise in a specific agentic commerce protocol or platform, so you can build, test, and debug agent-ready commerce systems directly from your terminal.

Protocol expertise

Each plugin encodes the full specification of a commerce protocol, so Claude can generate conformant code, validate implementations, and catch issues.

Platform knowledge

Platform plugins include API schemas, best practices, and integration patterns for Magento 2, BigCommerce, and WooCommerce.

Agent workflows

Built-in agents, skills, and hooks for automated compliance checks during development.

Get started in minutes

01

Clone the repository

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

Install the plugin you need

$ claude plugin add ./ucp-agentic-commerce
03

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.