{
  "skills": [
    {
      "name": "os",
      "description": "The kernel manifest — what every snappy-os installation is guaranteed to have on disk, what self-maintains it, and how it expands.",
      "files": [
        "state/skills/os/SKILL.md",
        "state/skills/os/AGENTS.md"
      ],
      "version": "0.1",
      "updated_at": "2026-05-05T10:36:22.932Z",
      "total_size": 18764
    },
    {
      "name": "snappy-hello",
      "description": "reading primer for what a skill looks like; prints a greeting and writes an eval row",
      "files": [
        "state/skills/snappy-hello/SKILL.md",
        "state/skills/snappy-hello/AGENTS.md"
      ],
      "version": "0.1",
      "updated_at": "2026-05-05T10:36:29.280Z",
      "total_size": 5853
    },
    {
      "name": "xanoscript-builder",
      "description": "Definitive guide for writing native XanoScript that works on the first deploy. Covers endpoint creation, function building, db.query WHERE syntax, precondition error_types, filters, api.request, security methods, variable patterns, control flow, and the incremental build-test-deploy workflow. Built from production experience -- every gotcha is runtime-verified.",
      "install_method": "files",
      "version": "1.0.4",
      "checksum": "sha256:7978aa9b53e10a31d2ea8187108c5be812ac39c146d8c9657cd76e55f0463d3f",
      "updated_at": "2026-07-21T17:51:31.038Z",
      "total_size": 129439,
      "endpoints_count": 9,
      "files": [
        "SKILL.md",
        "resources/closed-sets.md",
        "resources/curl-testing.md",
        "resources/database-operations.md",
        "resources/filters-reference.md",
        "resources/recipes.md",
        "resources/security-methods.md",
        "resources/what-doesnt-work.md",
        "resources/workflow.md"
      ]
    }
  ]
}