# Commerce Protocol Readiness

> Audit an ecommerce storefront for agentic commerce protocols and action readiness. Use when checking ACP, UCP, AP2, x402, MPP, MCP, A2A, OAuth, checkout, order, and payment readiness.

- **Type:** Skill
- **Install:** `agentstack add skill-wakqasahmed-agentic-commerce-skills-commerce-protocol-readiness`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [wakqasahmed](https://agentstack.voostack.com/s/wakqasahmed)
- **Installs:** 0
- **Category:** [Finance & Payments](https://agentstack.voostack.com/c/finance-and-payments)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [wakqasahmed](https://github.com/wakqasahmed)
- **Source:** https://github.com/wakqasahmed/agentic-commerce-skills/tree/main/skills/agentic-commerce/commerce-protocol-readiness

## Install

```sh
agentstack add skill-wakqasahmed-agentic-commerce-skills-commerce-protocol-readiness
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Commerce Protocol Readiness

## Workflow

1. Classify the commerce goal: discovery only, assisted checkout, native agent checkout, account linking, order support, paid API/tool access, or machine-to-machine payment.
2. Check public discovery signals: documented API catalog, `.well-known` endpoints, MCP server card, A2A agent card, WebMCP, Agent Skills, link headers, and developer docs.
3. Check checkout readiness: cart creation, pricing/tax/shipping recalculation, inventory reservation, checkout session handoff, order confirmation, returns/refunds, and support escalation.
4. Map protocols to the goal:
   - ACP: agent-initiated checkout where the merchant remains merchant of record.
   - UCP: broader lifecycle coverage across search, cart, identity linking, checkout, order, and post-purchase support.
   - AP2: cryptographic payment authorization and user-consent proof.
   - x402 or MPP: paid API requests, content access, tool calls, or machine-to-machine payments.
   - MCP: exposing merchant tools, catalog lookup, policy lookup, support tools, or order tools to agents.
   - A2A: delegating work between agents using explicit capabilities.
5. Score each protocol as `not applicable`, `missing`, `partial`, `ready`, or `verified`, with evidence.
6. Recommend the smallest next implementation that improves buyer value and merchant control.

## Guardrails

- Do not treat a protocol as required just because it exists. Tie it to a concrete customer or agent workflow.
- See `../references/guardrails.md` for shared cross-skill guardrails (autonomous action safety, evidence provenance, internal runtime disclosure).

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [wakqasahmed](https://github.com/wakqasahmed)
- **Source:** [wakqasahmed/agentic-commerce-skills](https://github.com/wakqasahmed/agentic-commerce-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-wakqasahmed-agentic-commerce-skills-commerce-protocol-readiness
- Seller: https://agentstack.voostack.com/s/wakqasahmed
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
