slides

Create, validate, and render PPTX decks with PptxGenJS and bundled QA tools.

2|1|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/Sacred-G/oh-my-claw --skill slides-sacred-g
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slides
Source: https://github.com/Sacred-G/oh-my-claw/tree/main/secure-openclaw/skills-main/skills/.curated/slides
Command: npx skills add https://github.com/Sacred-G/oh-my-claw --skill slides-sacred-g

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Pillow, numpy, python-pptx, pdf2image, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the end-to-end process of creating, editing, and validating PowerPoint decks by leveraging bundled slide-generation and validation tooling, reducing manual overhead and ensuring consistent outputs across tasks.

Core Features & Use Cases

  • Deterministic deck authoring with PptxGenJS and bundled helpers, preserving editability of both the deck and the source.
  • Layout validation utilities that detect slide overlaps and out-of-bounds elements to maintain clean, presentation-ready output.
  • Recreate or edit existing slides from reference material or new content, with an integrated workflow that bundles scripts, references, and assets for rapid task execution.
  • Render previews and montages of slides to facilitate quick QA, review, and verification before delivery.

Quick Start

Run the bundled workflow to create, render, and validate a PPTX deck using the included scripts and resources.

Frequently Asked Questions about slides

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

FAQPage Schema
How do I automate creating and validating PowerPoint PPTX decks?

You can automate PPTX deck creation and validation by running bundled slide-generation and QA scripts that render previews, detect layout overlaps, and enforce out-of-bounds constraints for deterministic outputs.

What is the best way to recreate existing slides from reference material?

The best way to recreate reference slides is using an integrated workflow that bundles scripts, references, and assets to edit complex slides while preserving source editability and applying explicit theming.

Does this PPTX generation workflow support rendering previews for quick QA?

Yes, this PPTX generation workflow supports rendering slide previews and montages to facilitate quick QA, review, and verification before delivering the final deck.

Can I validate slide layouts to detect overlapping or out-of-bounds elements?

Yes, you can validate slide layouts using bundled validation utilities that automatically detect slide overlaps and out-of-bounds elements to maintain clean, presentation-ready PPTX output.

Do I need Pillow and python-pptx to render and edit complex slides?

Yes, you need dependencies like python-pptx for editing PPTX files and Pillow with pdf2image to handle rendering previews and montages for QA and review.