OrcaQubits/agentic-commerce-skills-plugins

Skills & plugins for agentic commerce : UCP, ACP, AP2, A2A, WebMCP, Magento 2, BigCommerce, WooCommerce

38Stars on the repository
59Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

a2a-agent-card

01

OrcaQubits/agentic-commerce-skills-plugins

Skill Claude CodeCodex

Part of a2a-multi-agent

Create and configure A2A Agent Cards — the discovery document describing an agent's capabilities, skills, authentication, and endpoint. Use when defining what your agent exposes to other agents.

38 3mo ago A 42 tokens original MIT

a2a-client

03

OrcaQubits/agentic-commerce-skills-plugins

Skill Claude CodeCodex

Part of a2a-multi-agent

Build an A2A client — the agent-side code that discovers other agents, sends tasks, handles responses, and manages multi-turn conversations. Use when implementing the client side that delegates work to A2A agents.

38 3mo ago A 48 tokens original MIT

a2a-dev-patterns

04

OrcaQubits/agentic-commerce-skills-plugins

Skill Claude CodeCodex

Part of a2a-multi-agent

Apply A2A cross-cutting development patterns — orchestration topologies, idempotency, observability, agent registries, versioning, and production deployment. Use when architecting multi-agent systems or solving cross-cutting concerns.

38 3mo ago A 54 tokens original MIT

a2a-mcp-bridge

08

OrcaQubits/agentic-commerce-skills-plugins

Skill Claude CodeCodex

Part of a2a-multi-agent

Build bridges between A2A and MCP — wrap A2A agents as MCP tools, use MCP tools from A2A agents, and architect hybrid multi-agent systems. Use when integrating A2A agent-to-agent communication with MCP tool access.

38 3mo ago A 57 tokens original MIT

a2a-multi-turn

10

OrcaQubits/agentic-commerce-skills-plugins

Skill Claude CodeCodex

Part of a2a-multi-agent

Implement A2A multi-turn conversations — input-required state handling, context preservation, iterative refinement, and human-in-the-loop patterns. Use when building agents that need back-and-forth interaction.

38 3mo ago A 45 tokens original MIT

a2a-server

12

OrcaQubits/agentic-commerce-skills-plugins

Skill Claude CodeCodex

Part of a2a-multi-agent

Build an A2A server — the agent-side endpoint that receives JSON-RPC requests, processes tasks, manages state, and returns results. Use when implementing the server side of an A2A agent.

38 3mo ago A 46 tokens original MIT

a2a-setup

13

OrcaQubits/agentic-commerce-skills-plugins

Skill Claude CodeCodex

Part of a2a-multi-agent

Scaffold a new A2A project — install the SDK, create directory structure, configure the Agent Card, and set up a basic server/client. Use when starting a new A2A multi-agent project from scratch.

38 3mo ago A 50 tokens original MIT

a2a-streaming

14

OrcaQubits/agentic-commerce-skills-plugins

Skill Claude CodeCodex

Part of a2a-multi-agent

Implement A2A SSE streaming — message/stream method, Server-Sent Events, TaskStatusUpdateEvent, TaskArtifactUpdateEvent, and re-subscription. Use when building real-time streaming responses in A2A agents.

38 3mo ago A 51 tokens original MIT

a2a-task-lifecycle

15

OrcaQubits/agentic-commerce-skills-plugins

Skill Claude CodeCodex

Part of a2a-multi-agent

Implement A2A task lifecycle management — task creation, state transitions, terminal states, history, and artifacts. Use when building task state machines, handling state transitions, or managing task persistence.

38 3mo ago A 45 tokens original MIT

a2a-testing

16

OrcaQubits/agentic-commerce-skills-plugins

Skill Claude CodeCodex

Part of a2a-multi-agent

Test A2A implementations — unit tests, integration tests, mock agents, protocol conformance, and end-to-end multi-agent testing. Use when building test suites for A2A servers, clients, or multi-agent systems.

38 3mo ago A 50 tokens original MIT

acp-checkout-rest

20

OrcaQubits/agentic-commerce-skills-plugins

Skill Claude CodeCodex

Part of acp-agentic-commerce

Implement the ACP REST checkout API — create, update, retrieve, complete, and cancel checkout sessions. Use when building merchant-side checkout endpoints, handling the checkout session state machine, or integrating with AI agent checkout flows.

38 3mo ago A 49 tokens original MIT

acp-conformance

21

OrcaQubits/agentic-commerce-skills-plugins

Skill Claude CodeCodex

Part of acp-agentic-commerce

Validate an ACP implementation against the protocol specification — schema validation, flow testing, error handling, idempotency, security checks, and production readiness. Use when preparing for launch or certifying compliance.

38 3mo ago A 44 tokens original MIT

acp-dev-patterns

23

OrcaQubits/agentic-commerce-skills-plugins

Skill Claude CodeCodex

Part of acp-agentic-commerce

Cross-cutting ACP development patterns — idempotency, error handling, 3D Secure flows, request signing, rate limiting, monitoring, and security best practices. Use when designing architecture or solving production concerns.

38 3mo ago A 48 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: