{
  "entries": [
    {
      "description": "Procedural skills for enquiring about studio work, studio facts, and the Ackless extension.",
      "displayName": "obambulo studio agent skills",
      "identifier": "urn:air:obambulo.studio:skills:index",
      "representativeQueries": [
        "How do I start a web design project with obambulo studio?",
        "Who is obambulo studio and how do I email them?",
        "What is the Ackless browser extension?"
      ],
      "type": "application/json",
      "url": "https://obambulo.studio/.well-known/agent-skills/index.json"
    },
    {
      "description": "Read-only OpenAPI description of the public marketing site HTTP resources. No write API and no authentication.",
      "displayName": "obambulo studio public site description",
      "identifier": "urn:air:obambulo.studio:api:public-site",
      "representativeQueries": [
        "Where is the OpenAPI file for obambulo.studio?",
        "Which public URLs can an agent fetch on obambulo studio?"
      ],
      "type": "application/openapi+json",
      "url": "https://obambulo.studio/openapi.json"
    },
    {
      "description": "Curated markdown overview of the studio, Ackless, and discovery documents.",
      "displayName": "obambulo studio llms.txt",
      "identifier": "urn:air:obambulo.studio:docs:llms",
      "representativeQueries": [
        "Give me a short overview of obambulo studio for an LLM.",
        "What should an agent read first on obambulo.studio?"
      ],
      "type": "text/plain",
      "url": "https://obambulo.studio/llms.txt"
    },
    {
      "description": "Use when helping someone start a web design or development project with obambulo studio in Brisbane, including what to put in the enquiry email.",
      "displayName": "start-a-project",
      "identifier": "urn:air:obambulo.studio:skill:start-a-project",
      "representativeQueries": [
        "Use when helping someone start a web design or development project with obambulo studio in Brisbane, including what to put in the enquiry email.",
        "Open the start-a-project skill for obambulo studio"
      ],
      "type": "text/markdown",
      "url": "https://obambulo.studio/.well-known/agent-skills/start-a-project/SKILL.md"
    },
    {
      "description": "Use when you need facts about obambulo studio: who they are, where they work, how to contact them, and what the public site contains.",
      "displayName": "about-the-studio",
      "identifier": "urn:air:obambulo.studio:skill:about-the-studio",
      "representativeQueries": [
        "Use when you need facts about obambulo studio: who they are, where they work, how to contact them, and what the public site contains.",
        "Open the about-the-studio skill for obambulo studio"
      ],
      "type": "text/markdown",
      "url": "https://obambulo.studio/.well-known/agent-skills/about-the-studio/SKILL.md"
    },
    {
      "description": "Use when answering questions about Ackless, the privacy-first Australian browser extension maintained by obambulo studio.",
      "displayName": "ackless",
      "identifier": "urn:air:obambulo.studio:skill:ackless",
      "representativeQueries": [
        "Use when answering questions about Ackless, the privacy-first Australian browser extension maintained by obambulo studio.",
        "Open the ackless skill for obambulo studio"
      ],
      "type": "text/markdown",
      "url": "https://obambulo.studio/.well-known/agent-skills/ackless/SKILL.md"
    }
  ],
  "host": {
    "displayName": "obambulo studio",
    "identifier": "did:web:obambulo.studio"
  },
  "specVersion": "1.0"
}