📄
AutomationC#

OfficeCLI

by iOfficeAI

OfficeCLI is an Automation skill for Claude Code, published by iOfficeAI in OfficeCLI.

28.2K stars1.9K forkson iOfficeAI/OfficeCLIAdded 2026/08/14+1% in starsRepository updated 2026/08/13
agentaiclaude-codeclicodexdocxexcelofficeopenclawpptxpresentationskillswordxlsx
Install in seconds
Install OfficeCLI
Copy OfficeCLI into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/iOfficeAI/OfficeCLI ~/.claude/skills/OfficeCLI

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/iOfficeAI/OfficeCLI.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in iOfficeAI/OfficeCLI
Installs to
~/.claude/skills/OfficeCLI
Collection
One of 12 skills cataloged from this repository
Category
Automation1523 skills

What OfficeCLI does

OfficeCLI creates, analyzes, proofreads, and modifies Office documents (.docx, .xlsx, .pptx) from the command line. Use it to inspect formatting, find issues, add charts, or edit Word, Excel, and PowerPoint files without Microsoft Office.

OfficeCLI is cataloged under Automation on DirSkills. OfficeCLI comes from a repository tagged agent, ai, claude-code, cli and codex.

Documentation

README

officecli

AI-friendly CLI for .docx, .xlsx, .pptx. Single binary, no dependencies, no Office installation needed.

Install

If officecli is not installed:

# macOS / Linux
curl -fsSL https://d.officecli.ai/install.sh | bash

# Windows (PowerShell)
irm https://d.officecli.ai/install.ps1 | iex

Verify with officecli --version. If still not found after install, open a new terminal.


Strategy

L1 (read) → L2 (DOM edit) → L3 (raw XML). Always prefer higher layers. Add --json for structured output.

Before doc work, check Specialized Skills (bottom of this file). Fundraising decks, academic papers, financial models, dashboards, and Morph animations need their own skill loaded first — load_skill once, then proceed.


Help System (IMPORTANT)

This is the opening of the README. Read the full README on GitHub.

Frequently asked about OfficeCLI

  • What else does iOfficeAI publish alongside OfficeCLI?

    OfficeCLI is one of 12 skills that DirSkills catalogs from iOfficeAI/OfficeCLI, the repository it ships in. Its siblings there include Data Dashboard, Morph PPT and Morph PPT 3D. Each one is a separate skill with its own page in this directory, installs the same way OfficeCLI does, and is maintained by iOfficeAI in that same repository. The rest of the collection is listed on the iOfficeAI/OfficeCLI page.

  • How does OfficeCLI compare to other Automation skills?

    OfficeCLI ranks #98 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of OfficeCLI against them. Open each page to compare what they document and how they install.

More from iOfficeAI/OfficeCLI

OfficeCLI is one of 12 skills cataloged on DirSkills from iOfficeAI/OfficeCLI.

See all 12 skills
📊
2w ago

Data Dashboard

Data Dashboard builds a multi-element Excel dashboard from CSV or tabular input, with formula-driven KPI cards, charts, sparklines, and conditional formatting. Use it when a request asks for a dashboard or metrics view with multiple elements rather than a basic formatted spreadsheet.
Data
28.2K1.9K
🎞️
2w ago

Morph PPT

Morph PPT creates PowerPoint decks with smooth Morph transitions between slides, binding shapes by name so elements grow, move, and rotate as the deck advances. Use it when a user asks for continuous cross-slide animation rather than a static deck.
Automation
28.2K1.9K
🧊
2w ago

Morph PPT 3D

Morph PPT 3D extends morph-ppt to insert GLB 3D models, cinematographic camera moves, model-content layout, and an enriched design system for PowerPoint presentations with Morph transitions.
Automation
28.2K1.9K
📄
2w ago

Office CLI

Office CLI lets AI agents create, modify, and read Word, Excel, and PowerPoint files through a command-line interface. Use it to generate reports, presentations, or spreadsheets without manual editing.
Automation
28.2K1.9K
📄
2w ago

OfficeCLI Academic Paper

OfficeCLI Academic Paper generates academic-style .docx documents with citation styles, numbered equations, cross-references, footnotes, hanging-indent bibliographies, abstract/keyword blocks, and multi-column journal layouts for research papers and theses.
Writing
28.2K1.9K
📄
2w ago

OfficeCLI DOCX

OfficeCLI DOCX creates, reads, and edits Word documents via the officecli command-line tool. Use it when a .docx file is involved — reports, letters, proposals, templates, tracked changes, comments, headers/footers, or tables of contents.
Writing
28.2K1.9K