{
  "protocolVersion": "0.3.0",
  "name": "sixup",
  "description": "SIXUP macht kleine Unternehmen sichtbar: Instagram-Posts, Flyer, Speisekarten und QR-Codes ab CHF 15. Starter-Paket CHF 69. 6 Köpfe. 1 Ziel. 6x besser sichtbar. Zürich.",
  "url": "https://sixup.ch",
  "version": "1.0.0",
  "provider": {
    "organization": "SIXUP",
    "url": "https://sixup.ch"
  },
  "documentationUrl": "https://sixup.ch/llms.txt",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "transport": "HTTP+JSON",
      "url": "https://sixup.ch/.well-known/agent-card.json"
    }
  ],
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain",
    "text/markdown"
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "skills": [
    {
      "id": "about-this-business",
      "name": "About this business",
      "description": "Answer what this business does, what it offers and how to get in touch, from its own published profile.",
      "tags": [
        "profile",
        "contact",
        "switzerland"
      ]
    }
  ]
}
