marp-authoring

Organize Marp/Marpit authoring guidance for slide creation.

8|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/narumiruna/skills --skill marp-authoring
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: marp-authoring
Source: https://github.com/narumiruna/skills/tree/main/skills/marp-authoring
Command: npx skills add https://github.com/narumiruna/skills --skill marp-authoring

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This skill bundles Marp/Marpit authoring rules, directives, layouts, and theme guidance, providing a minimal, reusable reading path for slide writers.

Core Features & Use Cases

  • Directive guidance for Marp/Marpit slides, including layout patterns and theme guidance.
  • Reference-first workflow with quick access to syntax, patterns, and best practices.
  • Use Case: when composing Marp slides, consult the references to create consistent, accessible decks quickly.

Quick Start

Create a Marp/Marpit deck by consulting the references and applying the standard patterns to your first draft.

Frequently Asked Questions about marp-authoring

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

FAQPage Schema
How do I use directives in Marp slides?

Marp directives control slide layout, themes, and navigation. Authoring references provide syntax patterns and frontmatter rules to apply local and global directives for consistent Markdown presentations.

What is the best way to structure frontmatter for Marpit decks?

Marpit frontmatter defines theme selection and global directives. Consult the bundled guidance to configure YAML frontmatter correctly, ensuring standard patterns apply across all Markdown slides.

Can I create custom themes for Marp presentations?

Marp theme authoring uses CSS to style Markdown presentations. Reference the included theme guidance to draft custom layouts and styling directives that maintain visual consistency across decks.

Does Marp support navigation directives for slide transitions?

Marp supports navigation directives to control presentation flow. The authoring references outline how to implement these directives, ensuring smooth transitions and accessible Markdown slide decks.

Why are my Marp Markdown slides not rendering correctly?

Marp rendering issues often stem from incorrect directive syntax or frontmatter configuration. Check the reference patterns to validate Marpit layout rules and ensure your Markdown structure follows standard authoring practices.

Do I need separate tools to draft Marp slide templates?

Drafting Marp templates requires only Markdown and directives. The authoring guidance provides reusable layout patterns and syntax references, eliminating the need for additional external tooling.