📊
WritingTypeScript

PowerPoint

by OpenCoworkAI

PowerPoint is a Writing skill for Claude Code, published by OpenCoworkAI in open-cowork.

2K stars278 forkson OpenCoworkAI/open-coworkAdded 2026/08/18+1% in starsRepository updated 2026/08/03
ai-agentai-codingai-toolsanthropicclaude-codecoding-agentcomputer-usedesktop-appelectronmcpmulti-modelopen-coworksandboxskills
Install in seconds
Install PowerPoint
Copy PowerPoint into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/OpenCoworkAI/open-cowork/tree/main/.claude/skills/pptx ~/.claude/skills/pptx

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/OpenCoworkAI/open-cowork.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/pptx/SKILL.md in OpenCoworkAI/open-cowork
Installs to
~/.claude/skills/pptx
Collection
One of 5 skills cataloged from this repository
Category
Writing1012 skills

What PowerPoint does

PowerPoint creates, edits, and analyzes .pptx presentations, including building decks from HTML, modifying layouts, and extracting speaker notes or comments. Use PowerPoint when you need to create, modify, or inspect presentation files.

PowerPoint is cataloged under Writing on DirSkills. PowerPoint comes from a repository tagged ai-agent, ai-coding, ai-tools, anthropic and claude-code.

Documentation

README

PPTX creation, editing, and analysis

Overview

Create, edit, or analyze the contents of .pptx files when requested. A .pptx file is essentially a ZIP archive containing XML files and other resources. Different tools and workflows are available for different tasks.

CRITICAL: Read All Documentation First

Before starting any presentation task, read ALL relevant documentation files completely to understand the full workflow:

  1. For creating new presentations: Read html2pptx.md and css.md in their entirety
  2. For editing existing presentations: Read ooxml.md in its entirety
  3. For template-based creation: Read the relevant sections of this file plus css.md

This is the opening of the README. Read the full README on GitHub.

Frequently asked about PowerPoint

  • What else does OpenCoworkAI publish alongside PowerPoint?

    PowerPoint is one of 5 skills that DirSkills catalogs from OpenCoworkAI/open-cowork, the repository it ships in. Its siblings there include Docx, PDF Processing and Skill Creator. Each one is a separate skill with its own page in this directory, installs the same way PowerPoint does, and is maintained by OpenCoworkAI in that same repository. The rest of the collection is listed on the OpenCoworkAI/open-cowork page.

  • How does PowerPoint compare to other Writing skills?

    PowerPoint ranks #278 by stars among the 1012 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of PowerPoint against them. Open each page to compare what they document and how they install.