← Discover
Discover · GitHub · OfficeCLI↑ +893 today

Manage office files with artificial intelligence

OfficeCLI offers an open source office suite that allows AI agents to directly read, edit and automate Word, Excel and PowerPoint files. Developed with C#, this tool allows operations to be performed via a single binary file without the need for any office software installation.

Updates

  • September 17, 2026: Stars 30,595 → 30,749, latest release v1.0.151 (September 16, 2026).
  • September 15, 2026: Stars 30,434 → 30,595, latest release v1.0.150 (September 14, 2026).
  • September 11, 2026: Stars 30,282 → 30,434, latest release v1.0.149 (September 10, 2026).
  • September 8, 2026: Stars 29,773 → 30,282, latest release v1.0.148 (September 7, 2026).

What you get

  • Edit Word, Excel and PowerPoint files with code
  • Transact directly without installing office software
  • Give AI agents the ability to create documents

Installation

Installation on macOS or Linux
curl -fsSL https://raw.githubusercontent.com/iOfficeAI/OfficeCLI/main/install.sh | bash
Installation on Windows
irm https://raw.githubusercontent.com/iOfficeAI/OfficeCLI/main/install.ps1 | iex

Running it

Create a blank presentation
officecli create deck.pptx
Add slides to a presentation
officecli add deck.pptx / --type slide --prop title="Hello, World!"

If you don't write code

🤖 Paste this into your AI agent (Claude Code · Codex · Antigravity)

You can manage Word, Excel and PowerPoint files with the OfficeCLI tool prepared for you. To use this tool, install the required skill file by running the following command: curl -fsSL https://officecli.ai/SKILL.md. After this process, you can read, edit and create office documents via the command line.

Related dictionary terms

Who it is forIt is for developers who want to automate office documents and users who want to integrate artificial intelligence agents into their office processes.
LicenseApache-2.0

Links

TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-07-08: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.