{
  "name": "LaunchBuddy",
  "description": "LaunchBuddy scores how launch-ready a product's public site is across 7 dimensions, turns the gaps into a ranked growth plan, and produces brand-matched launch assets (landing pages, ad creative, campaign drafts) in a managed growth workspace. Free launch scan from a pasted URL; managed growth workspace at $49/mo after a free first week.",
  "url": "https://launchbuddy.com",
  "version": "1.0.0",
  "provider": {
    "organization": "LaunchBuddy",
    "url": "https://launchbuddy.com"
  },
  "documentationUrl": "https://launchbuddy.com/agents",
  "capabilities": [
    {
      "id": "launch-scan",
      "name": "Launch readiness scan",
      "description": "Score a public URL across 7 launch-readiness dimensions and return the top gaps. Free, no account required.",
      "entrypoint": "https://launchbuddy.com/scan?url={product_url}"
    },
    {
      "id": "growth-plan",
      "name": "Ranked growth plan",
      "description": "Convert scan gaps into durable tasks with owner, effort, status, and a done-when condition.",
      "entrypoint": "https://launchbuddy.com/start"
    },
    {
      "id": "launch-assets",
      "name": "Launch asset production",
      "description": "Produce brand-matched landing pages, ad creative, campaign drafts, and measurement checks inside a managed workspace with human approvals.",
      "entrypoint": "https://launchbuddy.com/agents"
    }
  ],
  "skills": [
    {
      "id": "assess-launch",
      "name": "Assess a launch",
      "description": "Read a public product URL and report evidence-backed launch gaps.",
      "tags": ["scan", "assessment", "free"]
    },
    {
      "id": "plan-growth",
      "name": "Plan growth work",
      "description": "Rank launch gaps into an actionable growth plan.",
      "tags": ["plan", "gtm"]
    },
    {
      "id": "make-launch-assets",
      "name": "Make launch assets",
      "description": "Draft brand-matched pages, ads, and copy for human review.",
      "tags": ["creative", "landing-pages", "ads"]
    }
  ],
  "preferredTransport": "HTTP",
  "links": {
    "llms": "https://launchbuddy.com/llms.txt",
    "agents": "https://launchbuddy.com/agents.md",
    "guardrails": "https://launchbuddy.com/.well-known/ai-agent.json"
  }
}
