{"protocolVersion":"1.0","name":"Smol Launch","description":"Weekly product-launch platform for indie makers. Answers read-only questions about launched products, the weekly leaderboards, and the site's editorial pages. Launch periods run Monday 00:00 UTC to Sunday 23:59 UTC.","version":"1.0.0","url":"https://smollaunch.com/a2a/v1","preferredTransport":"JSONRPC","supportedInterfaces":[{"url":"https://smollaunch.com/a2a/v1","protocolBinding":"JSONRPC","transport":"JSONRPC","protocolVersion":"1.0"}],"provider":{"organization":"Smol Launch","url":"https://smollaunch.com"},"documentationUrl":"https://smollaunch.com/.well-known/agents.json","capabilities":{"streaming":false,"pushNotifications":false,"extendedAgentCard":false},"defaultInputModes":["text/plain","application/json"],"defaultOutputModes":["application/json"],"skills":[{"id":"search-products","name":"Search products and guides","description":"Search launched products, comparisons, alternatives, listicles, and guides by keyword. Returns titles, summaries, and URLs.","tags":["search","products","discovery"],"examples":["Find note-taking apps on Smol Launch.","{\"skill\": \"search-products\", \"query\": \"note taking\", \"limit\": 10}"],"inputModes":["text/plain","application/json"],"outputModes":["application/json"]},{"id":"get-product","name":"Get one product","description":"Return one launched product by slug: description, pricing model, website, vote count, average rating, and first launch date.","tags":["products","detail"],"examples":["{\"skill\": \"get-product\", \"slug\": \"example-product\"}"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"list-launch-periods","name":"List weekly launch periods","description":"Return the recent weekly launch periods with their slug, status, start date, and end date.","tags":["launches","calendar"],"examples":["{\"skill\": \"list-launch-periods\"}"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"get-weekly-rankings","name":"Get a week's rankings","description":"Return one week's ranked leaderboard by period slug, with each product's position, votes, and comment count. Omit the slug for the current week.","tags":["launches","rankings","leaderboard"],"examples":["{\"skill\": \"get-weekly-rankings\", \"slug\": \"2026-week-27\"}"],"inputModes":["application/json"],"outputModes":["application/json"]}]}