{
  "protocolVersion": "0.3.0",
  "name": "WorldWebDesign",
  "description": "Fixed-price website build and upgrade agent for high-ticket businesses. Quotes exact price and turnaround, lists packages, and submits a structured brief that hands off to the founder on WhatsApp with a reference token.",
  "url": "https://worldwebdesing.com/api/a2a",
  "preferredTransport": "JSONRPC",
  "iconUrl": "https://worldwebdesing.com/favicon.svg",
  "provider": {
    "organization": "WorldWebDesign",
    "url": "https://worldwebdesing.com"
  },
  "version": "1.0.0",
  "documentationUrl": "https://worldwebdesing.com/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "securitySchemes": {},
  "security": [],
  "defaultInputModes": ["text/plain", "application/json"],
  "defaultOutputModes": ["application/json"],
  "skills": [
    {
      "id": "get_packages",
      "name": "Get Packages",
      "description": "List the fixed-price website packages: Launch Sprint ($299), Growth Upgrade ($599), Revenue System (from $1,200) — with features, turnaround time and the pay-after-approval guarantee.",
      "tags": ["pricing", "packages", "website"],
      "examples": ["What packages does WorldWebDesign offer?", "List your website pricing."]
    },
    {
      "id": "get_quote",
      "name": "Get Quote",
      "description": "Calculate an exact price and delivery timeline for a website based on page count, number of languages and whether e-commerce is needed.",
      "tags": ["pricing", "quote", "estimate"],
      "examples": ["Quote a 5-page bilingual clinic website with no e-commerce.", "How much for a 3-page site in 2 languages?"]
    },
    {
      "id": "submit_brief",
      "name": "Submit Brief",
      "description": "Submit a structured website brief (business name, business type, target audience, desired pages, notes) on behalf of a user who has clearly agreed to proceed. Returns a reference token and a WhatsApp handoff link to the founder.",
      "tags": ["lead", "brief", "handoff"],
      "examples": ["Submit a brief for a yacht charter business that wants a 5-page bilingual site."]
    }
  ]
}
