marp-slide-quality

Analyze Marp slide decks with SlideGauge and generate actionable quality fixes.

7|1|Updated Nov 19, 2025
One-click install
npx skills add https://github.com/nibzard/marp-slide-quality --skill marp-slide-quality
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: marp-slide-quality
Source: https://github.com/nibzard/marp-slide-quality/tree/main/.
Command: npx skills add https://github.com/nibzard/marp-slide-quality --skill marp-slide-quality

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill integrates SlideGauge to analyze Marp markdown presentations, automatically identifying quality issues and offering concrete fixes. It helps you save time by reducing manual review and editing, while ensuring your slides meet best-practice standards.

Core Features & Use Cases

  • Automated analysis: Run SlideGauge on Marp slides (Markdown with marp: true frontmatter) to surface slide-level issues.
  • Actionable fixes: Get targeted recommendations (trim long content, condense bullets, shorten titles, add alt text, improve color contrast) and step-by-step guidance.
  • Validation & iteration: Re-run analysis after applying fixes to verify improvements and maintain quality across the deck.

Quick Start

To get started, analyze a Marp presentation with SlideGauge: uvx --from git+https://github.com/nibzard/slidegauge slidegauge <path-to-presentation.md> --text

Frequently Asked Questions about marp-slide-quality

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

FAQPage Schema
How do I analyze Marp slide quality automatically?

Analyze Marp slide quality by running SlideGauge on Markdown files with `marp: true` frontmatter. It surfaces slide-level issues like long content, weak titles, missing alt text, and poor contrast, then provides targeted fixes for each problem.

What quality issues does SlideGauge identify in presentations?

SlideGauge detects failing slides and recommends concrete fixes: trimming long content, condensing bullets, shortening titles, adding alt text, and improving color contrast. It validates improvements after edits to maintain deck-wide quality standards.

Can I use SlideGauge to validate fixes across my entire slide deck?

Yes. After applying SlideGauge recommendations, re-run analysis on your Marp presentation to verify improvements took effect. This iteration cycle ensures all slides meet best-practice standards throughout the deck.

Do I need to modify my Markdown files to use SlideGauge with Marp?

No modifications required. SlideGauge works with any Markdown file containing `marp: true` frontmatter or when you explicitly request quality checks, analysis, or validation of slide content.

What's the fastest way to check Marp presentation quality?

Run `uvx --from git+https://github.com/nibzard/slidegauge slidegauge <path-to-presentation.md> --text` to quickly analyze your Marp deck. SlideGauge surfaces all quality issues and fixes in one pass without manual review.

How does automated slide analysis save time versus manual editing?

Automated analysis reduces manual review by identifying all quality issues at once and providing step-by-step fixes. This eliminates trial-and-error editing and ensures consistency across slides faster than reviewing each slide individually.