← ClaudeAtlas

confluence-bulklisted

Bulk operations for 50+ pages - updates, moves, deletions, labels, and permissions. Use when updating multiple pages simultaneously (dry-run preview included), needing rollback safety, or coordinating team changes. Handles partial failures gracefully.
ulises-jeremias/agent-toolkit · ★ 16 · AI & Automation · score 79
Install: claude install-skill ulises-jeremias/agent-toolkit
# Confluence Bulk Skill Bulk operations for Confluence content management at scale - updates, moves, deletions, labels, and read restrictions. --- ## ⚠️ PRIMARY USE CASE **This skill performs bulk operations on multiple pages.** Use for: - Updating multiple pages simultaneously - Bulk labeling/unlabeling content - Moving many pages between spaces - Bulk read-restriction changes (page view access) - Mass deletion with dry-run preview --- ## When to Use / When NOT to Use | Use This Skill | Use Instead | |----------------|-------------| | Update 10+ pages | - | | Bulk label operations | - | | Move pages between spaces | - | | Bulk delete with preview | - | | Single page operations | `confluence-page` | | Search for pages | `confluence-search` | | Single label add/remove | `confluence-label` | --- ## Risk Levels | Operation | Risk | Notes | |-----------|------|-------| | Bulk label add | ⚠️ | Can be undone | | Bulk label remove | ⚠️ | Can be undone | | Bulk update | ⚠️⚠️ | Modifies content | | Bulk move | ⚠️⚠️ | Changes hierarchy | | Bulk permission (read restrictions) | ⚠️⚠️ | Can lock out users not on the restriction list | | Bulk delete | ⚠️⚠️⚠️ | **DESTRUCTIVE** - pages go to trash (restorable ~30 days, manually per page); use dry-run first | **Always use `--dry-run` for destructive operations!** --- ## When to Use This Skill Use this skill when you need to: - Update **multiple pages** with the same change - Add or remove **labels from many pages** at once - **M