{
  "specVersion": "1.0",
  "host": {
    "displayName": "SkyCape",
    "identifier": "https://skycape.se/"
  },
  "entries": [
    {
      "identifier": "urn:air:skycape.se:api:public-discovery",
      "displayName": "SkyCape Public Discovery API Description",
      "type": "application/json",
      "url": "https://skycape.se/openapi.json",
      "representativeQueries": [
        "What machine-readable resources does SkyCape publish?",
        "Where is the SkyCape agent discovery API description?",
        "How can an agent inspect SkyCape's public discovery endpoints?"
      ]
    },
    {
      "identifier": "urn:air:skycape.se:skill:skycape-site",
      "displayName": "SkyCape Website Skill",
      "type": "text/markdown",
      "url": "https://skycape.se/.well-known/agent-skills/skycape-site/SKILL.md",
      "representativeQueries": [
        "What services does SkyCape offer?",
        "How should an agent navigate the SkyCape website?",
        "How can I contact SkyCape about an Azure or AI project?"
      ]
    },
    {
      "identifier": "urn:air:skycape.se:mcp:website-webmcp",
      "displayName": "SkyCape Website WebMCP Card",
      "type": "application/json",
      "url": "https://skycape.se/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "Which browser tools does the SkyCape website expose?",
        "Can an agent map a need to a SkyCape service?",
        "Can an agent open the SkyCape contact form?"
      ]
    },
    {
      "identifier": "urn:air:skycape.se:document:agent-summary",
      "displayName": "SkyCape AI-Readable Site Summary",
      "type": "text/plain",
      "url": "https://skycape.se/llms.txt",
      "representativeQueries": [
        "Summarize SkyCape for an AI assistant.",
        "Which SkyCape pages are useful to agents?",
        "What are SkyCape's core technology capabilities?"
      ]
    }
  ]
}
