← Back to Skills Marketplace
245
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install marp
Description
Use when creating slide decks, presentations, product requirement docs with diagrams, or converting markdown to PDF/PPTX/HTML slides. Triggers on "make a dec...
Usage Guidance
This skill appears to be what it says: a Marp/Markdown-to-slides guide. Before using it, note that the SKILL.md assumes you have or will install the Marp CLI and (for some features) a browser that can render to PDF and optionally npm/mermaid-cli. The guide also shows embedding mermaid via a public CDN (jsdelivr) — if you prefer not to load remote scripts, pre-render diagrams locally with mermaid-cli or avoid the HTML-embed approach. Also be aware that following the SKILL.md's npm install -g commands will modify your system environment; run them only in a trusted environment. If you want stricter assurance, ask the skill author to declare required binaries in metadata (marp, chrome/edge, npm) and to provide an offline/pre-rendering-first workflow to avoid CDN fetches.
Capability Analysis
Type: OpenClaw Skill
Name: marp
Version: 1.0.0
The 'marp' skill bundle provides comprehensive documentation and instructions for an AI agent to use the Marp CLI for creating presentations from Markdown. The content in SKILL.md is strictly aligned with its stated purpose, covering CLI usage, syntax, and templates without any signs of malicious intent, data exfiltration, or prompt injection attacks.
Capability Assessment
Purpose & Capability
The SKILL.md instructs use of the Marp CLI, optional Chrome/Edge for PDF export, and (for diagrams) npm/@mermaid-js/mermaid-cli or a CDN-hosted mermaid script — all coherent with a Marp/presentation skill. The skill metadata, however, declares no required binaries or tools even though the instructions assume marp, a browser for PDF rendering, and optionally npm/mermaid tooling. This is an omission in metadata rather than a functional mismatch.
Instruction Scope
Instructions stay within the presentation conversion domain (how to write directives, export to PDF/PPTX/HTML, pre-render diagrams). They do recommend fetching mermaid via a CDN (https://cdn.jsdelivr.net) for HTML embeds and installing mermaid-cli via npm for pre-rendering. Those external fetches are expected for the stated functionality but are noteworthy because they introduce remote network dependencies.
Install Mechanism
There is no install specification in the registry entry (instruction-only skill), so the skill itself does not write to disk or run an installer. The SKILL.md suggests installing third-party tools (e.g., npm -g @mermaid-js/mermaid-cli) if the user wants to pre-render diagrams — that is normal and optional, not an installation performed by the skill.
Credentials
The skill requests no environment variables, credentials, or config paths. The functionality described does not require secrets. The only external dependencies are binaries and network resources (marp CLI, npm/mermaid-cli, browser for PDF export, and optional CDN JS), which are proportionate to a slide conversion tool.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system privileges. It does not modify other skills or system-wide agent settings. Autonomous invocation is allowed (platform default) but not combined with other concerning flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install marp - After installation, invoke the skill by name or use
/marp - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: full Marp syntax reference, CLI commands, directives, image syntax, diagram integration, product doc templates
Metadata
Frequently Asked Questions
What is Marp — Markdown Presentations?
Use when creating slide decks, presentations, product requirement docs with diagrams, or converting markdown to PDF/PPTX/HTML slides. Triggers on "make a dec... It is an AI Agent Skill for Claude Code / OpenClaw, with 245 downloads so far.
How do I install Marp — Markdown Presentations?
Run "/install marp" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Marp — Markdown Presentations free?
Yes, Marp — Markdown Presentations is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Marp — Markdown Presentations support?
Marp — Markdown Presentations is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Marp — Markdown Presentations?
It is built and maintained by patoo0x (@patoo0x); the current version is v1.0.0.
More Skills