{
  "name": "WhaleAlert",
  "description": "Large on-chain transaction monitor for Base and Ethereum. Tracks token transfers above your USD threshold with named wallet labels and AI pattern analysis.",
  "url": "https://whale.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": "whales",
      "name": "/whales",
      "description": "Large on-chain transaction monitor for Base and Ethereum. Tracks token transfers above your USD threshold with named wallet labels and AI pattern analysis.",
      "tags": [
        "whale",
        "on-chain",
        "transactions",
        "base",
        "ethereum",
        "smart-money"
      ]
    }
  ]
}