{"name":"CorgiMaps Commerce Agent","description":"Commerce agent for CorgiMaps. Search the catalog, build a cart, check out, and check order status. Powered by CorgiMaps.","supportedInterfaces":[{"url":"https://agents.corgidemo.com/a2a","protocolBinding":"JSONRPC","protocolVersion":"1.0"}],"version":"1.0","capabilities":{"streaming":false,"pushNotifications":false,"extensions":[{"uri":"https://ucp.dev/2026-08-25/specification/reference","description":"UCP checkout over A2A","params":{"capabilities":{"dev.ucp.shopping.checkout":[{"version":"2026-08-25"}],"dev.ucp.shopping.ap2_mandate":[{"version":"2026-08-25","extends":"dev.ucp.shopping.checkout","config":{"vp_formats_supported":{"dc+sd-jwt":{}},"jwks_uri":"https://agents.corgidemo.com/.well-known/jwks.json"}}]}}}]},"defaultInputModes":["application/json","text/plain"],"defaultOutputModes":["application/json","text/plain"],"skills":[{"id":"catalog","name":"Product Catalog","description":"Search and look up products in the catalog.","tags":["commerce","catalog","search"],"examples":["search for running shoes","look up product PROD-123"]},{"id":"cart","name":"Cart","description":"Build and manage a shopping cart.","tags":["commerce","cart"],"examples":["create a cart","add 2 of variant VAR-9 to the cart"]},{"id":"checkout","name":"Checkout","description":"Create, update, and complete a checkout (UCP checkout over A2A).","tags":["commerce","checkout","payment"],"examples":["create a checkout from my cart","complete checkout with my payment method"]},{"id":"orders","name":"Order Status","description":"Retrieve order and fulfillment status.","tags":["commerce","orders","fulfillment"],"examples":["what's the status of order ORD-555?"]}]}