confluenceSearch and manage Confluence pages and spaces using confluence-cli. Read documentation, create pages, and navigate spaces.
Install via ClawdBot CLI:
clawdbot install francisbrero/confluenceInstall confluence-cli (npm):
Install confluence-cli (npm)Requires:
Search and manage Confluence pages using confluence-cli.
Before using this skill, complete these steps:
Step 1: Install the CLI
npm install -g confluence-cli
Step 2: Get an API token
Step 3: Configure the CLI
confluence init
When prompted, enter:
yourcompany.atlassian.net (without https://)Step 4: Verify setup
confluence spaces
If you see your spaces listed, you're ready to use Confluence.
confluence search "deployment guide"
confluence read <page-id>
Page IDs are in the URL: https://yoursite.atlassian.net/wiki/spaces/SPACE/pages/123456/Title → ID is 123456
confluence info <page-id>
confluence find "Page Title"
confluence spaces
confluence create "Page Title" SPACEKEY --body "Page content here"
confluence create-child "Child Page Title" <parent-page-id> --body "Content"
Or from a file:
confluence create-child "Page Title" <parent-id> --file content.html --format storage
confluence update <page-id> --body "Updated content"
Or from a file:
confluence update <page-id> --file content.html --format storage
confluence children <page-id>
confluence export <page-id> --output ./exported-page/
https:// - just yourcompany.atlassian.net--format storage when content is in Confluence storage format (HTML-like)~/.confluence-cli/config.jsonGenerated Mar 1, 2026
A software development team uses the skill to search for deployment guides and update documentation directly from the command line, ensuring accurate and accessible technical resources. This streamlines onboarding and reduces time spent navigating the Confluence UI for routine updates.
Project managers create and update project status pages in Confluence spaces, automating report generation from scripts. This facilitates real-time collaboration among distributed teams and maintains a centralized record of project milestones.
Compliance officers export Confluence pages with attachments to compile audit trails and documentation for regulatory reviews. This ensures all required materials are easily retrievable and organized in a standardized format.
IT support staff use the skill to quickly find troubleshooting guides and create child pages for new issues, keeping the knowledge base up-to-date. This improves resolution times and reduces repetitive inquiries through self-service access.
Marketing teams manage campaign documentation by searching for existing pages and updating content from files, ensuring brand consistency across materials. This supports agile content updates and cross-departmental alignment on messaging.
Companies integrate this skill into their SaaS platforms to automate Confluence interactions, such as generating user documentation or syncing project data. This adds value by reducing manual effort and enhancing product integration capabilities.
Consulting firms offer services to set up and customize the skill for clients, optimizing Confluence workflows for specific business needs. This includes training, configuration, and ongoing support to maximize efficiency.
Large organizations develop internal tools that leverage this skill to streamline documentation processes, such as auto-generating reports or managing compliance logs. This reduces operational costs and improves data accuracy.
💬 Integration Tip
Ensure the CONFLUENCE_TOKEN environment variable is securely stored and the confluence CLI is globally installed via npm for seamless command execution.
Manage torrents with qBittorrent. Use when the user asks to "list torrents", "add torrent", "pause torrent", "resume torrent", "delete torrent", "check download status", "torrent speed", "qBittorrent stats", or mentions qBittorrent/qbit torrent management.
Search indexers and manage Prowlarr. Use when the user asks to "search for a torrent", "search indexers", "find a release", "check indexer status", "list indexers", "prowlarr search", "sync indexers", or mentions Prowlarr/indexer management.
Interact with Uptime Kuma monitoring server. Use for checking monitor status, adding/removing monitors, pausing/resuming checks, viewing heartbeat history. Triggers on mentions of Uptime Kuma, server monitoring, uptime checks, or service health monitoring.
Backup Clawdbot workspace and config to GitHub with git-crypt encryption. Use for daily automated backups or manual backup/restore operations.
Query and monitor Unraid servers via the GraphQL API. Use when the user asks to 'check Unraid', 'monitor Unraid', 'Unraid API', 'get Unraid status', 'check disk temperatures', 'read Unraid logs', 'list Unraid shares', 'Unraid array status', 'Unraid containers', 'Unraid VMs', or mentions Unraid system monitoring, disk health, parity checks, or server status.
Manage TrueNAS SCALE via API. Check pool health, manage datasets and snapshots, monitor alerts, control services, manage apps, orchestrate Dockge container stacks, and manage bookmarks. Use when the user asks about their NAS, storage, backups, containers, bookmarks, or homelab services.