marp-slides

Featured

Author MARP markdown slide decks exportable to PDF, PPTX, and HTML via marp-cli. Covers Marpit directives, custom CSS themes, SVG chart recipes, and dashboard components. Triggers on: "marp", "marp deck", "markdown slides", "slides from markdown", "marp-cli", "pdf from markdown", "pptx from markdown".

Code & Development 313 stars 46 forks Updated 4 days ago MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
83
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# MARP Slides Skill Author slide decks as plain Markdown using the MARP ecosystem (Marpit + Marp Core + marp-cli) and export to PDF, PowerPoint, or self-contained HTML. Decks are single `.md` files, git-friendly, and themable with plain CSS. ## When This Skill Triggers - User asks for a **MARP** deck by name - User wants "markdown slides" or "slides from markdown" - User wants a `.md` file they can commit to git and regenerate deterministically - User mentions `marp-cli`, Marpit directives, or asks to theme slides with CSS - User wants CLI-exportable PDF or PPTX sourced from a text document ## When NOT to Use This Skill | User wants | Use instead | |---|---| | Reveal.js / browser-native HTML presentation with scroll nav | `html-presentation` | | Edit a binary `.pptx` with native PowerPoint features (animations, transitions set in PowerPoint) | `document-skills:pptx` | | Static poster or single-page visual | `concept-to-image` | | Animated explainer video | `concept-to-video` | ## Step 0: Gather Requirements Before generating anything, confirm in a single message. Use defaults silently for anything the user declines to specify — never ask twice. | Parameter | Options | Default | |---|---|---| | **Export target** | `pdf`, `pptx`, `html`, `all` | `pdf` | | **Theme** | `dark-dashboard`, `light-editorial`, or MARP built-in (`default`, `gaia`, `uncover`) | `dark-dashboard` | | **Aspect ratio** | `16:9`, `4:3` | `16:9` | | **Slide count** | integer or `auto` | `auto` | | **V...

Details

Author
Mathews-Tom
Repository
Mathews-Tom/armory
Created
5 months ago
Last Updated
4 days ago
Language
Python
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category