/presentation produce <presentation-name>

Generate presentation images, speaker notes, and PPTX/PDF files from a specification.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/jrhicks/skills --skill presentation-produce-presentation-name
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: /presentation produce <presentation-name>
Source: https://github.com/jrhicks/skills/tree/main/.claude/skills/presentation/workflow/05-produce
Command: npx skills add https://github.com/jrhicks/skills --skill presentation-produce-presentation-name

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires trello, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of presentation artifacts, transforming a specification into tangible outputs like slides, images, and speaker notes.

Core Features & Use Cases

  • Artifact Generation: Produces presentation files (PPTX, PDF) and supporting assets (images, speaker notes) based on a detailed specification.
  • Workflow Orchestration: Manages a multi-step production process, delegating tasks to specialized sub-agents for image creation, deck assembly, and more.
  • Use Case: After a presentation outline is finalized, this Skill can be invoked to generate all necessary visual aids, speaker notes, and the final presentation deck, ensuring consistency and adherence to the spec.

Quick Start

Invoke the produce skill to build presentation artifacts for 'my-awesome-talk'.

Frequently Asked Questions about /presentation produce <presentation-name>

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate presentation deck assembly and image generation from a specification?

Automating presentation deck assembly involves orchestrating a multi-stage workflow that generates images via sub-agents, extracts speaker notes, and exports final PPTX or PDF files based on a detailed specification.

Can I generate speaker notes and PPTX files at the same time?

Yes, generating speaker notes and PPTX files can occur simultaneously within a unified workflow that delegates artifact generation and text extraction to specialized sub-agents before final deck assembly.

Do I need Trello to manage presentation artifact generation?

Yes, Trello is a required dependency to manage and orchestrate the multi-stage workflow, tracking the lifecycle of image creation, speaker note extraction, and final deck assembly.

What is the best way to transform a presentation outline into a downloadable PDF deck?

The best way to transform an outline into a downloadable PDF deck is using an automated production workflow that assembles PPTX files and exports them as PDF artifacts alongside generated images and speaker notes.