{
  "$schema": "https://a2a-protocol.org/schemas/v1/agent-card.json",
  "name": "Rate That ASAP Review Assistant",
  "description": "Agent for discovering Rate That ASAP equipment rankings, comparison matrices, and buying advice.",
  "version": "1.0.0",
  "skills": [
    {
      "id": "ratethatasap-recommendations",
      "name": "Rate That ASAP Recommendations",
      "description": "Evaluate room requirements and budget to recommend tested equipment reviewed by Rate That ASAP."
    }
  ],
  "supportedInterfaces": [
    {
      "protocolBinding": "HTTP",
      "url": "https://ratethatasap.cc/index.md"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  }
}