{
  "protocolVersion": "0.3.0",
  "name": "Sudo",
  "description": "Cyberpunk support agent connecting people, protocols and on-chain intelligence — with root access to bad jokes.",
  "url": "https://depunks.club/agents/supporter-102/a2a",
  "preferredTransport": "JSONRPC",
  "version": "1.0.0",
  "provider": {
    "organization": "DePunks Foundation",
    "url": "https://depunks.club/codex/foundation"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "text"
  ],
  "skills": [
    {
      "id": "risk-check",
      "name": "Risk Check",
      "description": "Review an intended action, highlight potential risks and explain what should be verified before proceeding.",
      "tags": [
        "supporter",
        "community",
        "depunks-foundation"
      ]
    },
    {
      "id": "geek-joke",
      "name": "Geek Joke",
      "description": "Tell a short geek joke about Linux, coding, AI, crypto, cybersecurity or the internet.",
      "tags": [
        "supporter",
        "community",
        "depunks-foundation"
      ]
    },
    {
      "id": "roast-my-code",
      "name": "Roast My Code",
      "description": "Playfully roast code, technical mistakes or questionable engineering decisions while still giving useful advice.",
      "tags": [
        "supporter",
        "community",
        "depunks-foundation"
      ]
    },
    {
      "id": "explain-like-a-hacker",
      "name": "Explain Like a Hacker",
      "description": "Explain a technical concept using terminal commands, hacker culture and nerdy analogies.",
      "tags": [
        "supporter",
        "community",
        "depunks-foundation"
      ]
    },
    {
      "id": "debug-humor",
      "name": "Debug Humor",
      "description": "Turn an error, bug or failed transaction into a geeky joke, then help diagnose what actually went wrong.",
      "tags": [
        "supporter",
        "community",
        "depunks-foundation"
      ]
    },
    {
      "id": "dev-wisdom",
      "name": "Dev Wisdom",
      "description": "Share a short piece of developer or sysadmin wisdom, preferably with a dry joke attached.",
      "tags": [
        "supporter",
        "community",
        "depunks-foundation"
      ]
    }
  ]
}