officecli

Create, analyze, and modify Office documents using the officecli CLI tool.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/shuff57/agent-evo --skill officecli-shuff57
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: officecli
Source: https://github.com/shuff57/agent-evo/tree/main/skills/.archive/officecli
Command: npx skills add https://github.com/shuff57/agent-evo --skill officecli-shuff57

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the creation, analysis, proofreading, and modification of Office documents, reducing the time spent on manual tasks and improving productivity.

Core Features & Use Cases

  • Document Creation: Generate new Word, Excel, or PowerPoint files with a single command.
  • Document Analysis: Analyze document structure, formatting, and issues with detailed insights.
  • Proofreading & Modification: Make precise and efficient changes to your documents without opening them in an office suite.

Quick Start

Create a new PowerPoint presentation with the title 'Q4 Report' using the officecli skill.

Frequently Asked Questions about officecli

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

FAQPage Schema
How do I automate Office document manipulation from the command line?

You can automate Office document manipulation using the officecli CLI tool to create, analyze, and modify .docx, .xlsx, and .pptx files directly from the command line.

Can I create and modify .docx, .xlsx, and .pptx files without opening an office suite?

Yes, you can create and modify .docx, .xlsx, and .pptx files without opening an office suite by executing officecli commands to handle document creation and precise modifications.

Do I need to install officecli to analyze document structure and formatting?

Yes, you need to install the officecli dependency to analyze document structure, formatting, and issues, as it provides the core CLI tool required for these operations.

What is the best way to proofread Office documents via command line automation?

The best way to proofread Office documents via command line automation is using officecli, which allows you to make precise and efficient changes to document content without manual editing.

How do I generate a new PowerPoint file with a specific title using a CLI tool?

You can generate a new PowerPoint file with a specific title using a CLI tool by running an officecli command to create a .pptx file and set its title property automatically.