{
  "name": "Idea Polish",
  "description": "Idea Polish is an AI-guided conversation tool that turns rough, rambling idea explanations into clear one-liners, elevator pitches, and full explanations. The site is currently a pre-launch landing page with a waitlist signup.",
  "url": "https://ideapolish.com",
  "version": "1.0.0",
  "capabilities": [
    "read-landing-page",
    "join-waitlist"
  ],
  "skills": [
    {
      "id": "join-waitlist",
      "name": "Join waitlist",
      "description": "Submit an email address to the Idea Polish waitlist via POST /api/subscribe with JSON body {\"email\": \"...\"}, or via the on-page form (data-agent-action=\"join-waitlist\")."
    }
  ],
  "documentation": [
    "https://ideapolish.com/llms.txt",
    "https://ideapolish.com/agents.md"
  ]
}
