{
  "name": "Quintessential public research agent",
  "description": "Answers grounded questions about Quintessential from published website pages (llms.txt, markdown, HTML).",
  "supportedInterfaces": [
    {
      "url": "https://www.quintessential.gr/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "1.0"
    }
  ],
  "provider": {
    "url": "https://www.quintessential.gr",
    "organization": "Quintessential"
  },
  "version": "1.0.0",
  "documentationUrl": "https://www.quintessential.gr/developers.md",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain", "application/json"],
  "skills": [
    {
      "id": "research-agency",
      "name": "Research Quintessential",
      "description": "Find published facts about the agency, markets, and contact paths.",
      "tags": ["agency", "product-development", "ai", "athens"],
      "examples": [
        "What does Quintessential the digital product agency do?",
        "Where is Quintessential based and how do I contact them?"
      ]
    },
    {
      "id": "list-services",
      "name": "List Quintessential services",
      "description": "Summarise Product Development, Aletheia AI, and Team Extension from first-party pages.",
      "tags": ["services", "aletheia-ai", "team-extension"],
      "examples": [
        "What AI services does Quintessential offer?",
        "Does Quintessential do staff augmentation?"
      ]
    },
    {
      "id": "list-work",
      "name": "List selected work",
      "description": "List published case studies such as Relief Time, Up Hellas, Waiz, and PPC Blue / Carge.",
      "tags": ["portfolio", "case-studies"],
      "examples": [
        "Show Quintessential portfolio case studies",
        "What did Quintessential build for National Bank of Greece?"
      ]
    }
  ]
}
