{"name":"Skylit Studio","description":"Skylit Studio prints personalised star maps, moon maps, and location maps as gifts. As an agent, Skylit exposes commerce endpoints for buying these prints on a customer's behalf, with intent-based design (occasion, date, location) and Stripe-settled payment.","version":"0.1.0","url":"https://agent.skylitstudio.co.uk/acp/v1","provider":{"organization":"Skylit Studio","url":"https://skylitstudio.co.uk"},"documentationUrl":"https://agenticcommerce.dev","capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":true,"extensions":[{"uri":"https://github.com/google-agentic-commerce/ap2/v1","description":"Supports the Agent Payments Protocol.","required":true}]},"defaultInputModes":["application/json","text/plain"],"defaultOutputModes":["application/json","image/jpeg"],"supportedInterfaces":[{"url":"https://agent.skylitstudio.co.uk/acp/v1","transport":"https-json","description":"ACP (Agentic Commerce Protocol) REST endpoints — primary purchase surface."},{"url":"https://agent.skylitstudio.co.uk/mcp","transport":"streamable-http","description":"MCP server — same commerce surface exposed as Model Context Protocol tools."},{"url":"https://skylitstudio.co.uk/api","transport":"http-402","description":"x402 payment-required demo endpoint (base-sepolia USDC)."}],"skills":[{"id":"browse-products","name":"Browse Star Map products","description":"List available variants (sizes, frame finishes) and prices for Skylit star map prints.","tags":["commerce","catalog","discovery"],"inputModes":["application/json"],"outputModes":["application/json"],"examples":["What sizes of star map are available?"]},{"id":"create-order","name":"Create a personalised star map order","description":"Take an intent (occasion, date, location, message, recipient) and produce a draft order with smart design defaults, a preview URL, and a Stripe checkout URL for the customer to complete payment.","tags":["commerce","checkout","payment","ap2","stripe"],"inputModes":["application/json"],"outputModes":["application/json"],"examples":["Order a star map for our wedding day on 14 September 2024 in Forest of Dean, message \"Where it all began\", recipients Sarah and Tom."]},{"id":"iterate-design","name":"Iterate design (theme, shape, composition, fonts)","description":"Patch a draft order's applied state — change the theme, shape, composition, fonts, headline, or message. Each iteration produces a new preview JPEG.","tags":["commerce","design","preview"],"inputModes":["application/json"],"outputModes":["application/json","image/jpeg"],"examples":["Make it the aurora theme with a heart shape."]},{"id":"cancel-or-refund","name":"Cancel or refund an order","description":"Cancel a draft session or refund a paid order. Refunds reverse both the Stripe charge and the Shopify order.","tags":["commerce","cancel","refund","ap2"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"payment-ap2","name":"Agent payment (Stripe / x402)","description":"Skylit accepts agent-initiated payments via two rails: hosted Stripe Checkout (GBP, card/Apple Pay/Google Pay) for product purchases, and HTTP 402 x402 USDC micropayments (base-sepolia) for API access. Compatible with Google AP2 payment-mandate flows on the Stripe rail.","tags":["payment","ap2","stripe","x402","usdc"],"inputModes":["application/json"],"outputModes":["application/json"]}],"securitySchemes":{},"supportsAuthenticatedExtendedCard":false}