bylearnprompt· 25 skills
A presentation system for agent-made PPTs — born for the talk, not just the template. It turns raw material into an AST (audience-state-transfer) outline with per-page visual-enhancement decisions (image / SVG diagram / video), hands a production brief to a downstream renderer (HTML-PPT skills or native PPTX), then runs a capped 3-round presentation checkup (演讲体检) on the rendered deck. It never renders slides itself. Use before generating PPT/HTML slides from raw material, and after rendering when the user says things like "给这份 deck 做演讲体检" or "PPT 渲染质检". If all you want is one beautiful template page with no outline and no checkup, a rendering skill alone is enough.
$npx -y skills add learnprompt/humanize-ppt --skill humanize-pptInstalls into the current project.
Run `npx skills use "https://github.com/learnprompt/humanize-ppt" --skill "learnprompt/humanize-ppt"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/learnprompt/humanize-ppt" that are relevant to the current task. Run `npx skills add "https://github.com/learnprompt/humanize-ppt"` and select the relevant skills, then follow their instructions.