AI SummaryEnables Claude to search and read Confluence pages as markdown, making it easier for teams to access and analyze documentation programmatically. Developers and knowledge workers benefit by automating Confluence content retrieval and analysis tasks.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "confluence-document-reader" skill in my project. Please run this command in my terminal: # Install skill into the correct directory mkdir -p .claude/skills/confluence-md && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/confluence-md/SKILL.md "https://raw.githubusercontent.com/justinabrahms/confluence-md/main/CLAUDE_SKILL.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Read and search Confluence pages as markdown using the confluence-md CLI tool
Usage
The skill uses the confluence-md command-line tool installed on the system.
Requirements
• The confluence-md binary must be in your PATH • Configuration must be set up in ~/.config/confluence-md/config.yaml or via environment variables • Valid Confluence credentials (email and API token)
Confluence Document Reader
Read and search Confluence pages as markdown using the confluence-md CLI tool.
What this skill does
This skill allows Claude to: • Search for Confluence pages by query • Fetch specific Confluence pages by URL • Filter searches by space or creator • Return content as clean markdown for easy reading and analysis
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster