confluence

Manage Confluence pages, spaces, search, and comments via the Atlassian MCP server.

2|Updated Aug 20, 2025
One-click install
npx skills add https://github.com/disusered/dotfiles-universal --skill confluence-disusered
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: confluence
Source: https://github.com/disusered/dotfiles-universal/tree/main/ai/claude/skills/tools/confluence
Command: npx skills add https://github.com/disusered/dotfiles-universal --skill confluence-disusered

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates interactions with Confluence, enabling programmatic creation, updating, searching, and commenting on pages. It eliminates manual navigation and content management, saving time for documentation, knowledge sharing, and project updates.

Core Features & Use Cases

  • Page Management: Create, get, update, and delete Confluence pages, including managing page hierarchies and child pages.
  • Content Search: Utilize CQL (Confluence Query Language) for powerful and precise searches across spaces, pages, and content.
  • Comment & Label Management: Add and list comments on pages, and manage labels for better content organization.
  • Use Case: Automatically generate and update project documentation pages in Confluence based on new feature development, ensuring all stakeholders have access to the latest information without manual content transfers.

Quick Start

List all Confluence spaces I have access to.

Frequently Asked Questions about confluence

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

FAQPage Schema
How do I automate creating and updating Confluence pages programmatically?

This Skill automates Confluence page creation, updates, and deletion through the Atlassian MCP server using API credentials stored locally. You can programmatically manage page hierarchies, content, and metadata without manual navigation, enabling bulk documentation updates and dynamic content generation across spaces.

Can I search Confluence content using CQL queries automatically?

Yes, CQL (Confluence Query Language) searches are available through this Skill's tools, enabling precise, programmatic queries across spaces and pages. Automate content discovery, audit documentation, and trigger actions based on search results without navigating the Confluence UI.

What do I need to set up before automating Confluence workflows?

You need Atlassian API credentials and token-based authentication configured at ~/.atlassian-mcp.json. The Skill requires appropriate Confluence permissions and awareness of rate limits; API access and credentials are prerequisites for all page, space, search, comment, and label operations.

How do I manage comments and labels on Confluence pages automatically?

This Skill provides tools to add and list comments and manage labels programmatically. Automate content organization, track discussions, and apply consistent labeling schemas across pages without manual effort, improving discoverability and collaboration.

Does this work with Confluence storage format and permission controls?

Yes, the Skill handles Confluence storage-format content and enforces permission checks during operations. Respects your existing access controls and content formatting while enabling automation; rate-limit awareness prevents API throttling during bulk operations.

What's the difference between automating Confluence versus other documentation tools?

This Skill targets Confluence specifically through its native API and CQL language, offering deep page hierarchy and space management capabilities. Alternatives exist for other platforms, but this provides Confluence-native automation for teams already using Atlassian products.