confluence

star 3

Search and read Atlassian Confluence content.

vrslev By vrslev schedule Updated 12/19/2025

name: confluence description: Search and read Atlassian Confluence content.

Confluence

Search and read Atlassian Confluence content.

Search

# Search for pages containing a query
confluence search "project documentation"

# Find a page by title, for example, extracted from url: https://confluence/pages/viewpage.action?title=Home+Adapter+Service
confluence find "Project Plan"

Read

# Read a Confluence page in text format by id
confluence read 12345

# Get information about a specific page by id
confluence info 12345

Learn more using help

confluence --help
confluence search --help

When to Use

  • Searching for documentation or API references
  • Looking up facts or current information
  • Fetching content from specific URLs by titlte
Install via CLI
npx skills add https://github.com/vrslev/dotfiles --skill confluence
Repository Details
star Stars 3
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator