Explore skills

286 skills found

a2a-jsonrpc-transport

34

Implement the A2A JSON-RPC 2.0 transport layer — request/response format, method routing, batch requests, and HTTP details. Use when building custom A2A transport handling or debugging protocol-level issues.

Design e Frontend#mcp#aiby OrcaQubits

a2a-multi-turn

34

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.

Design e Frontend#mcpby OrcaQubits

a2a-task-lifecycle

34

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.

Design e Frontend#mcpby OrcaQubits

acp-capability-negotiation

34

Implement ACP capability negotiation — dynamic discovery of mutually supported capabilities, extensions, payment handlers, and interventions. Use when building multi-feature merchant servers or agents that adapt to merchant capabilities.

Design e Frontend#mcpby OrcaQubits

a2a-mcp-bridge

34

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.

Design e Frontend#mcpby OrcaQubits

a2a-setup

34

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.

Outros#mcpby OrcaQubits

acp-discount-extension

34

Implement the ACP discount extension — discount codes, applied discounts, rejected codes, and line-item allocations. Use when adding coupon/promo code support to checkout flows.

Desenvolvimento#mcpby OrcaQubits

ap2-human-not-present-flow

34

Implement the AP2 human-not-present transaction flow — autonomous agent shopping with Intent Mandate authorization, constraint enforcement, and merchant escalation. Use when building autonomous agent purchasing that works after the user has left.

Design e Frontend#mcp#aiby OrcaQubits

ap2-merchant-agent

34

Build an AP2 Merchant Agent — the seller-side agent that receives intent mandates, searches product catalogs, creates signed cart mandates, and represents the merchant in agentic transactions. Use when implementing the Merchant Endpoint role.

Design e Frontend#mcpby OrcaQubits

ap2-risk-signals

34

Implement the AP2 risk signals framework — novel risk considerations for agentic payments, risk payload construction, trust establishment, and fraud assessment. Use when building risk evaluation, fraud detection, or trust scoring for AP2 transactions.

Design e Frontend#mcpby OrcaQubits

ap2-credentials-provider

34

Build an AP2 Credentials Provider — the agent that manages payment credentials, provides payment methods to users, handles tokenization (DPAN), and facilitates secure payment between Shopping Agent and Payment Processor. Use when implementing the Credentials Provider role.

Design e Frontend#mcpby OrcaQubits

a2a-agent-card

34

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.

Documentos#mcpby OrcaQubits