ClaudeMap

Commerce Agents

Anthropic's official blueprint for shopping and merchant agents — prompts, skills, tool contracts, and guardrails defined once.

Plugins & Agentsofficialagentscommerceblueprintplugin

Anthropic's reference blueprint for commerce: an in-app shopping agent plus a back-office merchant agent, each defined once as prompt/skills/tool-contract/guardrails and runnable on the Messages API, Claude Agent SDK, or Managed Agents. Ships as a Claude Code plugin scaffold with four runnable verticals (retail, travel, telecom, entertainment); all merchant write actions are staged for human approval and checkout only renders the cart.

What it does

  • Two-agent blueprint: in-app shopping agent + back-office merchant agent, defined once
  • Runs on Messages API, Claude Agent SDK, or Managed Agents
  • Four runnable verticals: retail, travel, telecom, entertainment (python scripts/run_demo.py retail)
  • All merchant write operations staged for human approval; checkout renders the cart only

When to use it

Best for teams building shopping or merchant-side agents who want Anthropic's guardrail patterns (staged writes, human approval) rather than inventing their own — study the scaffold even if you only borrow the contract shape.

Getting started

claude plugin marketplace add anthropics/commerce-agents
claude plugin install commerce-builder@claude-commerce-agents

# then in Claude Code:
/scaffold-commerce-agent a shopping assistant for our store

Things to know

The marketing numbers around it (basket size, completion-rate lifts) come from the announcement post, not the repo — evaluate the scaffold on its code. Verticals are demos; real integrations are yours to build.

Repository

anthropics/commerce-agents

Charted

Related on the map

  • Happy

    Plugin / Agent

    An open-source, E2E-encrypted mobile and web client for Claude Code and Codex.

    • mobile
    • remote
    • client
    • encryption
  • Composio

    Plugin / Agent

    1000+ tool integrations behind a single SDK — GitHub, Slack, Notion, Gmail, Salesforce, and more.

    • integrations
    • sdk
    • oauth
    • managed-mcp
  • UseAgent

    Plugin / Agent

    An open-source AI-coworker platform: coding agents with their own cloud computer, delivering finished work.

    • platform
    • coworker
    • sandbox
    • self-hosted