1 min read 45 words Updated Sep 24, 2026 Created Sep 24, 2026
#AI#CLI#LLM#agentic#dotnet

LLM friendly CLI for modifying microsoft offices files such as PowerPoint, Word and Excel.

https://github.com/iOfficeAI/OfficeCLI
Can be built locally with: dotnet publish src\officecli\officecli.csproj -c Release -r win-x64 -o bin\release --nologo on Windows.

Put the full file path including ".exe" into your Path in system envs.