{
  "entries": [
    {
      "displayName": "The Gridcn OpenAPI description",
      "identifier": "urn:air:thegridcn.com:api:openapi",
      "representativeQueries": [
        "how do I install a thegridcn component from the registry API",
        "what query parameters does the registry theme endpoint accept",
        "where is the OpenAPI spec for thegridcn.com",
        "fetch a shadcn registry item JSON for radar"
      ],
      "type": "application/openapi+json",
      "url": "https://thegridcn.com/openapi.json"
    },
    {
      "displayName": "The Gridcn API catalog",
      "identifier": "urn:air:thegridcn.com:api:catalog",
      "representativeQueries": [
        "list public APIs on thegridcn.com",
        "where is the shadcn component registry hosted",
        "find the health endpoint for thegridcn APIs"
      ],
      "type": "application/linkset+json",
      "url": "https://thegridcn.com/.well-known/api-catalog"
    },
    {
      "displayName": "Install The Gridcn components",
      "identifier": "urn:air:thegridcn.com:skill:install",
      "representativeQueries": [
        "install thegridcn radar with the shadcn CLI",
        "add the Ares theme to a shadcn project",
        "register the @thegridcn namespace in components.json",
        "how do I load Grid3D without breaking SSR"
      ],
      "type": "text/markdown",
      "url": "https://thegridcn.com/.well-known/agent-skills/thegridcn-install/SKILL.md"
    },
    {
      "displayName": "The Gridcn install guide",
      "identifier": "urn:air:thegridcn.com:docs:install",
      "representativeQueries": [
        "how do I use thegridcn with Next.js",
        "where are the downloadable theme tokens",
        "what themes does thegridcn ship"
      ],
      "type": "text/html",
      "url": "https://thegridcn.com/docs/install"
    }
  ],
  "host": {
    "displayName": "The Gridcn",
    "identifier": "did:web:thegridcn.com"
  },
  "specVersion": "1.0"
}
