slide-schedule

Generate Gantt chart schedule slides in PPTX from text, images, or YAML.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/pragmatechesinc/int_ai_lib_cc-training --skill slide-schedule
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slide-schedule
Source: https://github.com/pragmatechesinc/int_ai_lib_cc-training/tree/main/plugins/slide-schedule/skills/slide-schedule
Command: npx skills add https://github.com/pragmatechesinc/int_ai_lib_cc-training --skill slide-schedule

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-pptx, pyyaml, lxml, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation of professional-looking schedule slides (Gantt charts) directly from your project details, eliminating manual design and formatting.

Core Features & Use Cases

  • Multiple Input Methods: Accepts schedules via images, text descriptions, or existing YAML files.
  • Automated PPTX Generation: Creates Gantt chart slides in PowerPoint format using branded templates.
  • Iterative Refinement: Allows easy editing and regeneration of schedules based on feedback.
  • Use Case: You have a rough sketch of a project timeline on paper. Take a photo, and the Skill will convert it into a polished PowerPoint slide with a Gantt chart, ready for your presentation.

Quick Start

Use the slide-schedule skill to create a schedule slide from the attached image of my project plan.

Frequently Asked Questions about slide-schedule

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

FAQPage Schema
How do I generate a Gantt chart in PowerPoint from project data?

To generate a Gantt chart in PowerPoint, this Skill converts your project schedules from conversational text, images, or YAML configurations directly into formatted PPTX slides using automated python-pptx rendering.

Can I create PowerPoint schedule slides from a photo of a handwritten timeline?

Yes, you can create PowerPoint schedule slides from a photo by providing an image of your rough project plan. The Skill processes the image and automatically generates a polished Gantt chart slide.

Do I need YAML files to automate PowerPoint slide generation for project schedules?

You do not need YAML files to automate PowerPoint slide generation; the Skill accepts conversational text and images as input. However, it supports existing YAML configurations for structured schedule data processing.

What's the best way to update a Gantt chart slide after changing project dates?

The best way to update a Gantt chart slide is through iterative refinement. You can provide conversational feedback to the Skill to easily edit and regenerate your schedule slides without manual formatting.

Does python-pptx support branded templates for automated Gantt chart creation?

Yes, python-pptx supports branded templates for automated Gantt chart creation. The Skill leverages this library to apply your branded PowerPoint templates during the schedule slide generation process.

What are the limitations of using YAML for PowerPoint schedule automation?

A limitation of using YAML for schedule automation is that it requires strict data formatting and valid configuration syntax. You must also have pyyaml and lxml installed for proper data parsing and slide rendering.