{
  "name": "Pritam Shyam Portfolio & Agent Services",
  "version": "1.0.0",
  "description": "Autonomous AI agent and API services for Pritam Shyam's portfolio, offering software engineering skills, career timeline data, project metadata, and agent-to-agent capabilities.",
  "supportedInterfaces": [
    {
      "url": "https://pritamshyam.com/api/v1",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "1.0.0",
      "transportProtocol": "HTTP"
    }
  ],
  "capabilities": [
    {
      "id": "streaming",
      "name": "Streaming Response Support",
      "description": "Supports real-time token streaming and server-sent events for interactive AI agent tasks."
    },
    {
      "id": "agent-discovery",
      "name": "Agent Discovery & Registration",
      "description": "Supports automated agent-to-agent discovery and Auth.md registration mechanisms."
    }
  ],
  "skills": [
    {
      "id": "portfolio-overview",
      "name": "Portfolio Overview & Projects",
      "description": "Retrieves comprehensive project portfolio details, technical stack breakdowns, live links, and repository metadata."
    },
    {
      "id": "career-history",
      "name": "Career Timeline & Work Experience",
      "description": "Provides detailed career history, engineering roles, organizational achievements, and leadership experience."
    },
    {
      "id": "skill-inventory",
      "name": "Technical Skill Inventory",
      "description": "Exposes categorized technical skills including frontend, backend, system architecture, and AI/ML toolsets."
    },
    {
      "id": "agent-auth-discovery",
      "name": "Agent Registration & Auth Discovery",
      "description": "Provides machine-readable discovery specifications for automated AI agent registration per the Auth.md standard."
    }
  ]
}
