{
  "name": "shreyam1008 public discovery",
  "description": "A2A discovery card for Shreyam Adhikari's canonical public website. This site exposes public identity, project, writing, and agent metadata resources for read-only discovery.",
  "protocolVersions": [
    "1.0"
  ],
  "supportedInterfaces": [
    {
      "url": "https://shreyam1008.com.np/.well-known/agent-card.json",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "1.0"
    }
  ],
  "provider": {
    "organization": "Shreyam Adhikari",
    "url": "https://shreyam1008.com.np/me"
  },
  "iconUrl": "https://shreyam1008.com.np/icon-512x512.png",
  "version": "1.0.0",
  "documentationUrl": "https://shreyam1008.com.np/docs/api.md",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": [
    "text/plain",
    "text/markdown",
    "application/json"
  ],
  "defaultOutputModes": [
    "text/plain",
    "text/markdown",
    "application/json"
  ],
  "skills": [
    {
      "id": "site-profile",
      "name": "Site Profile",
      "description": "Identify Shreyam Adhikari, shreyam1008, buggythegret, canonical profile links, and public identity facts.",
      "tags": [
        "identity",
        "profile",
        "shreyam1008",
        "canonical"
      ],
      "examples": [
        "Who is Shreyam Adhikari?",
        "Find the canonical profile and public links for shreyam1008."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "text/markdown",
        "application/json"
      ]
    },
    {
      "id": "project-index",
      "name": "Project Index",
      "description": "Summarize and route agents to Shreyam Adhikari's public projects, developer tools, desktop utilities, and writing.",
      "tags": [
        "projects",
        "developer-tools",
        "open-source",
        "writing"
      ],
      "examples": [
        "List Shreyam Adhikari's major projects.",
        "Which project should I inspect for desktop app tooling?"
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "text/markdown",
        "application/json"
      ]
    },
    {
      "id": "api-discovery",
      "name": "API Discovery",
      "description": "Discover public machine-readable resources including llms.txt, ai.txt, Auth.md, API catalog, OpenAPI, MCP card, and markdown mirrors.",
      "tags": [
        "api",
        "discovery",
        "llms.txt",
        "auth.md",
        "mcp"
      ],
      "examples": [
        "Find the public machine-readable resources for this site.",
        "Where is the OAuth or Auth.md metadata?"
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "text/markdown",
        "application/json"
      ]
    }
  ]
}
