Free SKILL.md scraped from GitHub. Clone the repo or copy the file directly into your Claude Code skills directory.
npx versuz@latest install pptxgit clone https://github.com/nexu-io/open-design.gitcp open-design/skills/pptx/SKILL.md ~/.claude/skills/pptx/SKILL.md--- name: pptx description: | Read, generate, and adjust PowerPoint slides, layouts, and templates. Useful for executive decks, training material, and product reviews. triggers: - "pptx" - "powerpoint" - "slide deck" - "create slides" - "edit pptx" od: mode: deck category: slides upstream: "https://github.com/anthropics/skills/tree/main/pptx" --- # pptx > Curated from Anthropic's official skills repository. ## What it does Read, generate, and adjust PowerPoint slides, layouts, and templates. Useful for executive decks, training material, and product reviews. ## Source - Upstream: https://github.com/anthropics/skills/tree/main/pptx - Category: `slides` ## How to use This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundle into your active agent's skills directory: ```bash # Inspect the upstream README for exact paths open https://github.com/anthropics/skills/tree/main/pptx ``` Then ask the agent to invoke this skill by name (`pptx`) or with one of the trigger phrases listed in this skill's frontmatter.