{
  "name": "UX4AX AI Website Builder",
  "description": "Free AI website builder with GEO optimization. Create instant websites via AI agents using A2A protocol. Sites are optimized for AI search visibility from day one.",
  "url": "https://ux4ax.com",
  "provider": {
    "organization": "SocialOnBrand",
    "url": "https://socialonbrand.com"
  },
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text"],
  "skills": [
    {
      "id": "create-free-site",
      "name": "Create Free Website",
      "description": "Create an AI-optimized website instantly. Requires: business_name, business_type, contact_email. Optional: location, description. Returns live URL at free.ux4ax.com.",
      "tags": ["website", "builder", "free", "a2a"]
    },
    {
      "id": "build-full-site",
      "name": "Build Full Website",
      "description": "Build a comprehensive AI-ready website from an existing URL or from scratch. 10-step guided wizard with AI agents.",
      "tags": ["website", "builder", "premium", "rebuild"]
    }
  ],
  "authentication": { "schemes": [] },
  "a2a": {
    "endpoint": "https://boa-sandbox-793734013091.us-central1.run.app/a2a",
    "methods": ["create_free_site", "get_site_status"],
    "rateLimit": "3 sites/day per IP (free tier)"
  },
  "links": {
    "llms_txt": "https://ux4ax.com/llms.txt",
    "documentation": "https://ux4ax.com/for-ai-agents",
    "parent_company": "https://socialonbrand.com"
  }
}
