{
  "specVersion": "1.0",
  "host": {
    "displayName": "Rebost",
    "identifier": "did:web:rebost.ai"
  },
  "entries": [
    {
      "identifier": "urn:air:rebost.ai:skills:index",
      "displayName": "Rebost agent skills",
      "type": "application/json",
      "url": "https://rebost.ai/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "how do I install Rebost",
        "what is Rebost",
        "how does a small team use Rebost"
      ]
    },
    {
      "identifier": "urn:air:rebost.ai:docs:llms",
      "displayName": "Rebost for language models",
      "type": "text/plain",
      "url": "https://rebost.ai/llms.txt",
      "representativeQueries": [
        "private local AI for files",
        "download Rebost for Mac or Windows",
        "does Rebost need an account"
      ]
    }
  ]
}
