Skip to content
Skill

confluence-document-reader

by justinabrahms

AI Summary

Enables 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

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 2mo ago
Active
AdoptionUnder 100 stars
2 ★ · Niche
DocsMissing or thin
Undocumented

GitHub Signals

Stars2
Issues0
Updated2mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code