Create Marp Deck

🌐Community
by omerr · vlatest · Repository

Generates stylish Marp presentations from text prompts, streamlining content creation with minimal effort.

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 create-marp-deck npx -- -y @trustedskills/create-marp-deck
2

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

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

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

About This Skill

What it does

This skill generates Marp decks from text input. Marp is a markdown presentation language, allowing you to create presentations using familiar markdown syntax. The output can be exported as HTML or PDF files suitable for sharing and presenting.

When to use it

  • Create a quick presentation outline from meeting notes.
  • Transform a long document into a visually appealing slide deck.
  • Generate a simple presentation when you don't want to use complex presentation software.
  • Produce a shareable PDF of your markdown content with structured slides.

Key capabilities

  • Generates Marp decks from text input.
  • Exports presentations as HTML and PDF files.
  • Uses markdown syntax for slide creation.

Example prompts

  • "Create a Marp deck about the history of AI."
  • "Generate a presentation in Marp format based on this document: [paste document content]."
  • “Make a marp deck with slides for these topics: Introduction, Methods, Results, Conclusion.”

Tips & gotchas

  • Familiarity with markdown syntax is helpful to structure the output effectively.
  • The quality of the presentation depends heavily on the clarity and organization of the input text.

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
omerr
Installs
3

🌐 Community

Passed automated security scans.