presentation_management

Automate PowerPoint and Google Slides deck creation from Markdown storyboards.

1|Updated Dec 17, 2025
One-click install
npx skills add https://github.com/tatsuki-washimi/gwexpy --skill presentation-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: presentation_management
Source: https://github.com/tatsuki-washimi/gwexpy/tree/main/.agent/skills/presentation_management
Command: npx skills add https://github.com/tatsuki-washimi/gwexpy --skill presentation-management

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines design-to-presentation workflows by enabling Markdown-based slide storyboarding, automated PPTX creation, and Google Slides integration, reducing manual design time and ensuring consistent layouts.

Core Features & Use Cases

  • Markdown-based slide proposals and storyboards with collaborative design workflow.
  • Automated PowerPoint (.pptx) generation with templates, slide creation, and placement of text, images, charts.
  • Google Slides integration workflow using locally generated PPTX or Apps Script approach for seamless updates.

Quick Start

Outline your slide deck in Markdown and run the presentation-management pipeline to generate a final PPTX and prepare Google Slides integration.

Frequently Asked Questions about presentation_management

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

FAQPage Schema
How do I generate PowerPoint slides from Markdown?

Automated PowerPoint generation allows you to create PPTX files from Markdown storyboards, automatically placing text, images, and charts into predefined slide templates.

What is Markdown-based storyboarding for presentations?

Markdown-based storyboarding for presentations is a collaborative design workflow where you outline slide proposals and layouts in Markdown, streamlining the design-to-presentation process and ensuring consistent layouts.

Can I integrate automated PPTX creation with Google Slides?

Yes, you can integrate automated PPTX creation with Google Slides by using the generated local PPTX files or an Apps Script approach to establish a seamless updates workflow in collaboration-heavy environments.

Do I need any external dependencies to automate slide creation and editing?

No external dependencies are required to automate slide creation and editing, but you must provide a YAML frontmatter SKILL.md entry and can optionally use scripts, references, or assets directories to extend capabilities.

What's the best way to streamline a design-to-presentation workflow?

The best way to streamline a design-to-presentation workflow is using Markdown-based slide proposals to automate PPTX generation and integrate with Google Slides, reducing manual design time and ensuring consistent layouts.

What are the limitations of using Markdown for automated slide generation?

Limitations of using Markdown for automated slide generation include relying on predefined templates for text, images, and charts placement, and potentially needing Apps Script for complex Google Slides workflow integration.