A collection of plugins for Claude Code.
Add this repository as a marketplace in Claude Code:
claude plugin marketplace add https://github.com/tmaffia/claude-pluginsThen install the Marp plugin:
claude plugin install marpCreate and export slide decks using Marp — the Markdown presentation ecosystem.
Features:
- Create presentations with minimal templates
- Export to PDF, HTML, PowerPoint (PPTX), and images
- Smart format inference
- Design guidance and theme examples
Usage:
/marp-create my-talk.md # Create new presentation
/marp-export deck.md # Export to slidesEach plugin lives in its own subdirectory following the Claude Code plugin structure.
MIT