TalkCodyTalkCody

PPT Generator

TalkCody's professional slide deck generation feature that transforms content into beautiful presentation images

What is PPT Generator?

PPT Generator is TalkCody's professional slide deck generation agent that can transform your content into beautiful presentation images. It adopts a reading-first design philosophy, generating slides suitable for reading and sharing, rather than live presentations.

Core Features

  • Reading-Friendly: Each slide is self-contained and complete, no verbal explanation needed
  • Multiple Styles: 16 preset visual styles to choose from
  • Complete Workflow: Full workflow from outline to images to PPTX files
  • Bilingual Support: Supports automatic recognition and generation of Chinese and English content

Requirements

Using PPT Generator requires meeting the following conditions:

  1. Configure Image Generation API Key (e.g., OpenAI) - Used to generate slide images

Refer to Image Generation

Quick Start

Select Agent

Click the agent selector in the top-left corner of the chat interface and select PPT Generator.

Provide Content

Provide the content you want to transform to the agent:

  • Paste articles, reports, or notes
  • Describe the topic and outline
  • Upload document files

Confirm Configuration

The agent will guide you to confirm the following options:

  • Visual Style: Recommended preset style best suited for the content
  • Target Audience: General readers, beginners, professionals, or executives
  • Slide Count: Intelligently recommended based on content length
  • Review Options: Whether to manually review at outline and prompt stages

Generate Slides

After confirming the configuration, the agent will:

  1. Generate slide outline
  2. Create image generation prompts
  3. Generate all slide images
  4. Merge into PPTX file

Visual Style Presets

PPT Generator provides 16 carefully designed visual styles:

Preset StyleFeaturesBest For
blueprintGrid + Cool tones + TechnicalArchitecture design, system analysis
chalkboardOrganic texture + Warm tones + HandwrittenEducation training, tutorials
corporateClean + Professional + GeometricBusiness proposals, investor presentations
minimalMinimalist + Neutral + GeometricExecutive briefings, concise reports
sketch-notesOrganic + Warm + HandwrittenEducational content, note style
watercolorOrganic + Warm + HumanistLifestyle, wellness
dark-atmosphericDark + AtmosphericEntertainment, gaming
notionClean + Neutral + Information denseProduct demos, SaaS
bold-editorialBold + Vibrant + Magazine styleProduct launches, keynotes
editorial-infographicClean + Cool + InfographicTechnical explainers, research presentations
fantasy-animationOrganic + Vibrant + HandwrittenEducational storytelling, children's content
intuition-machineClean + Cool + Technical denseTechnical docs, academic papers
pixel-artPixel + Vibrant + TechnicalGaming, developer topics
scientificClean + Cool + Technical denseBiology, chemistry, medicine
vector-illustrationClean + Vibrant + HumanistCreative, children's content
vintagePaper + Warm + EditorialHistory, cultural heritage

Intelligent Style Recommendation

The agent will automatically recommend the most suitable style based on content keywords:

Content KeywordsRecommended Style
tutorial, learn, education, guidesketch-notes
classroom, teaching, schoolchalkboard
architecture, system, data, analysisblueprint
creative, children, kidsvector-illustration
briefing, academic, researchintuition-machine
executive, minimal, cleanminimal
saas, product, dashboardnotion
investor, quarterly, businesscorporate
launch, marketing, keynotebold-editorial

Output File Structure

Generated files are saved in the slide-deck/{topic-slug}/ folder in the working directory:

slide-deck/{topic-slug}/
├── source.md              # Original content
├── outline.md             # Slide outline
├── prompts/               # Image generation prompts
│   ├── 01-slide-cover.md
│   ├── 02-slide-xxx.md
│   └── ...
├── 01-slide-cover.png     # Slide images
├── 02-slide-xxx.png
├── ...
├── {topic-slug}.pptx      # PowerPoint file
└── {topic-slug}.pdf       # PDF file (if generated)

Advanced Usage

Partial Workflows

Supports specifying to execute only part of the workflow:

OptionDescription
outline-onlyGenerate outline only (Steps 1-3)
prompts-onlyGenerate up to prompt stage (Steps 1-5)
images-onlyGenerate images only (requires existing prompts)
regenerate NRegenerate specific slide pages

Frequently Asked Questions

What to do if Skill installation fails?

  1. Check if the network connection is normal

What to do if image generation is slow?

  • This is normal, each image takes 10-30 seconds
  • 20-page PPT takes approximately 5-10 minutes
  • You can confirm at the prompt review stage before batch generation

How to modify generated slides?

  1. Directly edit outline.md to modify content structure
  2. Edit files in the prompts/ directory to modify image style
  3. Use regenerate N to regenerate specific pages

Where is the PPTX file?

The generated PPTX file is located at:

{working-directory}/slide-deck/{topic-slug}/{topic-slug}.pptx

You can click to download in the chat results, or open it directly in the file system.