{"name":"OverSkill","description":"Generate, deploy, and manage full-stack applications from a prompt. Build React + TypeScript apps, get a live preview URL, and hand off to a human via a 48-hour claim link — no signup required to start.","provider":{"organization":"OverSkill","url":"https://www.overskill.com"},"version":"1.0.0","iconUrl":"https://www.overskill.com/logo/logo.png","documentationUrl":"https://www.overskill.com/agents","supportedInterfaces":[{"url":"https://www.overskill.com/api/v1","protocolBinding":"HTTP+JSON","protocolVersion":"1.0"},{"url":"https://www.overskill.com/api/v1/mcp","protocolBinding":"JSONRPC","protocolVersion":"2.0"}],"capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":false,"extendedAgentCard":false},"securitySchemes":{"oauth2":{"oauth2SecurityScheme":{"flows":{"authorizationCode":{"authorizationUrl":"https://www.overskill.com/oauth/authorize","tokenUrl":"https://www.overskill.com/oauth/token","scopes":{"read":"Read access to apps and resources","write":"Write access to apps and resources","apps:read":"Read access to apps only","apps:write":"Write access to apps only"}}}}},"apiKey":{"apiKeySecurityScheme":{"in":"header","name":"X-API-Key"}}},"security":[{"oauth2":["read","write"]},{"apiKey":[]}],"defaultInputModes":["application/json","text/plain"],"defaultOutputModes":["application/json","text/markdown","text/html"],"skills":[{"id":"build_app","name":"Build a full-stack app from a prompt","description":"Generate a complete React + TypeScript app from a natural-language description. Returns a live preview URL plus a 48-hour claim link the user can sign up to keep. No authentication required to start — anonymous build flow inspired by Bolt.new.","tags":["code-generation","app-builder","anonymous-friendly","react","typescript"],"examples":["Build me a todo app with deadlines and a calendar view","Create a personal finance tracker with charts and CSV import","Make a recipe sharing site with image uploads and search"],"inputModes":["application/json","text/plain"],"outputModes":["application/json","text/html"]},{"id":"search_templates","name":"Search OverSkill app templates","description":"Search the catalog of pre-built app templates by query and category. Returns templates with their slug, name, description, and clone URL.","tags":["templates","search","browse"],"examples":["Find templates for SaaS dashboards","Search for marketplace templates","List templates in the productivity category"],"inputModes":["application/json","text/plain"],"outputModes":["application/json"]},{"id":"deploy_app","name":"Deploy an app to production","description":"Trigger a production deployment for an existing OverSkill app. Requires authentication (OAuth or API key). Returns the production URL and deployment status.","tags":["deployment","publish","production"],"examples":["Deploy app abc123 to production","Publish my app at https://my-app.overskill.app"],"inputModes":["application/json"],"outputModes":["application/json"]}]}