Publish Markdown from Aider
Aider is a terminal-first AI pair programmer that edits code and creates Markdown docs. OpenDocs turns those .md files into shareable URLs. No git push, no deploy, no friction.
# You're working with Aider...
> Write a changelog for the latest release and publish it to OpenDocs
# Aider writes the changelog, you publish it
➜ opendocs publish changelog-v2.md
✔ Uploading content...
✔ URL generated: opendocs.cc/yourteam/changelog-v2
Three steps. That's it.
Step 1
Install the CLI
Install OpenDocs globally. Both tools live in your terminal, side by side.
npm install -g @opendocs.cc/cliStep 2
Authenticate
Log in once. Then use Aider's /run command to publish any file.
opendocs loginStep 3
Publish from Aider
After Aider creates a doc, publish it with /run or from a separate terminal tab. Instant URL.
/run opendocs publish doc.mdSkip the manual setup? Point your agent to the SKILL.md and it will handle installation, auth, and publishing for you.
Aider writes it. OpenDocs ships it.
Keep your git-native workflow. Publish any Markdown file Aider creates to a readable URL without leaving the terminal.
Start publishing with AiderFree to get started. No credit card required.