confluence-page

Fetch Confluence page content by ID or title with configurable output.

1|Updated Dec 9, 2025
One-click install
npx skills add https://github.com/ericfisherdev/claude-plugins --skill confluence-page
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: confluence-page
Source: https://github.com/ericfisherdev/claude-plugins/tree/main/plugins/confluence-tools/skills/confluence-page
Command: npx skills add https://github.com/ericfisherdev/claude-plugins --skill confluence-page

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of retrieving information from Confluence, eliminating the need to manually navigate and search for pages.

Core Features & Use Cases

  • Page Retrieval: Fetch Confluence pages by ID or title.
  • Token-Efficient Output: Provides configurable truncation for concise summaries or full content.
  • Use Case: Quickly get the content of a specific Confluence page to answer a question or reference documentation without leaving your current workflow.

Quick Start

Use the confluence-page skill to fetch the Confluence page with ID 123456.

Frequently Asked Questions about confluence-page

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve Confluence page content by page ID or title?

To retrieve Confluence page content, you can fetch pages by specifying either the page ID or the title within a designated Confluence space, allowing direct access to knowledge base documentation.

Can I control the output length when fetching Confluence pages?

Yes, you can control output length when fetching Confluence pages using customizable presets for minimal, standard, or full content, ensuring token-efficient retrieval with optional labels and ancestor information.

What do I need to set up to fetch Confluence pages?

To fetch Confluence pages, you need to configure environment variables for authentication credentials and specify the target Confluence space, enabling the Python script to access your knowledge base.

Does the Confluence page retrieval script support caching for performance?

Yes, the Confluence page retrieval script utilizes a local cache for performance optimization, reducing redundant API calls and accelerating content retrieval for frequently accessed documentation.

What is the best way to get Confluence documentation without leaving my workflow?

The best way to get Confluence documentation without leaving your workflow is using a Python script to fetch pages by ID or title, delivering token-efficient content directly into your current process.