Integration

Publish Markdown from Cline

Cline creates and edits files autonomously in VS Code, including Markdown docs, specs, and notes. OpenDocs gives those .md files a shareable URL in seconds.

# You ask Cline in VS Code...
> Write a migration guide for the v2 API and publish it so the team can review
# Cline writes the guide, then runs the CLI in the terminal
opendocs publish v2-migration-guide.md
✔ Uploading content...
✔ URL generated: opendocs.cc/yourteam/v2-migration-guide

Three steps. That's it.

Step 1

Install the CLI

Install OpenDocs globally. Cline can run it from the VS Code terminal.

npm install -g @opendocs.cc/cli
Step 2

Authenticate

Log in once. Cline can now publish any Markdown file it creates.

opendocs login
Step 3

Ask Cline to publish

Tell Cline to write and publish. It runs the command in the terminal. You approve, it ships.

Skip the manual setup? Point your agent to the SKILL.md and it will handle installation, auth, and publishing for you.

Cline writes it. OpenDocs ships it.

Every doc Cline generates is one approval away from a shareable link. Stay in VS Code, skip the wiki.

Start publishing with Cline

Free to get started. No credit card required.