Nice, but I don't see a lot of ECMA 376 test cases. Both https://github.com/rcarmo/python-office-mcp-server and https://github.com/rcarmo/go-ooxml are ECMA 376 compliant (I made sure), because for headless generation and handling that's kind of important :) Oh, and you're not the first, I started this a year ago. :)
Your tools don't render the file though and python-pptx hasn't been updated in 2 years.
OfficeCLI: Office suite for AI agents to read and edit Microsoft Office files
21–30 of 68 posts
Re: OfficeCLI: Office suite for AI agents to read and edit Microsoft Office files
#22Feel like overnight I suddenly started seeing so much stuff and comments on here concerning generating Office documents with the LLMs. What could be driving this? Doesn't latex or similar seem like a better fit here?
Re: OfficeCLI: Office suite for AI agents to read and edit Microsoft Office files
#23I went in the opposite direction and built https://smalldocs.org/ , which is an office suite AI agents (and humans - including SWEs!) like to use. I say it’s as if “Claude Code & Microsoft Office had a baby...” Code available: https://github.com/espressoplease/smalldocs Discord: https://discord.gg/txjATTsDaq Sample document: https://smalldocs.org/blogs/what-is-a-smalldoc Invoked via Claude Code by saying stuff like:…
This is really neat! I have been thinking about similar problems. Is there a way to collaborate with multiple agents or people on the same doc? It is unclear to me.
Re: OfficeCLI: Office suite for AI agents to read and edit Microsoft Office files
#24I went in the opposite direction and built https://smalldocs.org/ , which is an office suite AI agents (and humans - including SWEs!) like to use. I say it’s as if “Claude Code & Microsoft Office had a baby...” Code available: https://github.com/espressoplease/smalldocs Discord: https://discord.gg/txjATTsDaq Sample document: https://smalldocs.org/blogs/what-is-a-smalldoc Invoked via Claude Code by saying stuff like:…
Re: OfficeCLI: Office suite for AI agents to read and edit Microsoft Office files
#25Earlier quoted context omitted.
Your tools don't render the file though and python-pptx hasn't been updated in 2 years.
AI has zero need to see the renders (you are just wasting tokens) and that is why I built the Go version - I patched a lot of the PPTX code in my MCP server, as it happens.
Re: OfficeCLI: Office suite for AI agents to read and edit Microsoft Office files
#26I went in the opposite direction and built https://smalldocs.org/ , which is an office suite AI agents (and humans - including SWEs!) like to use. I say it’s as if “Claude Code & Microsoft Office had a baby...” Code available: https://github.com/espressoplease/smalldocs Discord: https://discord.gg/txjATTsDaq Sample document: https://smalldocs.org/blogs/what-is-a-smalldoc Invoked via Claude Code by saying stuff like:…
Great job on this. I can see this being extremely useful for my teams!
Re: OfficeCLI: Office suite for AI agents to read and edit Microsoft Office files
#27Re: OfficeCLI: Office suite for AI agents to read and edit Microsoft Office files
#28Re: OfficeCLI: Office suite for AI agents to read and edit Microsoft Office files
#29I went in the opposite direction and built https://smalldocs.org/ , which is an office suite AI agents (and humans - including SWEs!) like to use. I say it’s as if “Claude Code & Microsoft Office had a baby...” Code available: https://github.com/espressoplease/smalldocs Discord: https://discord.gg/txjATTsDaq Sample document: https://smalldocs.org/blogs/what-is-a-smalldoc Invoked via Claude Code by saying stuff like:…
Re: OfficeCLI: Office suite for AI agents to read and edit Microsoft Office files
#30I went in the opposite direction and built https://smalldocs.org/ , which is an office suite AI agents (and humans - including SWEs!) like to use. I say it’s as if “Claude Code & Microsoft Office had a baby...” Code available: https://github.com/espressoplease/smalldocs Discord: https://discord.gg/txjATTsDaq Sample document: https://smalldocs.org/blogs/what-is-a-smalldoc Invoked via Claude Code by saying stuff like:…
Neat! I think agents making Word docs and PowerPoints is going to go away. I think something like small docs is the future.