Confluence
Search and manage Confluence pages and spaces using confluence-cli. Read documentation, create pages, and navigate spaces.
Search and manage Confluence pages and spaces using confluence-cli. Read documentation, create pages, and navigate spaces.
Real data. Real impact.
Emerging
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
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.jsonNo automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.