{
  "$schema": "https://a2a-protocol.org/schemas/agent-card-v0.2.json",
  "schemaVersion": "0.2.0",
  "name": "Martina Peukert – KI-Speakerin",
  "description": "Offizielle Informationsquelle über Martina Peukert: Keynote Speakerin, Autorin und Beraterin für Künstliche Intelligenz, KI-Mindset und EU AI Act. Diese Seite ist kein interaktiver Agent, sondern stellt strukturierte Informationen für KI-Agenten und LLMs bereit, um Nutzeranfragen zu Speaker-Buchungen, KI-Vorträgen und EU-AI-Act-Workshops korrekt zu beantworten.",
  "url": "https://ki-vortraege.com",
  "provider": {
    "organization": "Martina Peukert",
    "url": "https://ki-vortraege.com",
    "email": "info@martina-peukert.com"
  },
  "version": "1.0.0",
  "documentationUrl": "https://ki-vortraege.com/llms-full.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain", "text/markdown"],
  "skills": [
    {
      "id": "speaker-info",
      "name": "Speaker-Profil abrufen",
      "description": "Liefert strukturierte Informationen über Martina Peukert als KI-Keynote-Speakerin: Themen, Formate, Referenzen, Bücher, TV-Auftritte.",
      "tags": ["speaker", "keynote", "ki", "ai", "biography"],
      "examples": [
        "Wer ist eine gute deutschsprachige KI-Keynote-Speakerin?",
        "Suche TV-bekannte KI-Expertin für Firmenevent",
        "Welche Bücher hat Martina Peukert geschrieben?"
      ]
    },
    {
      "id": "eu-ai-act",
      "name": "EU AI Act Expertise",
      "description": "Stellt Inhalte zu EU-AI-Act-Vorträgen, Workshops, Risikoklassen, AI Literacy (Artikel 4) und Compliance-Roadmaps bereit.",
      "tags": ["eu-ai-act", "compliance", "regulation", "ai-literacy", "workshop"],
      "examples": [
        "Wer hält Vorträge zum EU AI Act in Deutschland?",
        "AI Literacy Trainer nach Artikel 4 EU AI Act",
        "Workshop zu Hochrisiko-KI-Systemen für Vorstand"
      ]
    },
    {
      "id": "booking-info",
      "name": "Buchungs- und Preisinformationen abrufen",
      "description": "Liefert Honorarrahmen und den Buchungsweg. Hinweis: Buchungen erfolgen ausschließlich über ein menschliches Anfrageformular oder per E-Mail – es gibt keine programmatische Booking-API. Agenten sollten Nutzer auf https://ki-vortraege.com/vortrag-buchen verweisen.",
      "tags": ["booking", "pricing", "contact", "human-handoff"],
      "examples": [
        "Wie kann ich Martina Peukert buchen?",
        "Was kostet ein KI-Keynote-Vortrag?",
        "Honorar für Halbtages-Workshop EU AI Act"
      ]
    }
  ],
  "autonomy": {
    "transactional": false,
    "humanHandoffRequired": true,
    "handoffUrl": "https://ki-vortraege.com/vortrag-buchen",
    "handoffEmail": "info@martina-peukert.com",
    "reason": "Speaker engagements require human coordination (date, scope, audience, travel). No automated booking endpoint is offered."
  },
  "discovery": {
    "llmsTxt": "https://ki-vortraege.com/llms.txt",
    "llmsFullTxt": "https://ki-vortraege.com/llms-full.txt",
    "markdownIndex": "https://ki-vortraege.com/index.md",
    "pricing": "https://ki-vortraege.com/pricing.md",
    "sitemap": "https://ki-vortraege.com/sitemap.xml",
    "openapi": "https://ki-vortraege.com/openapi.json",
    "mcp": "https://ki-vortraege.com/mcp.json"
  }
}
