confluence-page-viewer

Confluence Page Viewer

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "confluence-page-viewer" with this command: npx skills add delexw/claude-code-misc/delexw-claude-code-misc-confluence-page-viewer

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/confluence if not provided

System Requirements

Execution

  • Pre-flight check: Run which confluence-cli to 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_ID via Bash

  • Format the output per references/output-format.md

  • Save output: Run mkdir -p OUT_DIR via Bash, then save the full formatted output to OUT_DIR/scroll.md using the Write tool.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

figma-reader

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

forge

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

pir

No summary provided by upstream source.

Repository SourceNeeds Review