confluence
✓Manage Confluence documentation with downloads, uploads, conversions, and diagrams. Use when asked to "download Confluence pages", "upload to Confluence", "convert Wiki Markup", "sync markdown to Confluence", "create Confluence page", or "handle Confluence images".
Installation
SKILL.md
Manage Confluence documentation through Claude Code: download pages to Markdown, upload large documents with images, convert between formats, and integrate Mermaid/PlantUML diagrams.
| Read pages | MCP tools | confluencegetpage, confluencesearch | | Small text-only uploads (<10KB) | MCP tools | confluencecreatepage, confluenceupdatepage | | Large documents (>10KB) | uploadconfluencev2.py | REST API, no size limits | | Documents with images | uploadconfluencev2.py | Handles attachments automatically |
| Git-to-Confluence sync | mark CLI | Best for CI/CD workflows | | Download pages to Markdown | downloadconfluence.py | Converts macros, downloads attachments |
Manage Confluence documentation with downloads, uploads, conversions, and diagrams. Use when asked to "download Confluence pages", "upload to Confluence", "convert Wiki Markup", "sync markdown to Confluence", "create Confluence page", or "handle Confluence images". Source: spillwavesolutions/confluence-skill.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/spillwavesolutions/confluence-skill --skill confluence- Category
- @Collaboration
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is confluence?
Manage Confluence documentation with downloads, uploads, conversions, and diagrams. Use when asked to "download Confluence pages", "upload to Confluence", "convert Wiki Markup", "sync markdown to Confluence", "create Confluence page", or "handle Confluence images". Source: spillwavesolutions/confluence-skill.
How do I install confluence?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/spillwavesolutions/confluence-skill --skill confluence Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/spillwavesolutions/confluence-skill
Details
- Category
- @Collaboration
- Source
- skills.sh
- First Seen
- 2026-02-01