This handles the full lifecycle of Confluence documentation: download pages to Markdown, upload large documents with images via REST API, convert between Wiki Markup and Markdown, and sync Git repos to Confluence. The MCP tools work fine for reading and small updates, but anything over 10KB or with images needs the included Python scripts. The decision matrix up front is genuinely helpful since you'll otherwise waste time hitting size limits. Includes mark CLI integration for CI/CD workflows and proper handling of Mermaid diagrams. If you're doing serious documentation work in Confluence rather than one-off page edits, this covers the annoying parts.
npx skills add https://github.com/spillwavesolutions/confluence-skill --skill confluence