mastering-confluence
Comprehensive Confluence documentation management. Use when asked to"upload to Confluence", "download Confluence pages", "convert Markdownto Wiki Markup", "sync documentation to Confluence", "search Confluence","create Confluence page", "update Confluence page", "export Confluence","publish to Confluence", or "Confluence CQL query". Handles Wiki Markupconversion, Mermaid/PlantUML diagrams, image handling, large documentuploads without size limits, and Git-to-Confluence sync with mark CLI.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install SpillwaveSolutions/mastering-confluence-agent-skill/mastering-confluenceskilz install SpillwaveSolutions/mastering-confluence-agent-skill/mastering-confluence --agent opencodeskilz install SpillwaveSolutions/mastering-confluence-agent-skill/mastering-confluence --agent codexskilz install SpillwaveSolutions/mastering-confluence-agent-skill/mastering-confluence --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/SpillwaveSolutions/mastering-confluence-agent-skillcp -r mastering-confluence-agent-skill ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
automating-mail
by SpillwaveSolutions
Automates Apple Mail via JXA with AppleScript dictionary discovery. Use when asked to "automate email", "send mail via script", "JXA Mail automatio...
automating-reminders
by SpillwaveSolutions
Automates Apple Reminders using JavaScript for Automation (JXA). Use when asked to "create reminders programmatically", "automate reminder lists", ...
mastering-postgresql
by SpillwaveSolutions
PostgreSQL development for Python with full-text search (tsvector, tsquery, BM25 via pg_search), vector similarity (pgvector with HNSW/IVFFlat), JS...
automating-contacts
by SpillwaveSolutions
Automates macOS Contacts via JXA with AppleScript dictionary discovery. Use when asked to "automate contacts", "JXA contacts automation", "macOS ad...
Agentic Skill Details
- Owner
- SpillwaveSolutions (GitHub)
- Repository
- mastering-confluence-agent-skill
- Type
- Other
- Meta-Domain
- Primary Domain
- Market Score
- 92
Agent Skill Grade
A Score: 92/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Missing TOC in long reference files
- Verbose conversion examples
Recommendations
- Add trigger phrases to description for discoverability
- Add table of contents for files over 100 lines
Graded: 2026-01-19
Developer Feedback
I took a look at your mastering-confluence skill and wanted to share some thoughts.
Links:
The TL;DR
You're at 92/100, solid A territory. This is based on Anthropic's agent skill best practices. Your strongest area is Spec Compliance (15/15) — the YAML frontmatter is clean and your trigger phrases cover a ton of Confluence workflows. Weakest spot is Utility (18/20), mostly because some feedback loops and constraint documentation could be tighter.
What's Working Well
Spec compliance is chef's kiss — Your SKILL.md frontmatter is pristine: valid YAML, correct naming conventions, and those trigger phrases (upload, download, convert, sync, search, CQL) are doing real work for discoverability. Someone searching for "convert Markdown to Wiki Markup" will find this.
PDA architecture is excellent — You kept SKILL.md lean at ~220 lines, then split the deep stuff into 10 focused reference files (wiki_markup_guide.md, cql_reference.md, troubleshooting_guide.md, etc.). That's the right move for token economy. Layered structure scored 9/10 for exactly this reason.
Practical problem-solving — You're directly addressing a real MCP pain point: the API size limits on uploads and downloads. Providing the mark CLI workaround, script templates, and dry-run verification steps means people can actually use this, not just read about it.
Command examples are substantial — The conversion matrices, checklist format, and grep-friendly structure in upload/download guides show you thought about how people actually use these tools.
The Big One
Your reference files over 100 lines lack table of contents. Specifically, **cql_reference.md is 135 lines but jumps straight to...
AI-Detected Topics
Extracted using NLP analysis
Report Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Reporting issue with:
mastering-confluence
https://github.com/SpillwaveSolutions/mastering-confluence-agent-skillThank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.