{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "name": "talogen.dev agent skills",
  "description": "Skills AI agents can install or follow to use talogen.dev. Read surfaces are free and stateless; contact_recruiter is the only write action and reaches a real human.",
  "site": "https://talogen.dev",
  "mcp": "https://talogen.dev/mcp",
  "openapi": "https://talogen.dev/openapi.json",
  "skills": [
    {
      "name": "evaluate-tal-ogen",
      "description": "Evaluate Tal Ogen as a candidate for AI transformation, AI product, healthcare-operations, or program-management roles using the machine-readable surfaces of talogen.dev, and contact him on a fit.",
      "type": "skill-md",
      "url": "https://talogen.dev/skills/evaluate-tal-ogen/SKILL.md",
      "digest": "sha256:2d10a41981e5b49a5adbf3c16cc293335d70cc2f6b7022446eaab40d08745b23"
    }
  ],
  "capabilities": [
    { "name": "get_profile", "description": "Fetch Tal Ogen's professional profile — MCP tool get_profile or GET /api/v1/profile." },
    { "name": "list_projects", "description": "List featured projects with problem statements and tags — MCP tool list_projects or GET /api/v1/projects." },
    { "name": "list_agents", "description": "List Tal Ogen's autonomous AI agents — MCP tool list_agents or GET /api/v1/agents." },
    { "name": "get_project", "description": "Full problem → solution → result detail for one project or agent — MCP tool get_project or GET /api/v1/projects/{id}." },
    { "name": "contact_recruiter", "description": "Send Tal a message about a role with a reply_to mailbox; a human replies — MCP tool contact_recruiter (the only write action)." }
  ]
}
