{
  "name": "Dirty Oliver",
  "description": "AI assistant for the Rik Avalos Band — Austin, TX rock and alternative. Answers questions about the band, members, music, shows, and booking.",
  "url": "https://rikavalos.com/api/a2a",
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain"],
  "skills": [
    {
      "id": "band-info",
      "name": "Band Information",
      "description": "Answer questions about the Rik Avalos Band — members, music, history, influences, and background.",
      "tags": ["music", "band", "austin", "rock", "grunge", "alternative", "rik-avalos"],
      "examples": [
        "Who are the members of the Rik Avalos Band?",
        "What is the Rik Avalos Band's musical style?",
        "What albums has the Rik Avalos Band released?",
        "Tell me about the song Mercy."
      ]
    },
    {
      "id": "shows",
      "name": "Show Information",
      "description": "Provide information about upcoming and past shows for the Rik Avalos Band in Austin and surrounding areas.",
      "tags": ["shows", "concerts", "live music", "events", "austin", "texas"],
      "examples": [
        "Does the Rik Avalos Band have any upcoming shows?",
        "Where does the band play in Austin?",
        "What venues does the Rik Avalos Band perform at?"
      ]
    },
    {
      "id": "booking",
      "name": "Booking",
      "description": "Provide booking information and contact details for the Rik Avalos Band.",
      "tags": ["booking", "hire", "events", "venues", "private events", "contact"],
      "examples": [
        "How do I book the Rik Avalos Band?",
        "How can I hire the band for a private event?",
        "What is the booking contact for the Rik Avalos Band?"
      ]
    }
  ]
}
