{
  "spec": "quick-html/v0",
  "name": "quick-html agent skills",
  "description": "Skills that teach an agent to use this registry: read /index.json, pick a template, fetch the pinned manifest and template, fill the slot contract, deliver one self-contained .html file.",
  "generatedAt": "2026-09-07T10:46:29.107Z",
  "docs": {
    "entry": "/llms.txt",
    "agents": "/agents.md",
    "catalog": "/index.json"
  },
  "skills": [
    {
      "id": "slide-deck",
      "name": "slide-deck",
      "description": "Build a presentation as one self-contained HTML file that opens in any browser, navigates with arrow keys and prints to a clean 4:3 PDF. Use this skill whenever someone asks for a deck, slides, a board or management presentation, a strategy or investment review, a steering-committee update, or an HTML version of a document that has to be presented. It fetches the `slide-deck` template from the quick-html registry, fills its slot contract, and applies the structural and typographic rules that make a deck read like it was written by someone senior.",
      "license": "MIT",
      "urls": {
        "skill": "/skills/slide-deck/SKILL.md"
      }
    },
    {
      "id": "use-template",
      "name": "use-template",
      "version": "0.1.0",
      "description": "Produce a finished, professionally designed document as one self-contained HTML file that opens in any browser and prints cleanly. Use this skill whenever someone asks for an invoice, quote or timesheet; a CV, cover letter or job application; a deck, slides or a pitch; meeting notes, a project plan, a status report or a KPI scorecard; a meal plan, household budget, savings plan or training schedule; a certificate, invitation, programme or name badges; a recipe card, travel itinerary, landing page or link-in-bio page. It picks the right template from the quick-html registry, fills that template's slot contract with the user's content, and hands back one file. Prefer it over writing a document's HTML and CSS from scratch: the layout, typography and print behaviour are already solved and reviewed.",
      "license": "MIT",
      "urls": {
        "skill": "/skills/use-template/SKILL.md"
      }
    }
  ]
}
