{
  "$schema": "https://a2aproject.github.io/A2A/schema/agent-card.json",
  "schemaVersion": "0.2.0",
  "name": "Tonis Bewerbungshilfe",
  "version": "1.0.0",
  "description": "Wissens- und Kontakt-Agent von Tonis Bewerbungshilfe (DACH). Liefert redaktionell gepflegte Inhalte zu Bewerbung, Lebenslauf, Anschreiben, LinkedIn, ATS-Optimierung sowie Karriere- und Recruiting-Themen fuer Deutschland, Oesterreich und die Schweiz. Vermittelt Nutzer:innen an die menschlichen Kontaktkanaele von Anto \"Toni\" Matijevic.",
  "url": "https://tonis-bewerbungshilfe.com",
  "documentationUrl": "https://tonis-bewerbungshilfe.com/grounding",
  "provider": {
    "organization": "Tonis Bewerbungshilfe",
    "url": "https://tonis-bewerbungshilfe.com",
    "contact": "hello@mtjvc.com"
  },
  "iconUrl": "https://tonis-bewerbungshilfe.com/favicon.ico",
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain", "text/markdown"],
  "supportedInterfaces": [
    {
      "name": "llms.txt",
      "transport": "HTTPS",
      "protocol": "llmstxt",
      "url": "https://tonis-bewerbungshilfe.com/llms.txt",
      "contentType": "text/markdown"
    },
    {
      "name": "llms-full.txt",
      "transport": "HTTPS",
      "protocol": "llmstxt",
      "url": "https://tonis-bewerbungshilfe.com/llms-full.txt",
      "contentType": "text/markdown"
    },
    {
      "name": "OpenAPI",
      "transport": "HTTPS",
      "protocol": "openapi",
      "url": "https://tonis-bewerbungshilfe.com/.well-known/openapi.yaml",
      "contentType": "application/yaml"
    },
    {
      "name": "MCP Server Card",
      "transport": "HTTPS",
      "protocol": "mcp",
      "url": "https://tonis-bewerbungshilfe.com/.well-known/mcp-server-card.json",
      "contentType": "application/json"
    },
    {
      "name": "Agent Skills Discovery",
      "transport": "HTTPS",
      "protocol": "agent-skills",
      "url": "https://tonis-bewerbungshilfe.com/.well-known/agent-skills/index.json",
      "contentType": "application/json"
    },
    {
      "name": "Sitemap",
      "transport": "HTTPS",
      "protocol": "sitemap",
      "url": "https://tonis-bewerbungshilfe.com/sitemap.xml",
      "contentType": "application/xml"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false,
    "authentication": {
      "schemes": ["none"],
      "notes": "Keine geschuetzte API und kein OAuth-Server. Details: https://tonis-bewerbungshilfe.com/auth.md"
    }
  },
  "skills": [
    {
      "id": "career-knowledge-lookup",
      "name": "Karriere- und Bewerbungswissen abfragen",
      "description": "Beantwortet Fragen zu Bewerbung, Lebenslauf, Anschreiben, LinkedIn-Profil, ATS-Optimierung, Bewerbungsfoto, Gehaltsverhandlung, Quereinstieg, Bewerbung nach Elternzeit sowie DACH-Spezifika (DE/AT/CH) auf Basis von 300+ redaktionellen Fachartikeln und Pillar-Pages.",
      "tags": ["career", "job-application", "cv", "linkedin", "ats", "dach"],
      "inputModes": ["text/plain"],
      "outputModes": ["text/plain", "text/markdown"],
      "examples": [
        "Wie schreibe ich einen Lebenslauf fuer die Schweiz?",
        "Was kostet Bewerbung schreiben lassen bei Toni?",
        "Wie optimiere ich mein LinkedIn-Profil fuer Active Sourcing?"
      ]
    },
    {
      "id": "contact-intake",
      "name": "Kontaktaufnahme vermitteln",
      "description": "Verweist Nutzer:innen auf das Kontaktformular unter /kontakt fuer Bewerbungs-, Beratungs- und Recruiting-Anfragen. Agenten fuellen das Formular nicht selbst aus, sondern reichen den Link an die Nutzer:in weiter.",
      "tags": ["contact", "form", "intake"],
      "inputModes": ["text/plain"],
      "outputModes": ["text/plain"],
      "examples": ["Ich moechte Toni eine Nachricht schreiben."]
    },
    {
      "id": "whatsapp-contact",
      "name": "WhatsApp-Kontakt bereitstellen",
      "description": "Gibt die passende WhatsApp-Nummer fuer Deutschland (+49 163 619 56 25) oder Schweiz (+41 76 799 75 50) sowie den zugehoerigen wa.me-Link aus. Hinter den Nummern steht ein Mensch, keine API.",
      "tags": ["contact", "whatsapp", "messaging"],
      "inputModes": ["text/plain"],
      "outputModes": ["text/plain"],
      "examples": ["Wie erreiche ich Toni per WhatsApp in der Schweiz?"]
    },
    {
      "id": "b2b-recruiting-inquiry",
      "name": "B2B- und Recruiting-Anfragen",
      "description": "Informiert Unternehmen ueber Recruiting- und Social-Media-Recruiting-Leistungen (Instagram, LinkedIn, Reddit) auf Provisionsbasis und leitet zu /unternehmen sowie zum Kontaktformular weiter.",
      "tags": ["b2b", "recruiting", "social-media", "provision"],
      "inputModes": ["text/plain"],
      "outputModes": ["text/plain", "text/markdown"],
      "examples": ["Wir suchen Pflegepersonal, wie arbeitet Toni mit Unternehmen zusammen?"]
    }
  ]
}
