marp-deck-checker
Installation
SKILL.md
Marp Deck Consistency Checker
Purpose
Perform visual QA on the rendered PDF of the deck. Detect layout and rendering flaws that only appear in the final output. When flaws are found, directly invoke marp-deck-gen with a targeted fix prompt — no report file is written.
Inputs
| Input | Source |
|---|---|
output/<slugified-title>_<date>.pdf |
Most recently modified PDF in output/ (auto-located) |
slides/deck.md |
Read to map page numbers to slide titles |
.marp/references/deck-template.md |
Used to judge what constitutes a flaw |