confluence-page-viewer
SKILL.md
Confluence Page Viewer
Fetch and display Confluence page content using confluence-cli.
Inputs
Raw arguments: $ARGUMENTS
Infer from the arguments:
- PAGE_URL: the Confluence page URL
- OUT_DIR: output directory, or
.implement-assets/confluenceif not provided
System Requirements
confluence-cliinstalled and available in PATH (https://github.com/pchuri/confluence-cli)
Execution
- Pre-flight check: Run
which confluence-clito verify the CLI is available. If not found, follow error handling in references/rules.md. Do NOT continue until the CLI is available. - Validate PAGE_URL against references/rules.md
- Resolve short links: If PAGE_URL matches
/wiki/x/ENCODED, decode it to a numeric page ID (see references/rules.md for decoding steps), then use that ID instead. - Run
confluence-cli read PAGE_URL_OR_IDvia Bash - Format the output per references/output-format.md
- Save output: Run
mkdir -p OUT_DIRvia Bash, then save the full formatted output toOUT_DIR/scroll.mdusing the Write tool.
Weekly Installs
46
Repository
delexw/claude-code-miscGitHub Stars
24
First Seen
Feb 16, 2026
Security Audits
Installed on
codex46
opencode45
gemini-cli45
github-copilot45
codebuddy44
claude-code44