slideflow-create

Generate SlideFlow slide decks from structured JSON specifications.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/roger8b/slideflow --skill slideflow-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slideflow-create
Source: https://github.com/roger8b/slideflow/tree/main/.agents/skills/slideflow-create
Command: npx skills add https://github.com/roger8b/slideflow --skill slideflow-create

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, generate_presentation.py, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of slide deck presentations for the SlideFlow app, saving time and ensuring consistency in your presentations.

Core Features & Use Cases

  • Automated Slide Creation: Generates complete slide decks based on user input or specified templates.
  • Customization: Allows customization of slide structure, content, and design.
  • Use Case: Ideal for creating presentations, pitch decks, or training materials quickly and easily.

Quick Start

Generate a presentation for a sales pitch on "Product X" using the slideflow-create skill.

Frequently Asked Questions about slideflow-create

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

FAQPage Schema
How do I automate slide deck creation from structured data?

Automating slide deck creation involves generating presentations from structured JSON specifications that define slide layout, content, and design. This process requires Python scripts to parse the specifications and the SlideFlow app to render the final visual decks.

Can I generate a pitch deck using Python scripts without manual design?

Generating a pitch deck without manual design is possible by passing structured JSON specifications to automated Python scripts. These scripts handle the slide structure and content generation, which the SlideFlow app then renders into a complete, customized presentation deck.

What is needed to generate presentations for the SlideFlow app?

To generate presentations for the SlideFlow app, you need a Python environment to execute the generation scripts and the SlideFlow application itself to render the output. You must also provide structured JSON specifications detailing your desired slide layouts and content.

Does SlideFlow deck generation support custom slide layouts and content?

SlideFlow deck generation supports custom slide layouts and content through structured JSON specifications. You can define the specific structure, content placement, and design elements within the JSON, which the Python scripts process to produce your customized presentation deck.

How to create training materials quickly using automated deck generation?

To create training materials quickly, input your structured content into a JSON specification and run the automated Python generation scripts. This bypasses manual formatting, allowing the SlideFlow app to rapidly render consistent, customized presentation decks for your training sessions.