officecli-pptx

Automate PowerPoint presentation creation, editing, and analysis with OfficeCLI.

1|Updated Jun 10, 2026
One-click install
npx skills add https://github.com/BaranziniLab/BiorOffice --skill officecli-pptx-baranzinilab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: officecli-pptx
Source: https://github.com/BaranziniLab/BiorOffice/tree/main/officecli/skills/officecli-pptx
Command: npx skills add https://github.com/BaranziniLab/BiorOffice --skill officecli-pptx-baranzinilab

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 automates the creation, editing, and analysis of PowerPoint presentations, saving time and ensuring professional-quality results without requiring Microsoft Office installation.

Core Features & Use Cases

  • PPTX Creation and Editing: Automate the design and editing of slide decks, pitch decks, and presentations.
  • Text Extraction and Parsing: Read, parse, and extract text from .pptx files.
  • Data Analysis and Visualization: Integrate charts and data analysis into presentations.
  • Use Case: Generate a financial report presentation automatically, complete with charts, text, and speaker notes.

Quick Start

To create a new PowerPoint presentation and add a slide with a title, use the following command: officecli create "presentation.pptx" && officecli add "presentation.pptx" /slide[1] --type shape --prop text="Welcome to the Presentation"

Frequently Asked Questions about officecli-pptx

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

FAQPage Schema
How do I automate PowerPoint presentation creation without Microsoft Office installed?

You can automate PowerPoint presentation creation without Microsoft Office by using the OfficeCLI engine to generate, edit, and analyze .pptx files directly. This handles slide design, text extraction, and chart integration.

Can I extract text and data from existing PPTX files for analysis?

Yes, you can extract text and parse data from existing .pptx files. The tool reads and extracts presentation content, enabling automated data analysis and integration of charts into your reports.

What's the best way to generate financial report presentations with charts and speaker notes?

The best way to generate financial report presentations is using presentation automation to create slides, integrate data charts, and add speaker notes automatically, ensuring professional-quality results for business reporting.

Does OfficeCLI support adding custom text and shapes to specific slides?

Yes, OfficeCLI supports adding custom text and shapes to specific slides. You can use commands to create presentations and add elements like text boxes to designated slides programmatically.

Do I need Microsoft Office to edit PPTX documents for business reporting?

No, you do not need Microsoft Office to edit PPTX documents. This automation tool creates and edits presentations independently, serving business reporting, education, and creative project needs.