123
v1.0.0生成 PPT decks from prompts/block XML while preserving corporate brand style.
运行时依赖
安装命令
点击复制技能文档
Corporate PPT 生成器 Description
生成 a new .pptx by reusing existing template slides from PPT_Template.pptx. The 运行time is XML-only and prioritizes template-first rendering.
When To Use
Use this 技能 when the user asks:
"生成 a PPT from a prompt or outline" "创建 a deck in DaoCloud style / company brand style" "Render PPT from structured block/xml with template consistency" 输入s title: optional deck title fallback 输出_filename: 输出 pptx filename template_file: optional template filename in 技能 directory block_xml: block/xml payload (required) render_strategy: template_first | template_only allow_html_fallback: allow html/richtext block fallback to template content slides 输出 输出_path: absolute path to 生成d pptx slide_count: number of slides 生成d message: 状态 message Notes Requires python-pptx. Uses local PPT_Template.pptx in 技能 directory by default. Use as设置s/demo_blocks.xml for a full XML demo (toc + matrix + pie/bar/line + table + s记录an).