generated: '2026-08-02' method: generated source: https://brewdog.com/agents.md note: BrewDog publishes no OpenAPI, so these skills are grounded in (a) the tool names declared by the UCP Shopping Service OpenRPC schema that BrewDog's own /.well-known/ucp names for its MCP endpoint, and (b) the endpoints and rules stated verbatim in BrewDog's /agents.md. No operation, tool or parameter has been invented. skills: - file: brewdog-agentic-purchase.md name: Buy from BrewDog as an agent (UCP over MCP) api: mcp/brewdog-mcp.yml operations: [search_catalog, lookup_catalog, get_product, create_cart, update_cart, get_cart, create_checkout, update_checkout, get_checkout, complete_checkout, cancel_checkout, get_order] - file: brewdog-catalog-read.md name: Read the BrewDog catalog without authentication api: examples/brewdog-products-json.json operations: ['GET /products.json', 'GET /products/{handle}.json', 'GET /collections/{handle}/products.json', 'GET /collections/all', 'GET /search?q={query}&type=product', 'GET /sitemap.xml']