marp-slide-quality

Analyze Marp Markdown slides with SlideGauge to identify quality issues.

6|1|Updated Dec 8, 2025
One-click install
npx skills add https://github.com/vladolaru/claude-code-plugins --skill marp-slide-quality-vladolaru
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: marp-slide-quality
Source: https://github.com/vladolaru/claude-code-plugins/tree/main/plugins/pirategoat-tools/skills/marp-slide-quality
Command: npx skills add https://github.com/vladolaru/claude-code-plugins --skill marp-slide-quality-vladolaru

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Marp slide quality can degrade as decks grow, making it hard to maintain clarity and accessibility. This Skill analyzes Marp Markdown presentations using SlideGauge to identify structural and content issues and guides targeted improvements.

Core Features & Use Cases

  • Per-slide diagnostics with actionable deductions for issues like too many bullets, excessive content, and long code samples.
  • Guided fix recommendations and reference patterns from FIXES.md to split slides, condense content, and improve accessibility.
  • Validation workflow to re-run SlideGauge after changes and verify score improvements across the deck.

Quick Start

Provide the path to your Marp Markdown file and run the analysis to get a score, diagnostics, and recommended fixes.

Frequently Asked Questions about marp-slide-quality

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

FAQPage Schema
How do I check Marp markdown slides for quality and accessibility issues?

You can analyze Marp markdown slides using SlideGauge to check quality and accessibility. It identifies structural issues like too many bullets or long code samples, provides per-slide diagnostics, and recommends targeted fixes.

What is the best way to fix Marp presentations with too many bullets or excessive content?

The best way to fix Marp presentations with excessive content is to use guided fix recommendations from a validation analysis. It suggests splitting slides, condensing long content, and applying reference patterns to improve slide clarity.

Can I analyze plain Markdown decks or do they need Marp frontmatter?

You can analyze both plain Markdown decks and slides with Marp frontmatter. The tool detects markdown structural issues and accessibility concerns regardless of whether Marp frontmatter is present.

How do I validate that my Marp slide fixes actually improved the deck score?

To validate Marp slide fixes, run the validation workflow to re-run SlideGauge after making changes. This verifies score improvements across the deck by comparing new diagnostics against previous issue reports.

What slide accessibility concerns are detected when analyzing markdown presentations?

Analyzing markdown presentations detects slide accessibility concerns related to content density and structure. It surfaces issues like excessive code samples, long text blocks, and too many bullets that hinder readability.