./Confluence Md

Confluence Md provides a command-line tool for retrieving confluence pages as markdown

justinabrahms
Document Processing
Go
0
Stars
0
Forks
0
Watch

>Overview

Strengths

  • +File format support
  • +Batch processing
  • +Format preservation

Considerations

  • !Large files may be slow
  • !Format-specific limitations

>About this Skill

What is Confluence Md?

Confluence Md is a skill for Claude Code that helps you a command-line tool for retrieving confluence pages as markdown. Install this skill to extend Claude's capabilities in your projects.

Key Features

  • Easy installation and setup
  • Seamless integration with Claude Code
  • Designed for developer productivity
  • Community-maintained and open source

Use Cases

  • Development Workflows: Integrate Confluence Md into your daily coding tasks
  • Automation: Automate repetitive tasks related to productivity
  • Productivity: Save time with AI-powered assistance

How to Get Started

Install Confluence Md by cloning the repository and placing it in your Claude Code skills directory. The skill will be automatically available in your next Claude Code session.

Why Use This Skill?

Confluence Md extends Claude Code's capabilities, making it easier to work with productivity. Whether you're a beginner or an experienced developer, this skill can help streamline your workflow.

>File Structure

files
.github
workflows
release.yml
cmd
fetch.go
root.go
search.go
internal
config
config.go
confluence
client.go
markdown
converter_test.go
converter.go
test
e2e_test.sh
.gitignore
CLAUDE_SKILL.md
go.mod
go.sum
main.go
README.md
version.go
View on GitHub

>Technical Details

Language
Go
Created
Nov 2, 2025
Updated
Dec 9, 2025
install.sh

Clone the repository to your local machine

$git clone https://github.com/justinabrahms/confluence-md.git