← ClaudeAtlas

confluence-assistantlisted

Central hub for Confluence operations - routes requests to specialized skills. ALWAYS use when user mentions confluence, wiki, or Atlassian wiki operations.
ulises-jeremias/agent-toolkit · ★ 16 · AI & Automation · score 79
Install: claude install-skill ulises-jeremias/agent-toolkit
# Confluence Assistant The central hub skill that routes Confluence requests to specialized skills. ## When to Use This Skill Use this skill when you need to work with Confluence and are unsure which specific skill to use. This hub will intelligently route your request to the appropriate specialized skill based on keywords in your request. **Note**: Trigger keywords are case-insensitive. --- ## Quick Reference | Operation | Primary Skill | Risk Level | |-----------|---------------|------------| | Get/list pages | confluence-page | - | | Create page | confluence-page | - | | Update page | confluence-page | :warning: | | Delete page | confluence-page | :warning::warning: | | Copy/move page | confluence-page | :warning: | | List spaces | confluence-space | - | | Create space | confluence-space | - | | Delete space | confluence-space | :warning::warning::warning: | | Search content | confluence-search | - | | Export search results | confluence-search | - | | Add comment | confluence-comment | - | | Delete comment | confluence-comment | :warning: | | Upload attachment | confluence-attachment | - | | Delete attachment | confluence-attachment | :warning::warning: | | Add label | confluence-label | - | | Remove label | confluence-label | - | | Set permission | confluence-permission | :warning::warning: | | Remove permission | confluence-permission | :warning::warning: | | View analytics | confluence-analytics | - | | Bulk label/move/delete | confluence-bulk | :warning::warning