confluence-to-markdown

Community

Confluence page to Markdown converter for Bedrock.

Authoriurykrieger
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Confluence pages are often stored behind multiple retrieval methods; this skill fetches a page content and converts it into Markdown, enabling Bedrock's teaching and syncing workflows to ingest Confluence data.

Core Features & Use Cases

  • Multi-layer retrieval: uses Atlassian MCP when available, falls back to REST API with Basic Auth, and finally to a browser-based DOM extraction.
  • XHTML-to-Markdown conversion: converts Confluence storage format to clean Markdown, including headings, lists, tables, code blocks, and links.
  • Output handling: returns Markdown along with the page title and supports chunked delivery for large pages, ready for downstream processing.

Quick Start

Invoke the converter by running /bedrock:teach or /bedrock:sync to fetch a Confluence page and receive its Markdown representation.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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-markdown
Download link: https://github.com/iurykrieger/claude-bedrock/archive/main.zip#confluence-to-markdown

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.