{
  "protocolVersion": "0.2.6",
  "name": "Ozbej Bohanec Portfolio Discovery Agent",
  "description": "Public read-only agent card for discovering Ožbej Bohanec's portfolio pages, project evidence, education evidence, verified certification evidence, machine-readable context, and contact metadata.",
  "url": "https://ozbejbohanec.com/",
  "provider": {
    "organization": "Ožbej Bohanec",
    "url": "https://ozbejbohanec.com/"
  },
  "version": "1.0.1",
  "documentationUrl": "https://ozbejbohanec.com/auth.md",
  "supportedInterfaces": [
    {
      "url": "https://ozbejbohanec.com/",
      "transport": "http+json"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "authentication": {
    "schemes": ["none"]
  },
  "defaultInputModes": ["text/plain", "text/markdown"],
  "defaultOutputModes": ["text/plain", "text/markdown", "application/json"],
  "skills": [
    {
      "id": "portfolio-discovery",
      "name": "Portfolio Discovery",
      "description": "Discover public portfolio routes, project summaries, education and Erasmus evidence, verified certification evidence, llms.txt context, sitemap entries, and public agent metadata.",
      "tags": ["portfolio", "projects", "education", "erasmus", "certifications", "seo", "agent-discovery"],
      "examples": [
        "List Ožbej Bohanec's public portfolio projects.",
        "Find Ožbej Bohanec's verified certification evidence.",
        "Find Ožbej Bohanec's public education and Erasmus evidence.",
        "Find the machine-readable portfolio context.",
        "Inspect public project evidence and contact metadata."
      ],
      "inputModes": ["text/plain", "text/markdown"],
      "outputModes": ["text/plain", "text/markdown", "application/json"]
    }
  ]
}
