publish-to-confluence

Converts Markdown documents to HTML format suitable for publication on Confluence with an approval mechanism.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Perryong/knowledge-agent --skill publish-to-confluence-perryong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: publish-to-confluence
Source: https://github.com/Perryong/knowledge-agent/tree/main/.claude/skills/publish-to-confluence
Command: npx skills add https://github.com/Perryong/knowledge-agent --skill publish-to-confluence-perryong

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The manual process of publishing markdown files to Confluence can be time-consuming and prone to errors. This skill streamlines and automates the publication of markdown files, ensuring they appear correctly formatted on Confluence.

Core Features & Use Cases

  • Automated Markdown Conversion: Converts markdown to Confluence's HTML format, preserving formatting.
  • Integration with Confluence: Utilizes existing Confluence integrations for seamless publication.
  • Approval Gate: Requires user confirmation before publishing, minimizing accidental publishing.

Quick Start

Run the command /publish-to-confluence with the markdown file you wish to publish.

Frequently Asked Questions about publish-to-confluence

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I publish markdown files to Confluence automatically?

To publish markdown files to Confluence automatically, this skill converts your markdown documents to compatible HTML format and handles authentication using your configured credentials. It streamlines the entire content management workflow.

Does the markdown to Confluence publishing process require manual approval?

Yes, the markdown to Confluence publishing process includes an approval gate requiring user confirmation before publishing. This mechanism prevents accidental publication of documents to your Confluence knowledge base.

What is the best way to convert markdown to Confluence HTML format?

The best way to convert markdown to Confluence HTML format is using an automated conversion skill that preserves formatting. This ensures your markdown documents appear correctly formatted on Confluence without manual HTML editing.

Can I use this markdown publishing skill with my existing Confluence integration?

Yes, you can use this skill with existing Confluence integrations for seamless publication. It utilizes your current Confluence setup and user-configured credentials to authenticate and publish markdown content directly.

Why does markdown formatting break when publishing to Confluence manually?

Markdown formatting breaks during manual publishing because Confluence requires specific HTML formatting. This skill solves the problem by automatically converting markdown documents to Confluence-compatible HTML format, preserving your original formatting.