📊
WritingTypeScript

PowerPoint

by eigent-ai

PowerPoint is a Writing skill for Claude Code, published by eigent-ai in eigent.

15K stars1.8K forkson eigent-ai/eigentAdded 2026/08/14Repository updated 2026/08/13
agent-frameworkagent-skillsagentic-aiagentic-workflowclaude-coworkclaude-cowork-alternativeclaude-cowork-freedesktop-agentmulti-agent-systems
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/eigent-ai/eigent/tree/main/resources/example-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/eigent-ai/eigent.git

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

In this catalog

Source file
resources/example-skills/pptx/SKILL.md in eigent-ai/eigent
Installs to
~/.claude/skills/pptx
Collection
One of 6 skills cataloged from this repository
Category
Writing1012 skills

What PowerPoint does

PowerPoint creates, edits, and reads .pptx files such as slide decks, pitch decks, and presentations. Use it whenever a presentation needs to be generated, modified, or analyzed.

PowerPoint is cataloged under Writing on DirSkills. PowerPoint comes from a repository tagged agent-framework, agent-skills, agentic-ai, agentic-workflow and claude-cowork.

Documentation

README

PPTX Skill

Quick Reference

Task Guide
Read/analyze content python -m markitdown presentation.pptx
Edit or create from template Read editing.md
Create from scratch Read pptxgenjs.md

Reading Content

# Text extraction
python -m markitdown presentation.pptx

# Visual overview
python scripts/thumbnail.py presentation.pptx

# Raw XML
python scripts/office/unpack.py presentation.pptx unpacked/

Editing Workflow

Read editing.md for full details.

  1. Analyze template with thumbnail.py
  2. Unpack → manipulate slides → edit content → clean → pack

Creating from Scratch

Read pptxgenjs.md for full details.

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

Frequently asked about PowerPoint

  • What else does eigent-ai publish alongside PowerPoint?

    PowerPoint is one of 6 skills that DirSkills catalogs from eigent-ai/eigent, the repository it ships in. Its siblings there include DOCX, PDF Processing and Security Auditor. Each one is a separate skill with its own page in this directory, installs the same way PowerPoint does, and is maintained by eigent-ai in that same repository. The rest of the collection is listed on the eigent-ai/eigent page.

  • How does PowerPoint compare to other Writing skills?

    PowerPoint ranks #74 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.

More from eigent-ai/eigent

PowerPoint is one of 6 skills cataloged on DirSkills from eigent-ai/eigent.

See all 6 skills