slide-making-skill
Implement single-slide PowerPoint pages with PptxGenJS. Use when writing or fixing slide JS files: dimensions, positioning, text/image/chart APIs, styling rules, and export expectations for native .pptx output.
Content Preview
--- name: slide-making-skill description: "Implement single-slide PowerPoint pages with PptxGenJS. Use when writing or fixing slide JS files: dimensions, positioning, text/image/chart APIs, styling rules, and export expectations for native .pptx output." --- # PptxGenJS Slide Making Skill This skill teaches how to generate native .pptx slides using PptxGenJS (JavaScript). ## PptxGenJS Reference **Read [pptxgenjs.md](pptxgenjs.md) for the complete PptxGenJS API reference**, including: - Setup
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/slide-making-skill.md \
https://raw.githubusercontent.com/MiniMax-AI/skills/main/plugins/pptx-plugin/skills/slide-making-skill/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/MiniMax-AI/skillsThen reference at plugins/pptx-plugin/skills/slide-making-skill/SKILL.md
Related Skills
presentation-slide-outliner
This skill provides automated assistance for presentation slide outliner tasks wit
presentation-slide-outlinerpresentationslideoutliner
by jeremylongshore · plugins-plus-skills
pptx
Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions \"deck,\" \"slides,\" \"presentation,\" or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.
pptxpptx
by Anthropic · anthropic-official-skills
impress
Presentation creation, format conversion (ODP/PPTX/PDF), slide automation with LibreOffice Impress.
workflowlibreoffice/impress
by sickn33 (Antigravity) · antigravity-awesome-skills
analyze-pitch-deck
Activate for ANY pitch deck analysis, feedback, or review request. Triggers include: "analyze this deck", "review my pitch deck", "critique my pitch", "feedback on my slides", "is my deck investor ready", "what's wrong with my pitch", "how would a VC react to this deck", "score my pitch deck", "rate my slides", "improve my deck", "what slides am I missing", "is this pitch compelling". Also triggers when a user pastes slide content, describes their deck structure, or shares a company narrative and asks for investor feedback. Works on claude.ai and Claude Code.
analyze-pitch-deckanalyzepitchdeck
by davepoon · buildwithclaude