What problem does it solve? Moving documentation written in Markdown into Confluence normally means manual copy-paste, reformatting, and losing track of which page to update. This Skill automates the publishing step by creating or updating a Confluence page directly from an existing Markdown file through the Atlassian MCP server. ## Core Features & Use Cases - Create or update pages: Publish a Markdown file as a new Confluence page under a space or parent page, or update an existing page identified by URL. - Draft-first safety: Defaults to saving an unpublished draft so nothing goes live unintentionally, with an explicit live mode when requested. - User-specified destinations: Requires an exact page URL or space plus parent page instead of guessing locations through search. - Use Case: After generating project documentation locally, point the Skill at the Markdown file and a Confluence parent page URL to publish it as a draft for team review. ## Quick Start Publish the file docs/architecture.md as a draft child page under this Confluence page URL using the markdown-to-confluence skill.