ck:pptx

Create and edit PowerPoint presentations with OOXML structure validation.

Updated May 10, 2026
One-click install
npx skills add https://github.com/dthuy62/kollet-app --skill ck-pptx-dthuy62
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:pptx
Source: https://github.com/dthuy62/kollet-app/tree/main/.claude/skills/document-skills/pptx
Command: npx skills add https://github.com/dthuy62/kollet-app --skill ck-pptx-dthuy62

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of creating, revising, and inspecting PowerPoint decks by turning slide work, template reuse, and OOXML edits into a guided workflow.

Core Features & Use Cases

  • Presentation creation: Generate new slide decks from HTML layouts or existing templates with accurate positioning.
  • Presentation editing: Modify slide content directly in the OOXML structure for reliable updates to text, images, layouts, and relationships.
  • Analysis and validation: Inspect slides, extract text, detect overflow, generate thumbnails, and validate package integrity before saving.
  • Use Case: A team can take an outdated quarterly update, replace the content, preserve the design system, and verify every slide renders correctly before delivery.

Quick Start

Use the pptx skill to turn this outline into a polished PowerPoint deck with a title slide, three content slides, and speaker notes.

Frequently Asked Questions about ck:pptx

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

FAQPage Schema
How do I convert HTML layouts into PowerPoint slides?

To convert HTML layouts into PowerPoint slides, this Skill uses an HTML-to-PPTX conversion workflow that translates HTML structures into accurately positioned OOXML slide elements. It packages the XML and validates rendering integrity to ensure the generated PPTX file displays correctly.

Can I edit existing PowerPoint templates without breaking the design system?

Yes, you can edit existing PowerPoint templates without breaking the design system by modifying slide content directly within the OOXML structure. This approach preserves the original layouts, relationships, and styling while reliably updating text, images, and other elements.

What is the best way to extract text and validate PowerPoint slide structure?

The best way to extract text and validate PowerPoint slide structure is through an OOXML inspection workflow. This Skill analyzes slide packages, detects content overflow, generates thumbnails, and checks relationship integrity to ensure every slide renders correctly before saving.

How do I add speaker notes to a generated PPTX presentation?

You can add speaker notes to a generated PPTX presentation by providing the text during the slide generation workflow. The Skill structures these notes within the OOXML package, ensuring they are correctly linked to their respective slides for presentation delivery.

Does this approach support repairing corrupted OOXML packages in PowerPoint files?

Yes, this approach supports repairing corrupted OOXML packages in PowerPoint files through an OOXML-level repair workflow. It inspects the XML packaging, validates slide relationships, and fixes structural errors to restore rendering integrity and package validity.