{
  "skills": [
    {
      "slug": "example-skill",
      "title": "Example Skill",
      "description": "A template skill that demonstrates the directory structure and URL contract of skills.alissa.app.",
      "tags": [
        "example",
        "template"
      ],
      "triggers": [
        "example skill",
        "skill template",
        "how do I author a skill"
      ],
      "createdAt": "2026-06-16",
      "lastUpdated": "2026-06-16",
      "url": "example-skill/index.json"
    },
    {
      "slug": "alissa-skills-usage",
      "title": "Alissa Skills Usage",
      "description": "The foundational skill for consuming skills.alissa.app: how to discover skills from the catalog, load a skill's manifest and layout, and traverse its artifacts (SKILL.md, procedures, references, scripts, assets) on demand over HTTP.",
      "tags": [
        "alissa",
        "skills",
        "meta",
        "bootstrap",
        "foundational",
        "usage"
      ],
      "triggers": [
        "skills.alissa.app",
        "alissa skill",
        "load a skill",
        "use a skill",
        "fetch a skill",
        "skill catalog",
        "skill index",
        "how do I use alissa skills"
      ],
      "createdAt": "2026-06-16",
      "lastUpdated": "2026-06-16",
      "url": "alissa-skills-usage/index.json"
    },
    {
      "slug": "alissa-skill-authoring",
      "title": "Authoring Alissa Skills",
      "description": "How to author an Alissa-compatible skill: the hard constraints inherited from the official Agent Skills spec plus Alissa's additions (meta.json, generated index.json, strict layout), and the house-style preferences (markdown everywhere, lean SKILL.md, how-tos in procedures, fetch-on-demand over duplication).",
      "tags": [
        "alissa",
        "skills",
        "meta",
        "authoring",
        "foundational",
        "spec"
      ],
      "triggers": [
        "create a skill",
        "author a skill",
        "write an alissa skill",
        "new skill",
        "scaffold a skill",
        "skill spec",
        "skill constraints",
        "skill conventions",
        "how do I make a skill"
      ],
      "createdAt": "2026-06-16",
      "lastUpdated": "2026-06-16",
      "url": "alissa-skill-authoring/index.json"
    },
    {
      "slug": "alissa-bok",
      "title": "Alissa Way of Work (BOK)",
      "description": "The foundational skill: reason and operate inside the Alissa epistemic stack — Observables, Theories of Change, Objectives, Projects, Processes — and produce valid, traceable artifacts under its accountability model.",
      "tags": [
        "alissa",
        "framework",
        "foundational",
        "meta",
        "bootstrap",
        "bok"
      ],
      "triggers": [
        "alissa",
        "bok",
        "way of work",
        "epistemic stack",
        "observable",
        "theory of change",
        "objective",
        "project",
        "process",
        "definition of done",
        "delegation",
        "accountability"
      ],
      "createdAt": "2026-06-16",
      "lastUpdated": "2026-06-16",
      "url": "alissa-bok/index.json"
    }
  ]
}
