confluence

Search, read, create, and update Confluence pages via confluence-cli.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/dfpalhano/openclaw-workspace --skill confluence-dfpalhano
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: confluence
Source: https://github.com/dfpalhano/openclaw-workspace/tree/main/skills/confluence
Command: npx skills add https://github.com/dfpalhano/openclaw-workspace --skill confluence-dfpalhano

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the management and retrieval of information within Confluence, reducing the time spent searching for and organizing documentation.

Core Features & Use Cases

  • Search: Quickly find pages based on keywords.
  • Read/Info: Retrieve the content or metadata of specific pages.
  • Create/Update: Generate new pages or modify existing ones.
  • Navigation: List spaces and child pages for better context.
  • Use Case: A developer needs to find the latest deployment guide for a project. They can use this Skill to search Confluence and retrieve the relevant page directly.

Quick Start

Use the confluence skill to search for pages containing the phrase "deployment guide".

Frequently Asked Questions about confluence

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

FAQPage Schema
How do I search Confluence pages for specific keywords?

To search Confluence pages, use this Skill to query your Atlassian environment via the confluence-cli tool. It retrieves pages matching specific keywords, streamlining documentation retrieval and reducing time spent manually browsing spaces.

Can I create and update Confluence pages programmatically?

Yes, you can create and update Confluence pages programmatically. The Skill facilitates generating new pages or modifying existing content within Atlassian Confluence spaces using the confluence-cli, supporting both content management and administrative tasks.

Do I need API credentials to manage Confluence spaces?

Yes, managing Confluence spaces requires installing and configuring the confluence-cli tool with valid API credentials. These credentials authenticate your access to the Atlassian Confluence environment, enabling page searches, reads, and updates.

How do I list child pages and navigate Confluence spaces?

To navigate Confluence spaces, the Skill lists available spaces and child pages to provide better structural context. This allows you to browse the knowledge base hierarchy and locate specific documentation areas efficiently.

What is the best way to retrieve the content of a specific Confluence page?

The best way to retrieve Confluence page content is using the Skill's Read/Info feature. It fetches the specific content and metadata of pages directly from your Atlassian environment via the confluence-cli, returning the documentation you need.