📊
AutomationPython

PPT Generation

by HezaoHezao

PPT Generation is an Automation skill for Claude Code, published by HezaoHezao in poirot.

185 stars8 forkson HezaoHezao/poirotAdded 2026/08/11+48% in starsRepository updated 2026/07/28
agentagent-memoryagent-skillagent-skillsagentic-aiagentsai-agentai-agentsai-codingmemorymemory-systemmulti-agent
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/HezaoHezao/poirot/tree/master/poirot/backend/agents/skill/builtin_skills/productivity/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/HezaoHezao/poirot.git

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

In this catalog

Source file
poirot/backend/agents/skill/builtin_skills/productivity/ppt-generation/SKILL.md in HezaoHezao/poirot
Installs to
~/.claude/skills/ppt-generation
Collection
One of 37 skills cataloged from this repository
Category
Automation1523 skills

What PPT Generation does

Generates professional PowerPoint presentations from structured slide plans and content. Supports multiple visual styles including dark-premium, gradient-modern, and minimal-swiss.

PPT Generation is cataloged under Automation on DirSkills. PPT Generation comes from a repository tagged agent, agent-memory, agent-skill, agent-skills and agentic-ai.

Documentation

README

PPT Generation

Overview

Generate professional PowerPoint presentations. Plan the structure with a consistent visual style, generate slide content, and compose into a PPTX file.

Poirot note: The original deer-flow skill uses AI image-generation per slide. Poirot may not have image-generation available. This version generates text-based slides with python-pptx. Install: pip install python-pptx.

When to Use

  • User requests to generate, create, or make presentations (PPT/PPTX)
  • User wants slides for a topic with structured content
  • User needs a visual presentation from research findings

Presentation Styles

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

Frequently asked about PPT Generation

  • What else does HezaoHezao publish alongside PPT Generation?

    PPT Generation is one of 37 skills that DirSkills catalogs from HezaoHezao/poirot, the repository it ships in. Its siblings there include Academic Paper Review, ArXiv Research and Architecture Diagram. Each one is a separate skill with its own page in this directory, installs the same way PPT Generation does, and is maintained by HezaoHezao in that same repository. The rest of the collection is listed on the HezaoHezao/poirot page.

  • How does PPT Generation compare to other Automation skills?

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