{
  "protocolVersion": "0.3.0",
  "name": "BidBuilder — AI Contractor Bid Proposals",
  "description": "Generate professional contractor bid proposals in 5 minutes instead of 4 hours. Scope of work, materials, timeline, pricing, T&Cs. Pay per proposal in USDC on Base via x402.",
  "url": "https://bidbuilder.rileycraig14.workers.dev/a2a",
  "provider": {
    "organization": "Riley Craig",
    "url": "https://bidbuilder.rileycraig14.workers.dev"
  },
  "documentationUrl": "https://bidbuilder.rileycraig14.workers.dev/health",
  "skills": [
    {
      "id": "generate-bid-proposal",
      "name": "Generate Contractor Bid Proposal",
      "description": "Input: job type, client name, job description. Output: complete professional bid proposal with scope, materials, timeline, pricing, payment terms, signature block.",
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "price": "$0.25 USDC per proposal",
      "price_usd": 0.25,
      "path": "/generate"
    }
  ]
}