officecli

Create, analyze, and edit .docx, .xlsx, and .pptx files via command-line operations.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/luisgustavooliveira/skills --skill officecli-luisgustavooliveira
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: officecli
Source: https://github.com/luisgustavooliveira/skills/tree/main/officecli
Command: npx skills add https://github.com/luisgustavooliveira/skills --skill officecli-luisgustavooliveira

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires officecli, and includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the creation, analysis, and modification of Office documents, reducing the time and effort required for common document tasks.

Core Features & Use Cases

  • Document Creation: Create blank or styled .docx, .xlsx, .pptx files from scratch.
  • Analysis: Analyze document structure, content, and formatting with detailed statistics and issue reporting.
  • Modification: Edit and proofread documents, add charts, and make structural changes directly through the CLI.
  • Use Case: A user needing to quickly create a report in Word, analyze the formatting of a spreadsheet, or modify a presentation slide can use this Skill to streamline the process.

Quick Start

Create a new PowerPoint presentation using the officecli CLI tool: officecli create slides.pptx

Frequently Asked Questions about officecli

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

FAQPage Schema
How do I create and modify Office documents through the command line?

You can create and modify Office documents through the command line by executing operations to generate .docx, .xlsx, and .pptx files, extract text, and change formatting using the officecli tool. It supports creating blank or styled files directly from CLI commands.

Can I analyze the structure and formatting of a spreadsheet using a CLI tool?

Yes, you can analyze the structure and formatting of a spreadsheet using a CLI tool. The officecli tool provides detailed document analysis, outputting content statistics, structural information, and formatting issue reporting for .xlsx files.

What is the best way to automate PowerPoint slide creation and text extraction?

The best way to automate PowerPoint slide creation and text extraction is using officecli. It enables creating blank or styled .pptx files from scratch and extracting text content directly through command-line operations, streamlining presentation generation.

Does officecli work with .docx, .xlsx, and .pptx formats for document editing?

Yes, officecli works with .docx, .xlsx, and .pptx formats for document editing. It supports modifying document structure, proofreading, adding charts, and making formatting changes across all three Office document types via CLI commands.

Do I need to install any specific software to run Office document manipulation scripts?

Yes, you need to install the officecli tool on your system to run Office document manipulation scripts. It must be properly configured in your environment to execute command-line operations for creating, analyzing, and modifying documents.

What are the limitations of using command-line operations for Office document analysis?

Limitations of using command-line operations for Office document analysis include dependency on the locally installed officecli tool and a text-based interface, which may lack the visual feedback of graphical editors when verifying complex formatting changes.