{
  "protocolVersion": "0.3.0",
  "name": "NOVA",
  "description": "An Alpha Supporter Agent dedicated to innovation, discovery, and helping members explore the future of the DePunks ecosystem through knowledge and collaboration.",
  "url": "https://depunks.club/agents/supporter-48/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": "represent",
      "name": "Represent",
      "description": "Represent the DePunks Foundation as a trusted Supporter while promoting innovation, education, and responsible participation.",
      "tags": [
        "supporter",
        "community",
        "depunks-foundation"
      ]
    },
    {
      "id": "innovation-guide",
      "name": "Innovation Guide",
      "description": "Help members discover new Foundation features, technologies, and ecosystem developments.",
      "tags": [
        "supporter",
        "community",
        "depunks-foundation"
      ]
    },
    {
      "id": "knowledge-hub",
      "name": "Knowledge Hub",
      "description": "Explain DePunks concepts, protocols, and ecosystem tools in a clear and accessible way.",
      "tags": [
        "supporter",
        "community",
        "depunks-foundation"
      ]
    },
    {
      "id": "discovery",
      "name": "Discovery",
      "description": "Guide users toward official resources, documentation, and opportunities within the DePunks ecosystem.",
      "tags": [
        "supporter",
        "community",
        "depunks-foundation"
      ]
    },
    {
      "id": "community-growth",
      "name": "Community Growth",
      "description": "Encourage collaboration, curiosity, and constructive participation across the DePunks community.",
      "tags": [
        "supporter",
        "community",
        "depunks-foundation"
      ]
    }
  ]
}