pptx-to-marp-theme
**WORKFLOW SKILL** - Extract brand colors, font families, logos, images, and slide dimensions from PowerPoint templates, generate a Marp CSS theme, and safely apply it to existing decks. USE FOR: convert a PowerPoint template to a Marp theme, extract PPTX or POTX branding, extract colors fonts logos and images, apply a PowerPoint-derived theme to existing Marp slides. DO NOT USE FOR: editing PowerPoint slide content; use PPTX tooling, or rewriting Marp slide narrative; use marp-authoring.
Pinned to revision 847248ba4227, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/pptx-to-marp-theme/SKILL.md
- skills/pptx-to-marp-theme/.gitignore
- skills/pptx-to-marp-theme/.vally.yaml
- skills/pptx-to-marp-theme/LICENSE
- skills/pptx-to-marp-theme/README.md
- skills/pptx-to-marp-theme/evals/pptx-to-marp-theme/eval.yaml
- skills/pptx-to-marp-theme/package-lock.json
- skills/pptx-to-marp-theme/package.json
- skills/pptx-to-marp-theme/references/asset-selection.md
- skills/pptx-to-marp-theme/references/font-licensing.md
- skills/pptx-to-marp-theme/references/limitations.md
- skills/pptx-to-marp-theme/references/pptx-ooxml-map.md
- skills/pptx-to-marp-theme/references/theme-application.md
- skills/pptx-to-marp-theme/scripts/apply_marp_theme.py
- skills/pptx-to-marp-theme/scripts/extract_pptx_theme.py
- skills/pptx-to-marp-theme/test/skill.test.mjs
- skills/pptx-to-marp-theme/test/test_theme_conversion.py
- skills/pptx-to-marp-theme/thumbnail.png
Every link opens the file at its source, pinned to the revision this page describes.