Slidev
Generates beautiful, interactive slides from Markdown using Slidev, streamlining presentation creation and enhancing visual impact.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add slidev npx -- -y @trustedskills/slidev
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"slidev": {
"command": "npx",
"args": [
"-y",
"@trustedskills/slidev"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The slidev skill enables AI agents to create and manage presentations using Slidev, a modern markdown-based presentation framework. It allows for the generation of visually appealing slides with support for themes, animations, and interactive elements directly from markdown content.
When to use it
- Preparing a technical talk or demo with live code examples
- Creating a pitch deck for a startup idea
- Delivering an educational lecture with embedded diagrams and notes
Key capabilities
- Markdown-based slide creation
- Support for themes and custom styling
- Integration of animations and transitions
- Export to multiple formats (HTML, PDF, etc.)
Example prompts
- "Create a presentation on the benefits of AI in healthcare using Slidev."
- "Generate a 10-slide deck explaining quantum computing basics with diagrams."
- "Export my markdown notes into a Slidev presentation with a dark theme."
Tips & gotchas
- Ensure your markdown is well-formatted for optimal rendering.
- Some advanced features may require additional plugins or dependencies.
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.