marp-slide-reviewer

Detect and correct layout issues in Marp slides via screenshots and Markdown edits.

2|Updated Dec 26, 2025
One-click install
npx skills add https://github.com/ks6088ts-labs/skills --skill marp-slide-reviewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: marp-slide-reviewer
Source: https://github.com/ks6088ts-labs/skills/tree/main/skills/marp-slide-reviewer
Command: npx skills add https://github.com/ks6088ts-labs/skills --skill marp-slide-reviewer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures your Marp slides are visually polished and free of layout issues, preventing awkward text breaks, overlaps, or misalignments during presentations.

Core Features & Use Cases

  • Visual Validation: Detects common layout problems like text cutoff, element overlap, and poor contrast.
  • Automated Correction: Applies targeted fixes to Markdown to resolve detected visual issues.
  • Use Case: After creating a Marp presentation, use this skill to automatically check all slides for readability and alignment problems, ensuring a professional look.

Quick Start

Review the Marp slides available at http://localhost:8080/slide.md for any visual layout issues.

Frequently Asked Questions about marp-slide-reviewer

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

FAQPage Schema
How do I automatically fix Marp slide layout issues like text truncation and overlap?

To fix Marp slide layout issues, this skill analyzes rendered slides via local web server screenshots to detect text truncation and element overlap, then automatically modifies the Markdown source files to correct those visual problems.

What is the best way to check Marp presentation slides for poor contrast and spacing?

Checking Marp presentation slides for poor contrast and insufficient spacing is done by navigating to slides served on a local web server, capturing screenshots, and analyzing the images to validate visual readability and alignment.

How do I review Marp markdown slides served locally for visual alignment problems?

Reviewing Marp markdown slides for visual alignment requires web navigation and screenshotting capabilities to capture slides from a local web server, followed by image analysis to identify and resolve misalignment issues.

Can I automatically correct element overlap in Marp slides without manually editing the markdown?

Correcting element overlap in Marp slides can be automated by analyzing screenshots of the rendered presentation to detect overlapping elements, which then triggers targeted file manipulation to modify the Markdown source directly.

Does fixing Marp presentation layout issues require a local web server?

Fixing Marp presentation layout issues requires a local web server, as the skill needs to navigate to the slides, capture screenshots for image analysis, and validate visual rendering before applying corrections to the Markdown files.