What problem does it solve?
This Skill eliminates the manual hassle of setting up Marp CLI for markdown-to-presentation conversion, automatically handling all prerequisite checks, installation, and verification steps so you can start creating slides without troubleshooting npm or CLI setup issues.
Core Features & Use Cases
- Prerequisite Checking: Automatically verifies npm is available on your system before proceeding with installation.
- Idempotent Setup: Checks for existing Marp CLI installations to avoid redundant setup and confirms the current version if already installed.
- Edge Case Handling: Resolves common installation issues including permission errors, outdated npm versions, version conflicts, and offline mode limitations.
- Use Case: For a product manager who needs to quickly turn meeting notes stored as markdown files into a polished client presentation, this Skill ensures Marp is fully operational with a single command, no manual configuration required.
Quick Start
Run the /install-marp command to automatically set up Marp CLI and verify it is ready to generate presentations from markdown files.