confluence-to-md

Community

Confluence pages converted to clean Markdown.

Authori9wa4
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Confluence pages often contain rich formatting that doesn't port well to Markdown. This skill converts pages to Markdown, preserving lists, images, draw.io diagrams, code blocks, and tables.

Core Features & Use Cases

  • Full-page conversion: Maintains bullet lists and nested structures.
  • Media handling: Converts embedded diagrams and images to proper Markdown links.
  • Output quality: Improves portability for docs outside Confluence.

Quick Start

confluence-to-md.py <confluence_url> or run in interactive mode to paste URL for conversion.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-to-md
Download link: https://github.com/i9wa4/dotfiles/archive/main.zip#confluence-to-md

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