What problem does it solve?
The Confluence skill removes the friction of searching, reading, and managing Confluence wiki pages and blog posts across team and personal spaces so engineers and doc owners can find and update content without manual tab switching.
Core Features & Use Cases
- Search and Read: Find pages by title or CQL, list spaces, and fetch page and blog post bodies in HTML storage format.
- Safe Write Operations: Create pages and folders, update or move pages, manage labels, upload attachments, add comments, and create/update/delete blog posts with explicit user confirmation before any write.
- Robust Integration: Uses both v1 and v2 Confluence APIs, handles versioning and error codes, resolves FE and personal spaces, and prints structured JSON for scripted workflows.
- Use Case: Locate a customer's runbook in the FE space, summarize its contents, and propose a non-destructive update for the user to approve.
Quick Start
Use the confluence skill to search for the page titled "Meeting Notes" and return its HTML storage body.