{
  "version": 1,
  "//": "One starting point on the New Session screen, and NO `inputs` — deliberately. The store derives a listing's kind from this manifest (skills-store.ts `bundledUiFacts`): apps → App, filePreviews → Viewer, a newSession entry carrying blanks → Prompt, otherwise Skill. It does not look at `tools/`. This skill is four tools and a page of judgement about when hand-drawn artwork is the right answer, so a blanks-filled sentence would badge it 'Prompt' and file it next to the prompt packs. The prompt below opens the same conversation in one line instead.",
  "newSession": [
    {
      "id": "illustrate",
      "label": "Illustrate something",
      "icon": "palette",
      "prompt": "Illustrate something for me with Kitbitz. Ask me what needs a picture, which of the thirteen kits fits the feel (nature, medieval, cyberpunk, city, interior, space, pirate, halloween, dungeon, ruins, western, winter, barbieland), and where it is going — a video, an AI app, a deck, a website or a social post. Then search the local mirror, show me a shortlist from ONE kit with what each drawing is, and copy the ones I pick into the right folder with their credits. If a hand-drawn look is wrong for what I am making, say so before we start."
    }
  ]
}
