Skip to main content
Back to registry

confluence

spillwavesolutions/confluence-skill

Manage Confluence documentation through Claude Code: download pages to Markdown, upload large documents with images, convert between formats, and integrate Mermaid/PlantUML diagrams.

Installs199
Install command
npx skills add https://github.com/spillwavesolutions/confluence-skill --skill confluence
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykWARN
About this skill
Manage Confluence documentation through Claude Code: download pages to Markdown, upload large documents with images, convert between formats, and integrate Mermaid/PlantUML diagrams. MCP tools have size limits (10-20KB) for uploads. For large documents or pages with images, use the REST API via upload_confluence_v2.py : MCP works for reading pages but not for uploading large content. See Downloading Guide for details. See Image Handling Best Practices for details. Add metadata to Markdown files: Sync to Confluence: See mark Tool Guide for details. See Conversion Guide for the complete conversion matrix. Quick reference: Detailed guides in the references/ directory: Version : 2.1.0 | Last Updated : 2025-01-21 - Quick Decision Matrix - MCP Size Limits - Prerequisites - Core Workflows - Reference Documentation - Atlassian MCP Server ( mcp__atlassian-evinova ) with Confluence credentials - mark CLI : Git-to-Confluence sync ( brew install kovetskiy/mark/mark ) - Mermaid CLI : Diagram rendering ( npm install -g @mermaid-js/mermaid-cli ) - Convert diagrams to images first using design-doc-mermaid or plantuml skills - Reference images with standard markdown: ![Description](./images/diagram.png) - Upload via REST API:

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does confluence do?

Manage Confluence documentation through Claude Code: download pages to Markdown, upload large documents with images, convert between formats, and integrate Mermaid/PlantUML diagrams.

Is confluence good?

confluence does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does confluence work with?

confluence currently lists compatibility with codex, gemini-cli, opencode, cursor, amp, github-copilot.

What are alternatives to confluence?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install confluence?

npx skills add https://github.com/spillwavesolutions/confluence-skill --skill confluence

Related skills

Alternatives in Software Engineering