{
  "specVersion": "1.0",
  "host": {
    "displayName": "Mallard",
    "identifier": "did:web:mallard.educalvolopez.com",
    "description": "Mallard is a single CLI that installs and keeps a curated set of skills, slash commands, and subagents — built for PrestaShop 8/9, Lando environments, and GitLab security — in sync across Claude Code, Codex, and OpenCode."
  },
  "entries": [
    {
      "identifier": "urn:air:mallard.educalvolopez.com:docs:search",
      "displayName": "Mallard docs search",
      "type": "application/json",
      "url": "https://mallard.educalvolopez.com/api/search",
      "representativeQueries": [
        "search mallard documentation for lando setup",
        "find the prestashop skill catalog",
        "how do I install mallard with homebrew"
      ]
    },
    {
      "identifier": "urn:air:mallard.educalvolopez.com:docs:openapi",
      "displayName": "Mallard OpenAPI description",
      "type": "application/vnd.oai.openapi+json;version=3.1",
      "url": "https://mallard.educalvolopez.com/openapi.json",
      "representativeQueries": [
        "mallard documentation API",
        "openapi spec for mallard docs search",
        "machine readable mallard endpoints"
      ]
    },
    {
      "identifier": "urn:air:mallard.educalvolopez.com:docs:llms",
      "displayName": "Mallard llms.txt index",
      "type": "text/plain",
      "url": "https://mallard.educalvolopez.com/llms.txt",
      "representativeQueries": [
        "list mallard documentation pages",
        "llms.txt for mallard",
        "docs index for AI agents"
      ]
    },
    {
      "identifier": "urn:air:mallard.educalvolopez.com:docs:full",
      "displayName": "Mallard full documentation (markdown)",
      "type": "text/markdown",
      "url": "https://mallard.educalvolopez.com/llms-full.txt",
      "representativeQueries": [
        "read all mallard docs as markdown",
        "full mallard documentation dump",
        "mallard CLI reference in markdown"
      ]
    },
    {
      "identifier": "urn:air:mallard.educalvolopez.com:skills:index",
      "displayName": "Mallard agent skills",
      "type": "application/json",
      "url": "https://mallard.educalvolopez.com/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "what agent skills does mallard ship",
        "discover prestashop skills for Claude Code",
        "mallard panda-kb skill"
      ]
    }
  ]
}
