export-current-deck-to-pptx
Export the current Marp Markdown deck to an editable PowerPoint file with the published MarpToPptx CLI.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Export the current Marp Markdown deck to an editable PowerPoint file with the published MarpToPptx CLI.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Update a previously exported managed deck by using slideId directives, --write-slide-ids, and --update-existing with the published MarpToPptx CLI.
Export the current Marp Markdown deck to PPTX by applying an existing PowerPoint template with the published MarpToPptx CLI.
Export the current Marp Markdown deck to PPTX with a Marp-compatible CSS theme by using the published MarpToPptx CLI.
Export a Marp deck that uses Mermaid or diagram fences to PPTX with the published MarpToPptx CLI.
| name | export-current-deck-to-pptx |
| description | Export the current Marp Markdown deck to an editable PowerPoint file with the published MarpToPptx CLI. |
Use this skill when the user wants to turn the current Marp Markdown file into an editable .pptx without building MarpToPptx from source.
Export the active deck to a .pptx file next to the source Markdown file by using the published MarpToPptx package.
Use one of these published-tool entry points:
dnx MarpToPptx path/to/deck.md -o path/to/deck.pptx
marp2pptx path/to/deck.md -o path/to/deck.pptx
dotnet tool run marp2pptx path/to/deck.md -o path/to/deck.pptx
dnx MarpToPptx for low-setup content repositories.marp2pptx or dotnet tool run marp2pptx is also fine.MarpToPptx from source for this workflow.--allow-remote-assets as the next published-CLI option to try.--contrast-warnings summary or --contrast-warnings detailed and optionally --contrast-report <path>..pptx path.