Orcaqubits
Official@orcaqubits · United States of America
Offers specialized architectural patterns and protocol implementations for agentic commerce, headless storefronts, and multi-agent system interoperability.
Agent Skills by Orcaqubits
Showing 134 vetted skills indexed across 1 GitHub repositories.
acp-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.
acp-product-feed
Generate and submit ACP product feeds in CSV, JSON, XML, or TSV.
acp-capability-negotiation
Negotiate Agentic Commerce Protocol capabilities between agents and merchants.
acp-conformance
Validate Agentic Commerce Protocol implementations against the official specification.
ucp-conformance
Execute UCP conformance tests against the official test suite.
ucp-identity-linking
Implement OAuth 2.0 Authorization Code flow for linking buyer accounts.
ucp-setup
Scaffolds Universal Commerce Protocol merchant or platform projects with SDK installs and discovery profiles.
ucp-dev-patterns
Guide UCP development with patterns for idempotency, negotiation, and webhooks.
ucp-schema-authoring
Author custom UCP schemas using JSON Schema 2020-12.
ucp-checkout-a2a
Implement UCP checkout over A2A binding for agent-to-agent commerce.
ucp-discount
Apply, validate, and allocate UCP discount codes across checkout line items.
ucp-checkout-mcp
Map UCP checkout operations to JSON-RPC 2.0 MCP tools.
ucp-checkout-rest
Implement UCP Checkout REST operations for checkout session lifecycle management.
Frequently Asked Questions About Orcaqubits
FAQPage SchemaWhat specific commerce tasks can be enabled using these protocols?▼
These protocols enable autonomous cart management, delegated payment processing, affiliate attribution, and verifiable fulfillment tracking. They support complex checkout lifecycles, including discount application, buyer consent collection, and multi-agent transaction mandates.
Which technical personas are the primary target for these implementations?▼
The target audience includes e-commerce architects, backend engineers, and systems integrators building autonomous shopping experiences. Developers working on headless storefronts, payment gateway extensions, or multi-agent orchestration frameworks will find these patterns directly applicable.
What are the prerequisites for deploying these commerce protocols?▼
Deployment requires a merchant server environment capable of handling JSON-RPC 2.0 requests and HMAC-signed webhooks. Integration with existing platforms like BigCommerce, WooCommerce, or Magento is supported via provided scaffolding and configuration patterns.