Skills — Honeydeck docs

Skills Honeydeck ships optional agent skills that help AI coding agents work with presentations more reliably. They are plain skill files bundled with the @honeydeck/honeydeck package, so you can install them into a deck project or into your global agent setup. Install skills New projects can open the skills installer during init: Existing projects can run: Both commands open the same skills CLI flow, where you choose which Honeydeck skills to install, whether to install them for the project or globally, and which agents should receive them. You can also install from the Honeydeck repository: Bundled skills | Skill | Use it for | | | | | honeydeck | Honeydeck specific guidance for MDX decks, layouts, CSS imports, presenter notes, reveals, code steps, PDF export, and package docs. | | presentation writing | Framework agnostic help with audience, storyline, slide headlines, speaker notes, timing, and review heuristics. | | slidev migration | Migrating Slidev decks to Honeydeck while preserving source files until you approve cleanup. | The honeydeck and presentation writing skills work well together: one keeps the agent inside Honeydeck conventions, while the other improves the story and delivery. Add slidev migration when you are converting an existing Slidev project. How agents use them Skills do not change Honeydeck runtime behavior. They give your agent a focused local instruction file before it edits your deck. For example, an agent with the honeydeck skill should prefer: deck.mdx as the entry file exact slide separators slide frontmatter for layouts explicit imports from @honeydeck/honeydeck