{
  "name": "GeoPulse",
  "description": "Real-time geopolitical risk signal for any country or region. Combines base risk scores with live news sentiment.",
  "url": "https://geo.lonestaroracle.xyz",
  "provider": {
    "organization": "LoneStarOracle",
    "url": "https://lonestaroracle.xyz"
  },
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "risk",
      "name": "/risk",
      "description": "Real-time geopolitical risk signal for any country or region. Combines base risk scores with live news sentiment.",
      "tags": [
        "geopolitical",
        "risk",
        "country",
        "macro",
        "news"
      ]
    }
  ]
}