📊
AutomationRust

PPT Generation

by peintune

PPT Generation is an Automation skill for Claude Code, published by peintune in runjam.

195 stars12 forkson peintune/runjamAdded 2026/09/06+26% in starsRepository updated 2026/09/04
agentagent-managerai-agentai-codingclaude-codecodex-clicoding-assistantdesktop-appdeveloper-toolsgemini-clillmlocal-firstopen-sourcerustskilltaurivue3
Install in seconds
Install PPT Generation
Copy PPT Generation 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/peintune/runjam/tree/main/.codex/skills/ppt-generation ~/.claude/skills/ppt-generation

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/peintune/runjam.git

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

In this catalog

Source file
.codex/skills/ppt-generation/SKILL.md in peintune/runjam
Installs to
~/.claude/skills/ppt-generation
Collection
One of 13 skills cataloged from this repository
Category
Automation2032 skills

What PPT Generation does

PPT Generation creates PowerPoint presentations from a slide plan. Use it when you need a PPTX deck, either as AI-generated slide images or as fully editable python-pptx slides.

PPT Generation is cataloged under Automation on DirSkills. PPT Generation comes from a repository tagged agent, agent-manager, ai-agent, ai-coding and claude-code.

Documentation

README

⚠️ This skill has TWO workflows. Always run the Dependency Check first and pick the right one — do NOT assume the image-based path works.

  1. Primary (image-based): Requires image-generation skill + scripts/generate.py. Generates full-slide images and composes them into PPTX.
  2. Fallback (python-pptx): Use when image-generation or the compose script is missing. Creates slides programmatically with python-pptx — all text is editable, copyable, searchable. This is the BETTER choice for project management, reports, and data-heavy presentations.

Output path rule (from runjam-defaults): The final .pptx file MUST be placed in ./outputs/. Before starting: mkdir -p ./outputs. Never output to arbitrary directories.

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

Frequently asked about PPT Generation

  • What else does peintune publish alongside PPT Generation?

    PPT Generation is one of 13 skills that DirSkills catalogs from peintune/runjam, the repository it ships in. Its siblings there include Brainstorming, Code Review and Finishing A Development Branch. Each one is a separate skill with its own page in this directory, installs the same way PPT Generation does, and is maintained by peintune in that same repository. The rest of the collection is listed on the peintune/runjam page.

  • How does PPT Generation compare to other Automation skills?

    PPT Generation ranks #1811 by stars among the 2032 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 PPT Generation against them. Open each page to compare what they document and how they install.

More from peintune/runjam

PPT Generation is one of 13 skills cataloged on DirSkills from peintune/runjam.

See all 13 skills