{
  "name": "Yonatan Gross",
  "description": "Builds production AI systems end-to-end: RAG pipelines, multi-agent architectures, MCP servers, infrastructure.",
  "url": "https://yonyon.ai",
  "version": "1.0.0",
  "capabilities": {
    "streaming": true
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain"],
  "skills": [
    {
      "id": "ask-yonatan",
      "name": "Ask Yonatan",
      "description": "Ask questions about Yonatan Gross's work, projects, services, and experience; returns a grounded, streamed answer via POST /api/chat (no auth).",
      "tags": ["chat", "rag", "qa", "portfolio", "experience"],
      "examples": [
        "What AI systems has Yonatan built?",
        "Tell me about OrchestKit and how it works.",
        "Does Yonatan have experience with RAG pipelines and MCP servers?",
        "What services does Yonatan offer for LLM integration?"
      ]
    },
    {
      "id": "book-intro-call",
      "name": "Book Intro Call",
      "description": "Book a free 15-minute introduction call with Yonatan Gross via Cal.com.",
      "tags": ["booking", "scheduling", "intro", "contact", "calendar"],
      "examples": [
        "I'd like to book an intro call with Yonatan.",
        "How can I schedule a call to discuss a project?",
        "Set up a 15-minute introduction call.",
        "Where can I find Yonatan's calendar to book time?"
      ]
    },
    {
      "id": "browse-projects",
      "name": "Browse Projects",
      "description": "List Yonatan Gross's portfolio projects with descriptions and links.",
      "tags": ["projects", "portfolio", "case-studies", "work", "links"],
      "examples": [
        "Show me Yonatan's portfolio projects.",
        "What has Yonatan worked on recently?",
        "Give me links to Yonatan's open-source work.",
        "List the projects Yonatan has built with descriptions."
      ]
    }
  ]
}
