ck:pptx

Create, edit, and analyze PowerPoint presentations using Office Open XML and web technologies.

1|Updated May 4, 2026
One-click install
npx skills add https://github.com/auxi-wardrobe/auxi-all-in --skill ck-pptx-auxi-wardrobe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:pptx
Source: https://github.com/auxi-wardrobe/auxi-all-in/tree/main/.agents/skills/document-skills/pptx
Command: npx skills add https://github.com/auxi-wardrobe/auxi-all-in --skill ck-pptx-auxi-wardrobe

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ooxml, pptxgenjs, playwright, sharp, libreoffice, poppler, defusedxml, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the process of creating, editing, and analyzing PowerPoint presentations, allowing users to efficiently manage their presentations and slides.

Core Features & Use Cases

  • PPTX Creation: Build new presentations from scratch or using templates.
  • Editing: Modify existing presentations with advanced XML manipulation.
  • Analysis: Extract text, analyze design elements, and generate thumbnails.
  • Use Case: If you need to create a presentation for a business meeting and want to ensure it's visually appealing and well-organized, this Skill can help you achieve that.

Quick Start

Use the 'ck:pptx' skill to create a new PowerPoint presentation using the default template.

Frequently Asked Questions about ck:pptx

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

FAQPage Schema
How do I create a PowerPoint presentation from scratch or a template?

You can create a PowerPoint presentation from scratch or using templates by leveraging pptxgenjs to programmatically build slides and design layouts. The Skill simplifies generating new PPTX files by handling the underlying Office Open XML structure automatically.

How do I edit existing PowerPoint slides with advanced XML manipulation?

Editing existing PowerPoint slides is achieved by directly manipulating the Office Open XML structure. This allows you to modify layouts, text, and design elements within the PPTX file with precise control over the presentation's internal formatting.

Can I extract text and analyze design elements from a PPTX file?

Yes, you can analyze a PPTX file to extract text and evaluate design elements. The Skill uses web technologies and tools like Playwright and Sharp to inspect slide-based content and generate visual thumbnails for analysis.

Does PowerPoint creation and editing require ooxml and playwright dependencies?

Yes, complex PowerPoint document manipulation requires ooxml and pptxgenjs for structure, alongside Playwright for rendering web-based content. These dependencies enable the advanced layout, design, and data extraction capabilities for slide-based content.

What is the best way to generate presentation thumbnails for a business meeting?

The best way to generate presentation thumbnails is by using Sharp and Poppler to process the PPTX file. This approach extracts visual representations of your slides, ensuring your business meeting presentation is visually appealing and well-organized.

Why does modifying Office Open XML help with PowerPoint presentation editing?

Modifying Office Open XML provides deep access to the PPTX file structure, enabling precise adjustments to layouts and design elements that standard presentation editors cannot reach. This ensures robust manipulation of slide-based content.