📊
AutomationPython

Codex PPT

by ningzimu

Codex PPT is an Automation skill for Claude Code, published by ningzimu in codex-ppt-skill.

4.9K stars246 forkson ningzimu/codex-ppt-skillAdded 2026/08/16+2% in starsRepository updated 2026/07/30
agent-skillsai-pptclaude-codecodexgpt-image-2powerpointpptppt-skillpptxpresentationskill
Install in seconds
Install Codex PPT
Copy Codex PPT 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/ningzimu/codex-ppt-skill/tree/main/skills/codex-ppt ~/.claude/skills/codex-ppt

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/ningzimu/codex-ppt-skill.git

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

In this catalog

Source file
skills/codex-ppt/SKILL.md in ningzimu/codex-ppt-skill
Installs to
~/.claude/skills/codex-ppt
Collection
The only skill cataloged from this repository
Category
Automation1523 skills

What Codex PPT does

Codex PPT creates visually unified image-based PowerPoint decks from articles, reports, papers, notes, or outlines. Use it when you need a full-slide image presentation rather than individually editable shapes.

Codex PPT is cataloged under Automation on DirSkills. Codex PPT comes from a repository tagged agent-skills, ai-ppt, claude-code, codex and gpt-image-2.

Documentation

README

Codex PPT

Overview

This skill creates image-based PowerPoint decks from source material. Each slide is a complete 16:9 generated image. Final images are assembled into .pptx with scripts/assemble_ppt.py.

Use this when the user wants a visually unified presentation and accepts full-slide image pages. Do not use it when every textbox, chart, or shape must remain separately editable.

Prefer the built-in image generation/editing tool. Use scripts/image_gen.py only when the built-in backend is unavailable, lacks a required capability, or the user explicitly asks for API/CLI mode.

Hard Constraints

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

Frequently asked about Codex PPT

  • How does Codex PPT compare to other Automation skills?

    Codex PPT ranks #298 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 Codex PPT against them. Open each page to compare what they document and how they install.