slide-fixer

Fixes and decomposes overflowing slides, repairs broken images, and resolves layout inconsistencies in presentation decks.

2|9|Updated Dec 17, 2025
One-click install
npx skills add https://github.com/MSBart2/CopilotTraining --skill slide-fixer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slide-fixer
Source: https://github.com/MSBart2/CopilotTraining/tree/main/.github/skills/slide-fixer
Command: npx skills add https://github.com/MSBart2/CopilotTraining --skill slide-fixer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the cleanup of presentation slides by addressing content overflow, broken images, and layout issues, while ensuring no content is removed by adding new slides as needed.

Core Features & Use Cases

  • Overflow handling: splits bulleted lists and long blocks across multiple slides.
  • Image and layout repair: fixes missing images, balances two-column layouts, and restores proper alignment.
  • Safe automation: never reduces content and updates the slide deck metadata when changes are applied.

Quick Start

Run the slide-fixer on a specific deck by path, e.g., fix workshop/03-custom-prompts.md, or run it on all slides in a folder.

Frequently Asked Questions about slide-fixer

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

FAQPage Schema
How do I fix overflowing presentation slides automatically?

You can fix overflowing presentation slides automatically by running a cleanup process that splits long bulleted lists and text blocks across multiple new slides, preventing content loss while resolving layout inconsistencies.

What is the best way to repair broken images and layout issues in slide decks?

The best way to repair broken images and layout issues in slide decks is to apply automated layout repair techniques that fix missing images, balance two-column layouts, and restore proper alignment across your presentation files.

Can I fix slides without losing any original text or content?

Yes, you can fix slides without losing content by using a safe automation approach that never reduces existing text, instead decomposing overflowing blocks and adding new slides as needed to hold the excess material.

How do I process multiple slide decks in a folder for layout repair?

You can process multiple slide decks in a folder for layout repair by running the automated fixing process on the entire directory path, applying consistent content-splitting and image-repair transformations across all presentation files at once.

Does fixing overflowing slides update the presentation deck metadata?

Yes, fixing overflowing slides automatically updates the presentation deck metadata when changes are applied, ensuring frontmatter accurately reflects modifications while skipping archived slides to preserve previous records.