{
  "name": "ngawang-portfolio",
  "version": "1.0.0",
  "description": "Agent representing Ngawang Sherpa's cybersecurity portfolio. Enables discovery of projects, contact forms, and collaboration requests via the A2A protocol.",
  "supportedInterfaces": [
    {
      "url": "https://ngawang-sherpa.com.np/",
      "transport": "HTTP"
    }
  ],
  "capabilities": {
    "discovery": true,
    "contact": true
  },
  "skills": [
    {
      "id": "portfolio-intro",
      "name": "Portfolio Intro",
      "description": "Structured introduction to Ngawang Sherpa's cybersecurity and AI security portfolio for discovery, contact, and collaboration purposes."
    },
    {
      "id": "contact-form",
      "name": "Contact Form",
      "description": "Submit messages to Ngawang Sherpa via the portfolio contact API."
    }
  ]
}
