ap2-shopping-agent

Orchestrate AP2 transactions by managing user requests, mandates, and merchant coordination.

35|16|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/OrcaQubits/agentic-commerce-claude-plugins --skill ap2-shopping-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ap2-shopping-agent
Source: https://github.com/OrcaQubits/agentic-commerce-claude-plugins/tree/main/ap2-agentic-payments/skills/ap2-shopping-agent
Command: npx skills add https://github.com/OrcaQubits/agentic-commerce-claude-plugins --skill ap2-shopping-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the complex process of agentic commerce transactions by acting as the primary orchestrator, managing user requests, mandates, and interactions with merchants and credential providers.

Core Features & Use Cases

  • User Intent Management: Captures and formalizes user shopping requests into Intent Mandates.
  • Merchant Coordination: Discovers, negotiates with, and receives Cart Mandates from merchants.
  • Payment Orchestration: Coordinates with Credentials Providers for payment method tokenization and handles trusted device flows.
  • Use Case: An AI agent needs to purchase a specific product online. The Shopping Agent skill will interpret the user's request, find a suitable merchant, negotiate the price and terms, handle the payment securely using tokenized credentials, and confirm the order.

Quick Start

Use the ap2-shopping-agent skill to help the user purchase a new laptop by creating an intent mandate and coordinating with merchants.

Frequently Asked Questions about ap2-shopping-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate agentic commerce transactions for an AI shopping agent?

Agentic commerce transactions are orchestrated by capturing user intent, creating mandates, and coordinating merchant interactions with payment providers. The AP2 Shopping Agent manages this flow by handling user requests, negotiating terms, and confirming orders securely.

What are mandates in an AP2 transaction flow?

Mandates in an AP2 transaction flow are formalized agreements capturing user shopping intent and merchant cart details. Intent Mandates represent the user's request, while Cart Mandates are received from merchants after negotiation.

How does payment orchestration work for AI agents using tokenized credentials?

Payment orchestration for AI agents coordinates with Credentials Providers for payment method tokenization and handles trusted device flows. The Shopping Agent manages this process to ensure secure transactions without exposing raw payment credentials.

Can I use this shopping agent skill to negotiate prices with merchants automatically?

Yes, you can use the Shopping Agent skill to negotiate prices and terms automatically. It coordinates with merchants by discovering them, negotiating the transaction details, and receiving Cart Mandates to finalize the purchase.

What security constraints apply to payment credentials and PII in agentic commerce?

Security constraints in agentic commerce require strict adherence to protocols regarding payment credentials and PII. The Shopping Agent handles payment coordination using tokenized credentials and trusted device flows to protect sensitive information.