SpillwaveSolutionsSpillwaveSolutionsOfficial·1 Agent Skills Included

confluence-skill

Confluence page downloads, uploads, format conversion, and diagram rendering

Downloads Confluence pages to Markdown and uploads large documents with images via REST API. Converts between Markdown and Wiki Markup, renders Mermaid diagrams, and syncs Git files to Confluence. Eliminates manual copy-paste, format errors, and size limits when managing team documentation.
npx skills add SpillwaveSolutions/confluence-skill --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install confluence-skill?

Run `npx skills add SpillwaveSolutions/confluence-skill --all -g -y` in your terminal to install it globally for your coding agent.

How to upload Markdown to Confluence?

Use the included upload_confluence_v2.py script with your page ID to push large Markdown documents and images directly through the Confluence REST API.

How to convert Markdown to Confluence Wiki Markup?

Run the convert_markdown_to_wiki.py script or ask your agent to convert the file, and it applies the correct heading, bold, link, and code syntax automatically.

Does it work with Claude Code and other agents?

Yes. It follows the Agent Skill Standard and works with Claude Code, Cursor, Codex, Gemini, and other compatible agents alongside the Atlassian MCP server.

Can it handle Mermaid diagrams in Confluence pages?

Yes. It renders Mermaid diagrams to PNG or SVG images and attaches them to your Confluence pages during upload.

Related Repositories in Content & Communication

View All in Content & Communication