confluence

Official

Automate Confluence docs: sync, convert, manage.

AuthorSpillwaveSolutions
Version1.0.0
Installs0

System Documentation

What problem does it solves? This skill eliminates the manual overhead and inconsistencies often associated with managing documentation in Confluence. It automates format conversions, streamlines diagram integration, and ensures your Confluence content stays in sync with your Git repositories, saving time and reducing errors.

Core Features & Use Cases

  • Effortless Page Management: Create, update, search, and organize Confluence pages with natural language commands, ensuring proper hierarchy and labeling.
  • Seamless Format Conversion: Bidirectionally convert content between Markdown and Confluence Wiki Markup, preserving formatting and handling complex structures.
  • Automated Diagram Integration: Extract and render Mermaid diagrams from Markdown, then upload and embed them directly into Confluence pages as images.
  • Git-to-Confluence Synchronization (Documentation-as-Code): Integrate with the mark CLI tool to automatically sync Markdown documentation from your Git repository to Confluence, perfect for CI/CD pipelines.
  • Use Case: A development team maintains all their API documentation in Markdown files within a Git repository, including architecture diagrams in Mermaid syntax. Using this skill, they can automatically publish and update these documents to a Confluence space, ensuring the documentation is always current with the codebase without any manual copy-pasting or formatting adjustments.

Quick Start

Create a Confluence page from this Markdown document in the DEV space titled 'API Guide'. Search Confluence for pages about API authentication. Convert this Wiki Markup to Markdown.

Dependency Matrix

Required Modules

@modelcontextprotocol/server-atlassianmark@mermaid-js/mermaid-climarkdown2confluencerequestspython-dotenvPyYAMLmarkdownifybeautifulsoup4

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: confluence
Download link: https://github.com/SpillwaveSolutions/confluence-skill/archive/main.zip#confluence

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository