Reachpad – open-source .md sharing platform for companies and agents
Same URL serves raw markdown to agents and rendered HTML to humans via negotiation.
CLI for AI agents (Claude, Codex) to read, edit, and comment on .docx files with full format fidelity.
Cuts agent token costs by half while stopping Word file corruption completely.
Developers building AI agents or document automation workflows
python-docx · Microsoft Graph API · Pandoc
Same URL serves raw markdown to agents and rendered HTML to humans via negotiation.
CLI wrapper for docx editing when python-docx already exists.
Local Markdown sync solves the context window bloat problem when editing massive Google Docs.
You can hit /plannotator-annotate or run a local CLI to open a Markdown file in an annotation UI, make deletions/replacements/comments (even attach images), and export feedback as structured markdown that an agent can act on. It's a focused, practical tool for teams that already use agent plan modes — neat UX touches (browser UI + blocking CLI flow) but it stops short of broader integrations like PRs or VCS hooks that would make it indispensable.
Word doc surgery for agents; MCP integration lets Claude handle contract redlines without format destruction.
Line-anchored comments on plan documents solve AI agent context drift permanently.