presentation-workflow

Automate slide deck creation, updates, and Git-based version control.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Andy160675/sovereign-skills-season2 --skill presentation-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: presentation-workflow
Source: https://github.com/Andy160675/sovereign-skills-season2/tree/main/skills/presentation-workflow
Command: npx skills add https://github.com/Andy160675/sovereign-skills-season2 --skill presentation-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git, gh, and includes scripts (resource) components.

What problem does it solve?

Creating and maintaining slide decks across teams often leads to drift between design, content, and notes, hindering timely delivery and governance. This skill provides a structured, version-controlled workflow to create, update, and manage presentations with integrated speaker notes and Git-based collaboration.

Core Features & Use Cases

  • Initialization: Create a clear slide deck structure and project skeleton.
  • Content Generation: Build slides with consistent design and data-driven content.
  • Speaker Notes: Generate concise speaker scripts aligned to each slide.
  • Final Presentation: Assemble and publish the final deck for delivery.
  • Version Control: Track artifacts in Git for auditable collaboration. Bundled resources include a slide template and a Git push script to automate publishing.

Quick Start

Start by running slide_initialize to create the deck, then use slide_edit to add slides, slide_edit_notes to craft notes, and slide_present to generate the final deck and share it.

Frequently Asked Questions about presentation-workflow

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

FAQPage Schema
How do I version control slide decks with Git and speaker notes?

You can version control slide decks by initializing a structured project skeleton, generating slides with aligned speaker notes, and tracking artifacts in Git for auditable collaboration. A bundled Git push script automates the publishing and delivery process.

What's the best way to automate end-to-end slide deck creation and assembly?

Automating slide deck creation involves initializing the deck structure, adding slides, crafting speaker notes, and assembling the final presentation. This workflow uses bundled templates and scripts to streamline the process from concept to final delivery.

Do I need Git installed to manage versioned presentation workflows?

Yes, Git and GitHub CLI are required dependencies. The workflow relies on Git-based version control to track slide updates, manage speaker notes, and execute the bundled push script for automated publishing and team handoffs.

Can I generate speaker notes aligned to specific slides for project pitches?

Yes, you can generate concise speaker scripts aligned to each slide. The workflow supports project pitches and product reviews by creating structured speaker notes that match the content of individual slides within the deck.

What is a Git-based presentation workflow and when do I need it?

A Git-based presentation workflow structures slide creation, updates, and versioning to prevent drift between design, content, and notes across teams. You need it when decks require auditable updates, collaborative editing, and governed delivery.