Install
openclaw skills install slugGenerate PPT decks from prompts/block XML while preserving corporate brand style.
openclaw skills install slugGenerate a new .pptx by reusing existing template slides from PPT_Template.pptx.
The runtime is XML-only and prioritizes template-first rendering.
Use this skill when the user asks:
title: optional deck title fallbackoutput_filename: output pptx filenametemplate_file: optional template filename in skill directoryblock_xml: block/xml payload (required)render_strategy: template_first | template_onlyallow_html_fallback: allow html/richtext block fallback to template content slidesoutput_path: absolute path to generated pptxslide_count: number of slides generatedmessage: status messagepython-pptx.PPT_Template.pptx in skill directory by default.assets/demo_blocks.xml for a full XML demo (toc + matrix + pie/bar/line + table + slogan).