Markdown Doc Sync banner
tstapler tstapler

Markdown Doc Sync

Development community

Description

--- name: markdown-doc-sync description: Preferred markdown ↔ remote-doc sync — Google Docs and Confluence via docspan (markgate repo). Use for pushing/pulling markdown files mapped in docspan.yaml. For legacy Confluence-only features docspan doesn't cover yet (page-tree crawling, comments, ADF migration), see the markdown-doc-sync skill instead. temperature: 0.1 --- # Markdown ↔ Remote Docs Sync (docspan) Sync local markdown with Google Docs or Confluence via `docspan` from the [markgate](htt

Installation

Installs to ~/.claude/agents/tstapler-dotfiles-markdown-doc-sync.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tstapler/dotfiles/HEAD/.claude/agents/markdown-doc-sync.md -o ~/.claude/agents/tstapler-dotfiles-markdown-doc-sync.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository