Open-Source Claude Code Plugins for Agentic Commerce Protocols

OrcaQubits has open-sourced a suite of eight Claude Code plugins designed to help developers work with agentic commerce protocols. The plugins act as an expert co-developer for building on the agentic web, addressing the challenge of keeping up with fast-moving specifications and breaking changes across multiple standards.
Protocol Coverage
The plugins implement four key agentic commerce protocols:
- UCP (Universal Commerce Protocol) - REST/A2A implementation
- ACP (Agent Commerce Protocol) - Stripe delegated payments
- AP2 - Crypto signing capabilities
- A2A (Agent-to-Agent) - Agent task delegation
Platform Support
The suite includes both protocol implementations and platform-specific expertise:
- WebMCP - For creating agent-ready websites
- Magento 2 - Deep platform integration
- BigCommerce - Platform-specific expertise
- WooCommerce - WordPress e-commerce integration
Technical Approach
The plugins bake in the core architecture and state machines of each protocol while fetching the latest SDK documentation and schemas live. This approach helps keep code current even when specifications shift, addressing the common problem of documentation lagging behind protocol development.
The project is part of OrcaQubits and is fully MIT licensed, making it freely available for both commercial and non-commercial use. The developers are actively seeking feedback from builders in the agentic commerce space and are soliciting suggestions for roadmap additions.
These plugins are particularly useful for developers working with AI agents that need to handle commerce operations like shopping, payments, and negotiation. The protocols mentioned (UCP, ACP, AP2, A2A) represent emerging standards for enabling AI agents to interact with commerce systems, and having pre-built implementations can significantly reduce development time.
📖 Read the full source: r/ClaudeAI
👀 See Also

ELBO Platform: AI-Powered Training for Critical Thinking and Communication Skills
ELBO is a live training platform built with Claude Code that uses AI to help users practice critical thinking, persuasion, negotiation, and public speaking skills through simulated scenarios and debates.

claude-real-video: Free Tool to Make Claude Watch Videos with Perception Layer
claude-real-video adds a local perception layer so Claude sees camera moves, pacing, gestures, and voice emotion. Demo watches NVIDIA GTC 2026 keynote and narrates screen action. Free version available.

TailClaude: Open Source Web UI for Accessing Claude Code Sessions from Mobile and Browser
TailClaude is an open source web UI that lets you access and continue Claude Code sessions from your phone or any browser in under a minute using Tailscale. The project was built with Claude Code assistance for scaffolding, SSE streaming backend, mobile-first chat UI, and QR code integration.

Local-first AI tax preparer with encrypted PII built on MCP
A developer built a tax filing extension for Crow that encrypts all PII with AES-256-GCM and works with any MCP-compatible client including Claude, ChatGPT, Gemini, or local models through Ollama. The system handles 1040, Schedule 1, HSA (8889), education credits (8863), self-employment (Schedule C/SE), and capital gains (Schedule D) calculations locally.