marp-pdf-export-fails
Sub-skill of marp: PDF Export Fails (+3).
Best use case
marp-pdf-export-fails is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Sub-skill of marp: PDF Export Fails (+3).
Teams using marp-pdf-export-fails should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/pdf-export-fails/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How marp-pdf-export-fails Compares
| Feature / Agent | marp-pdf-export-fails | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Sub-skill of marp: PDF Export Fails (+3).
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# PDF Export Fails (+3) ## PDF Export Fails ```bash # Specify Chrome path marp slides.md -o slides.pdf --chrome-path /usr/bin/chromium-browser # Use Chrome arguments for headless environments marp slides.md -o slides.pdf \ --chrome-arg=--no-sandbox \ --chrome-arg=--disable-setuid-sandbox ``` ## Images Not Loading ```bash # Enable local file access marp slides.md -o slides.pdf --allow-local-files # Use relative paths from markdown file location  ``` ## Custom Theme Not Applied ```bash # Specify theme file path marp slides.md --theme ./themes/custom.css -o slides.html # Ensure theme has correct header comment # /* @theme custom-theme */ ``` ## Debug Mode ```bash marp slides.md -o slides.pdf --debug marp --version ```
Related Skills
provider-session-ecosystem-audit-and-exporters
Build and maintain cross-provider session-log audits for Codex, Codex, Hermes, and Gemini, including exporter design, normalization, and behavioral verification.
handle-blocked-financial-sites-data-export
Workflow for extracting data from blocked financial sites when browser automation is restricted
financial-data-export-workflow
Structured process for exporting and analyzing multi-year brokerage transaction history when browser automation is blocked
export-tax-summary-with-year-comparison
Extract and structure tax return data into YAML format for year-over-year comparison across different filing products
instrument-data-allotrope-code-export-for-data-engineers
Sub-skill of instrument-data-allotrope: Code Export for Data Engineers.
orcawave-to-orcaflex-standard-export-configuration
Sub-skill of orcawave-to-orcaflex: Standard Export Configuration (+1).
orcawave-to-orcaflex-pre-export-validation
Sub-skill of orcawave-to-orcaflex: Pre-Export Validation.
orcawave-multi-body-export-for-time-domain
Sub-skill of orcawave-multi-body: Export for Time-Domain.
orcaflex-visualization-orcawave-mesh-export-via-diffraction
Sub-skill of orcaflex-visualization: OrcaWave Mesh Export via Diffraction (+4).
python-gis-ecosystem-31-export-vector-to-file
Sub-skill of python-gis-ecosystem: 3.1 Export Vector to File (+1).
gmsh-meshing-export-to-aqwa-dat-format
Sub-skill of gmsh-meshing: Export to AQWA (.DAT Format) (+4).
marp-slide-2-key-points
Sub-skill of marp: Slide 2: Key Points.