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.