{
  "protocolVersion": "0.2",
  "name": "Yamiru Portfolio Agent",
  "description": "Read-only information agent for the portfolio of Viktor Vasko (Yamiru) - Linux infrastructure engineer and firefighter, Košice, Slovakia. Answers questions about skills, projects, experience and contact channels.",
  "url": "https://yamiru.com/ai/ask",
  "provider": {
    "organization": "Viktor Vasko (Yamiru)",
    "url": "https://yamiru.com"
  },
  "version": "1.0.0",
  "documentationUrl": "https://yamiru.com/AGENTS.md",
  "capabilities": {
    "streaming": true,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["application/json", "text/plain"],
  "skills": [
    {
      "id": "portfolio-query",
      "name": "Query portfolio data",
      "description": "Structured profile, skills, projects and experience of Viktor Vasko.",
      "tags": ["portfolio", "profile", "sysadmin"],
      "examples": ["Who is Yamiru?", "What Hytale plugins has Viktor Vasko developed?"]
    },
    {
      "id": "facts-query",
      "name": "Query atomic facts",
      "description": "Versioned, confidence-scored facts for RAG and citation.",
      "tags": ["facts", "rag", "citation"],
      "examples": ["How many years of IT experience does Viktor Vasko have?"]
    },
    {
      "id": "search",
      "name": "Search portfolio",
      "description": "Keyword search across projects, skills and experience.",
      "tags": ["search"],
      "examples": ["nginx", "Hytale", "PrestaShop"]
    }
  ],
  "identity": {
    "wikidata": "https://www.wikidata.org/wiki/Q139394410",
    "did": "https://yamiru.com/.well-known/did.json",
    "entityId": "https://yamiru.com/#person"
  },
  "related": {
    "a2a": "https://yamiru.com/.well-known/a2a.json",
    "agent": "https://yamiru.com/.well-known/agent.json",
    "webmcp": "https://yamiru.com/.well-known/webmcp.json",
    "openapi": "https://yamiru.com/openapi.yaml",
    "changes": "https://yamiru.com/changes.json"
  },
  "contact": "vaskoviktor@gmail.com",
  "license": "CC-BY-4.0",
  "lastUpdated": "2026-06-11"
}
