gungwang/LibreOffice-Gung — reverse-engineered prompt
Reverse engineered prompt
Build me an open source AI copilot for LibreOffice that feels like a smart sidebar inside Writer, Calc, Impress, and Draw. I want to type normal requests like make this bold and red, change this to Heading 1, translate the selection to Chinese, rewrite this to sound more formal, insert a 5 by 3 table, or align this right with double spacing, and have it actually perform the real document action for me.
Please make it privacy first and mostly local, with a sidecar process on my machine and support for using my own AI API key. Use LibreOffice’s native document APIs so formatting, inserts, and edits are reliable. I also want a safe flow where the agent can inspect the document state, propose the change, let me approve it, apply it, and support undo.
Under the hood, organize it around a shared capability catalog and one consistent execution path so the same approach works across apps and can grow over time. Windows support for LibreOffice 26 is the priority. Look up current LibreOffice docs online if you need to.
Want more depth? Deep Reverse