morph-ppt
Editor's pickUse this skill when the user wants a .pptx with smooth cross-slide animation — PowerPoint Morph transitions, Keynote-style continuous motion, shapes that grow / move / rotate as the slide advances. Trigger on: 'morph', 'morph transition', 'smooth transition', 'continuous animation across slides', 'Keynote-style transition', 'animated slide sequence', 'shape continuity across slides'. Output is a single .pptx. This skill is a scene layer on top of officecli-pptx — inherits every pptx v2 rule (vis
- Type
- skill
- GitHub stars
- ★ 7.6K
- Repository
- iOfficeAI/OfficeCLI
- Category
- video-media
Install
1Quick install (skills CLI)
npx skills add iOfficeAI/OfficeCLI --skill morph-ppt --agent claude-codeInstalls morph-ppt into the current project's .claude/skills/ directory. Requires Node.js and the skills CLI.
2Manual install
Create ~/.claude/skills/<name>/ and copy the SKILL.md file from the repository into it. The directory name must match the skill name.
⚠️ Exact file layout and requirements vary by repository — always check the repo README first.
Prefer the full source? The repository README is the authoritative install reference.