Skills presentation-maker
AI presentation generator that creates professional slides from outlines using Tree of Thoughts for content organization.
install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/banxian87/ai-ppt-gen" ~/.claude/skills/openclaw-skills-presentation-maker && rm -rf "$T"
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/skills/banxian87/ai-ppt-gen" ~/.openclaw/skills/openclaw-skills-presentation-maker && rm -rf "$T"
manifest:
skills/banxian87/ai-ppt-gen/SKILL.mdsource content
Presentation Maker
AI-powered slide deck generator that transforms your ideas into professional presentations.
Features
- Auto-generate Slides: From outline to slides
- Design Suggestions: Layout and color schemes
- Content Optimization: Clear and concise messaging
- Export Options: PPTX, PDF, Google Slides
Installation
clawhub install presentation-maker
License
MIT
Version
1.0.0
Created
2026-04-02