Marp Authoring

🌐Community
by narumiruna Β· vlatest Β· Repository

Generates beautiful Markdown-based presentations (Marp files) from your text prompts – perfect for quick and engaging slides!

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add marp-authoring npx -- -y @trustedskills/marp-authoring
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "marp-authoring": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/marp-authoring"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to generate presentations using Marp, a markdown-based presentation authoring tool. It can create visually appealing slides from plain text and code blocks, enabling users to quickly produce professional-looking presentations without needing specialized design skills. The agent leverages Marp's features for themes, layouts, and styling.

When to use it

  • Creating internal training materials: Generate concise slide decks explaining company procedures or new software features.
  • Presenting technical documentation: Transform complex code examples and explanations into easily digestible presentations.
  • Rapid prototyping of presentation designs: Quickly iterate on presentation ideas without manual design work.
  • Automating report generation: Produce visually consistent reports with embedded charts and data summaries in a presentable format.

Key capabilities

  • Marp markdown parsing and rendering
  • Theme application for visual consistency
  • Slide layout management
  • Code block formatting within slides

Example prompts

  • "Create a presentation about the benefits of using Marp, with three slides."
  • "Generate a slide deck explaining how to use Git version control, including code examples."
  • β€œMake a short presentation summarizing this document [paste text here]”

Tips & gotchas

  • Familiarity with basic Markdown syntax will improve prompt effectiveness.
  • The agent's output is dependent on Marp’s theme options; experiment to find the best visual style for your needs.

Tags

πŸ›‘οΈ

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β€” what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
narumiruna
Installs
5

🌐 Community

Passed automated security scans.