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