agent-ready-acp

Publishes an ACP discovery document for agentic commerce interoperability with endpoint validation.

47|4|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/fabricioctelles/skills --skill agent-ready-acp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-ready-acp
Source: https://github.com/fabricioctelles/skills/tree/main/skills/agent-ready-cloudflare/acp
Command: npx skills add https://github.com/fabricioctelles/skills --skill agent-ready-acp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps implementers publish the required Agentic Commerce Protocol discovery document so AI agents can identify and connect to a commerce implementation.

Core Features & Use Cases

  • ACP Discovery Endpoint: Configure a JSON document at the well-known ACP path.
  • Protocol Metadata: Define the ACP protocol name, version, API base URL, transports, and available services.
  • Validation Guidance: Verify the implementation with the Agent Ready scanner and confirm that the commerce ACP check passes.
  • Use Case: Use this Skill when preparing an online store or commerce API for discovery and interaction by agentic shopping systems.

Quick Start

Use the agent-ready-acp skill to implement and validate an ACP discovery document for my commerce site.

Frequently Asked Questions about agent-ready-acp

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

FAQPage Schema
What is an ACP discovery document and why does my commerce API need one?

An Agentic Commerce Protocol (ACP) discovery document is a JSON file that enables AI agents to identify and connect to your commerce API. Your online store needs this well-known endpoint to achieve agentic commerce interoperability and allow automated shopping systems to discover your services.

How do I make my commerce API discoverable to AI agents?

To make your commerce API discoverable to AI agents, publish an ACP discovery document at the well-known ACP path. Configure an HTTP 200 JSON response containing protocol metadata, an absolute API base URL, supported transports, and available services to enable agentic shopping system interaction.

Can I use this to validate my agentic commerce protocol readiness?

Yes, you can validate your agentic commerce protocol readiness by confirming your ACP discovery document passes the Agent Ready scanner. This ensures your commerce API correctly publishes the required protocol metadata, absolute API base URL, supported transports, and available services for AI agent discovery.

What endpoints and metadata are required for agentic commerce interoperability?

Agentic commerce interoperability requires an HTTP 200 JSON response at the well-known ACP path. The document must include ACP protocol name and version, an absolute API base URL, supported transports, and available services to allow AI agents to discover and connect to your commerce implementation.

Does my online store need a well-known endpoint for AI shopping systems?

Yes, your online store needs a well-known endpoint publishing an ACP discovery document for AI shopping systems. This HTTP 200 JSON response provides the protocol metadata, absolute API base URL, transports, and services required for agentic commerce interoperability and discovery.

What happens if my ACP discovery document is not configured correctly?

If your ACP discovery document is not configured correctly, AI agents cannot discover or connect to your commerce implementation. Validation guidance helps verify the implementation with the Agent Ready scanner, confirming your well-known endpoint passes the commerce ACP check for agentic shopping interoperability.