Mastering Confluence Agent Skill
Description
Claude Code skill for comprehensive Confluence documentation management - Wiki Markup conversion, Markdown sync, Mermaid diagrams, and large document uploads
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Mastering Confluence - AI Agent Skill
A comprehensive AI agent skill for managing Confluence documentation, including Wiki Markup mastery, Markdown conversion, Mermaid diagram integration, and seamless interaction with the Atlassian MCP server.
[](https://agentskills.io/) [](https://opensource.org/licenses/MIT) [](https://skillzwave.ai/skill/SpillwaveSolutions__mastering-confluence-agent-skill__mastering-confluence__SKILL/)
Key Features
- Upload/Download: Seamlessly sync Markdown files with Confluence pages
- Format Conversion: Convert between Markdown and Wiki Markup formats
- Diagram Support: Render Mermaid/PlantUML diagrams and embed in pages
- Image Handling: Automatic image upload and attachment management
- CQL Search: Advanced Confluence Query Language support
- Git Integration: Sync documentation from Git repos using mark CLI
- No Size Limits: Upload large documents without API restrictions
Installing with Skilz (Universal Installer)
The recommended way to install this skill is using the [skilz](https://github.com/SpillwaveSolutions/skilz-cli) universal installer, which supports 14+ AI coding agents.
Step 1: Install Skilz
pip install skilz
Step 2: Install the Skill
**From SkillzWave Marketplace (Recommended):**
# Claude Code (user-level, available in all projects)
skilz install SpillwaveSolutions_mastering-confluence-agent-skill/mastering-confluence
# Claude Code (project-level only)
skilz install SpillwaveSolutions_mastering-confluence-agent-skill/mastering-confluence --project
**From GitHub:**
# Using HTTPS
skilz install -g https://github.com/SpillwaveSolutions/mastering-confluence-agent-skill
# Using SSH
skilz install --git git@git
Related Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation