Create Marp Deck
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.
Run in terminal (recommended)
claude mcp add create-marp-deck npx -- -y @trustedskills/create-marp-deck
Or manually add to ~/.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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.