marp-deck-gen

Assemble MARP decks from definition, plan, and visuals into slides and notes.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/erlebach/gordon --skill marp-deck-gen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: marp-deck-gen
Source: https://github.com/erlebach/gordon/tree/main/skills/marp_skills/marp-deck-gen
Command: npx skills add https://github.com/erlebach/gordon --skill marp-deck-gen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Assemble a complete MARP deck from separate source artifacts (definition, deck plan, and visuals) without interpretation or design decisions.

Core Features & Use Cases

  • Deterministic rendering of slides from inputs
  • Enforces deck-template constraints and brand guidelines
  • Validates input presence and outputs both deck and notes for delivery

Quick Start

Provide the three inputs and run the generator to produce slides and notes.

Frequently Asked Questions about marp-deck-gen

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate MARP slides from markdown deterministically?

To generate MARP slides deterministically, provide separate source artifacts including a definition, deck plan, and visuals, and the generator renders them to a standard output location without interpretation. It guarantees repeatable results across multiple runs.

What is deterministic MARP deck generation?

Deterministic MARP deck generation assembles a complete slide deck from predefined inputs without making design decisions, enforcing deck-template rules and brand constraints to guarantee identical output across repeated runs.

Do I need separate definition and deck plan files to create MARP slides?

Yes, you need separate definition, deck plan, and visuals artifacts as inputs. The generator validates the presence of these source files before rendering the slides and notes to the output location.

How do I enforce brand guidelines when generating markdown slides?

To enforce brand guidelines when generating markdown slides, the MARP deck generator applies deck-template constraints directly during the assembly process, ensuring the output adheres to specified brand rules without manual design adjustments.

Why do my markdown slides look different every time I generate them?

Markdown slides may look different if the generator makes design interpretations. This MARP deck generator operates deterministically without design decisions, ensuring repeatable and identical slide outputs on every run.