officecli-pptx

Automate PowerPoint slide creation, text editing, and chart generation with officecli.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/vuhuudo/GeminiCLI-skill --skill officecli-pptx-vuhuudo
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: officecli-pptx
Source: https://github.com/vuhuudo/GeminiCLI-skill/tree/main/officecli-pptx
Command: npx skills add https://github.com/vuhuudo/GeminiCLI-skill --skill officecli-pptx-vuhuudo

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill requires officecli, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the process of working with .pptx files, from creating and editing presentations to analyzing and visualizing data within them.

Core Features & Use Cases

  • Presentation Creation: Generate slides, combine files, and work with templates.
  • Content Editing: Edit existing presentations, modify slides, and work with text, images, charts, and tables.
  • Text Extraction and Analysis: Extract text, analyze structure, and generate statistics from .pptx files.
  • Visual Elements: Incorporate non-text visual elements such as icons, charts, and images.
  • Use Case: Consider a scenario where you need to create a presentation from scratch, incorporating data visualizations, and then analyze the performance metrics from the presentation.

Quick Start

Use the officecli-pptx skill to create a new presentation with the default template.

Frequently Asked Questions about officecli-pptx

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

FAQPage Schema
How do I create a PowerPoint presentation from scratch with charts and images?โ–ผ

PowerPoint presentation creation from scratch is automated by generating slides, inserting images, and building charts. You can use default templates, combine files, and incorporate data visualizations directly into the new .pptx file.

Can I extract text and analyze the structure of an existing .pptx file?โ–ผ

Text extraction and structure analysis from .pptx files are fully supported. The Skill parses existing presentations to extract text content, analyze slide structure, and generate statistics for presentation analysis.

How do I edit text and modify slides in an existing PowerPoint file?โ–ผ

Text editing and slide modification in PowerPoint files are handled by parsing the .pptx structure. You can modify existing slides, edit text, insert images, and update charts or tables programmatically.

Do I need officecli to manage and modify .pptx files?โ–ผ

Officecli is a required dependency to manage and modify .pptx files. The Skill relies on officecli to perform all underlying file operations, data manipulation, and PowerPoint parsing tasks.

What is the best way to automate data visualization in a .pptx presentation?โ–ผ

Automating data visualization in a .pptx presentation is achieved by generating charts and inserting visual elements programmatically. The Skill applies to scenarios involving presentation design and data visualization without manual formatting.

Can I combine multiple PowerPoint files and work with templates?โ–ผ

Combining multiple PowerPoint files and applying templates is a core feature. The Skill manages presentation creation by merging existing .pptx files and generating new slides based on default or custom templates.