📊
AutomationTypeScript

Pptx

by freestylefly

Pptx is an Automation skill for Claude Code, published by freestylefly in wesight.

890 stars206 forkson freestylefly/wesightAdded 2026/08/22+1% in starsRepository updated 2026/08/06
agent-skillsagent-workspaceai-agentai-agentsclaude-codecodexdeepseek-harnessdesktop-appdshdsh-pluginelectronhermes-agentllmlocal-firstmacosmodel-routeropenclawreacttypescriptvibe-coding
Install in seconds
Install Pptx
Copy Pptx 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/freestylefly/wesight/tree/main/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/freestylefly/wesight.git

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

In this catalog

Source file
SKILLs/pptx/SKILL.md in freestylefly/wesight
Installs to
~/.claude/skills/pptx
Collection
One of 25 skills cataloged from this repository
Category
Automation1523 skills

What Pptx does

Pptx creates, edits, and analyzes .pptx presentations for tasks like building slides, changing content, working with layouts, and adding speaker notes or comments. It can also extract text or inspect raw XML when deeper presentation details are needed.

Pptx is cataloged under Automation on DirSkills. Pptx comes from a repository tagged agent-skills, agent-workspace, ai-agent, ai-agents and claude-code.

Documentation

README

PPTX creation, editing, and analysis

Overview

A user may ask you to create, edit, or analyze the contents of a .pptx file. A .pptx file is essentially a ZIP archive containing XML files and other resources that you can read or edit. You have different tools and workflows available for different tasks.

Reading and analyzing content

Text extraction

If you just need to read the text contents of a presentation, you should convert the document to markdown:

# Convert document to markdown
python -m markitdown path-to-file.pptx

Raw XML access

You need raw XML access for: comments, speaker notes, slide layouts, animations, design elements, and complex formatting. For any of these features, you'll need to unpack a presentation and read its raw XML contents.

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

Frequently asked about Pptx

  • What else does freestylefly publish alongside Pptx?

    Pptx is one of 25 skills that DirSkills catalogs from freestylefly/wesight, the repository it ships in. Its siblings there include Article Writer, Canvas Design and Content Planner. Each one is a separate skill with its own page in this directory, installs the same way Pptx does, and is maintained by freestylefly in that same repository. The rest of the collection is listed on the freestylefly/wesight page.

  • How does Pptx compare to other Automation skills?

    Pptx ranks #933 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. 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 Pptx against them. Open each page to compare what they document and how they install.

More from freestylefly/wesight

Pptx is one of 25 skills cataloged on DirSkills from freestylefly/wesight.

See all 25 skills