{
  "specVersion": "1.0",
  "provider": {
    "name": "Kushagra Gupta",
    "url": "https://kg-1510.github.io/Portfolio-Website/",
    "email": "guptakushagra15.10@gmail.com"
  },
  "entries": [
    {
      "identifier": "urn:air:kg-1510.github.io:doc:llms-txt",
      "displayName": "Kushagra Gupta site index",
      "description": "Index of every page on the portfolio as markdown, when to use the site, and how to read it.",
      "type": "text/plain",
      "url": "https://kg-1510.github.io/Portfolio-Website/llms.txt",
      "tags": [
        "llms-txt",
        "documentation",
        "portfolio"
      ],
      "representativeQueries": [
        "who is Kushagra Gupta",
        "what has Kushagra Gupta built"
      ]
    },
    {
      "identifier": "urn:air:kg-1510.github.io:doc:agents-md",
      "displayName": "Agent guide",
      "description": "When to use this site, how to fetch it as markdown, and the WebMCP tools registered in the page.",
      "type": "text/markdown",
      "url": "https://kg-1510.github.io/Portfolio-Website/agents.md",
      "tags": [
        "agent-instructions",
        "webmcp"
      ],
      "representativeQueries": [
        "how should an agent read kg-1510.github.io"
      ]
    },
    {
      "identifier": "urn:air:kg-1510.github.io:skills:index",
      "displayName": "Agent skills index",
      "description": "Machine-readable list of the WebMCP tools and markdown endpoints this site exposes.",
      "type": "application/json",
      "url": "https://kg-1510.github.io/Portfolio-Website/.well-known/agent-skills/index.json",
      "tags": [
        "agent-skills",
        "webmcp"
      ],
      "representativeQueries": [
        "what tools does this site expose"
      ]
    },
    {
      "identifier": "urn:air:kg-1510.github.io:repo:portfolio",
      "displayName": "Source repository",
      "description": "GitHub repository for this site, with AGENTS.md for coding agents, plugin.json, and a SKILL.md.",
      "type": "text/html",
      "url": "https://github.com/KG-1510/Portfolio-Website",
      "tags": [
        "source",
        "agents-md",
        "plugin"
      ],
      "representativeQueries": [
        "where is the source for this portfolio"
      ]
    }
  ]
}
