confluence-expert

Manage Atlassian Confluence spaces and pages via API operations.

2|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/zhangzhang-111-i/claude-skills111 --skill confluence-expert-zhangzhang-111-i
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: confluence-expert
Source: https://github.com/zhangzhang-111-i/claude-skills111/tree/main/project-management/confluence-expert
Command: npx skills add https://github.com/zhangzhang-111-i/claude-skills111 --skill confluence-expert-zhangzhang-111-i

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the creation, management, and organization of Confluence spaces and documentation, ensuring knowledge is accessible, structured, and governed effectively.

Core Features & Use Cases

  • Space & Page Management: Create, update, and delete Confluence spaces and pages programmatically.
  • Content Structuring: Design page hierarchies, apply labels, and embed macros for dynamic content.
  • Documentation Governance: Implement review cycles, archiving strategies, and quality standards.
  • Use Case: Automate the setup of a new project space, including initial page structure, templates, and permissions, ensuring consistency and saving significant setup time.

Quick Start

Use the confluence-expert skill to create a new Confluence space with the key 'TEAM' and name 'Engineering Team'.

Frequently Asked Questions about confluence-expert

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

FAQPage Schema
How do I automate Confluence space setup for a new project?

You can automate Confluence space setup by programmatically creating spaces, designing initial page hierarchies, applying templates, and configuring permissions via Confluence API operations. This ensures consistent project documentation structures and saves manual setup time.

How does CQL search work for finding content in Confluence spaces?

CQL (Confluence Query Language) searches content by querying spaces, pages, and labels programmatically. The skill utilizes CQL to locate specific documentation within managed knowledge bases, enabling precise content retrieval across configured page hierarchies.

Can I embed Jira issues dynamically into Confluence pages?

Yes, you can embed Jira issues dynamically into Confluence pages. The skill integrates with Jira and utilizes macro integration to display dynamic content, ensuring linked issue tracking data updates automatically within structured documentation.

What is the best way to implement content governance and review cycles in Confluence?

The best way to implement content governance in Confluence is by establishing review cycles, archiving strategies, and quality standards programmatically. This ensures documentation remains accessible, structured, and compliant with organizational knowledge management policies.

Does this approach support batch page creation and macro integration via API?

Yes, this approach supports batch page creation and macro integration via API. It provides expert-level capabilities for page management, allowing you to programmatically apply labels and embed macros for dynamic content generation across multiple spaces.