slides-grab-image

Installation
SKILL.md

slides-grab Image Skill

Generate whole-slide raster images where the generated PNG is the slide. Each slide is generated individually with slides-grab image, passing the matching reference template page image(s) via --reference so the model reproduces the template's layout, colors, fonts, and density — only swapping in the new slide's content. Use this pipeline when the user wants to match an existing corporate template, filled deck, or brand form visually.

Mode signal

The plan stage records mode: image-native in slide-outline.md. The user typically provides a reference template (PPTX, PDF, HTML examples) and says "make slides in this form."

Core rule: reference-guided per-slide generation

  • Generate one slide at a time with slides-grab image. Do NOT use slides-grab generate-images (the batch command auto-assembles garbage prompts from markdown and produces inconsistent output).
  • Always pass at least one reference template page image via --reference <path> (repeatable). The reference page(s) must be the same slide-type (cover, content, closing) from the source template. The model must copy the reference's layout, color bands, typography hierarchy, whitespace, and density — only the text content and any embedded photos change.
  • The prompt must explicitly instruct: "Follow the reference image's layout, composition, color palette, and typography hierarchy exactly. Keep the same band positions, spacing, and visual rhythm. Only replace the text content and photos with the new slide's content below."
  • Pass any real photos/assets to embed as additional --reference images so the model can place them into the template layout.
Installs
3
GitHub Stars
1.2K
First Seen
12 days ago
slides-grab-image — nomadamas/slides-grab