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.