Marp Slide
Generates beautiful Marp slides from Markdown, streamlining presentation creation and boosting visual impact for your content.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add marp-slide npx -- -y @trustedskills/marp-slide
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"marp-slide": {
"command": "npx",
"args": [
"-y",
"@trustedskills/marp-slide"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The marp-slide skill enables AI agents to generate and manage presentation slides using Marp, a markdown-based slide framework. It allows users to create visually appealing slides with minimal formatting, leveraging markdown syntax for content creation.
When to use it
- Preparing a quick presentation from structured markdown notes
- Automating the generation of slides during meetings or workshops
- Creating educational materials such as lecture slides or training decks
Key capabilities
- Converts markdown into slide presentations
- Supports custom themes and layouts
- Integrates with Marp's rendering engine for consistent output
Example prompts
- "Generate a slide deck from this markdown content."
- "Create a presentation using the 'dark' theme."
- "Export these slides as PDF."
Tips & gotchas
- Ensure your markdown is well-formatted to avoid rendering issues.
- Some advanced Marp features may require additional configuration or plugins.
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.