confluence

Guide Confluence space structuring, page hierarchies, and macros for content organization.

4|1|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/aegntic/clawreform --skill confluence-aegntic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: confluence
Source: https://github.com/aegntic/clawreform/tree/main/crates/clawreform-skills/bundled/confluence
Command: npx skills add https://github.com/aegntic/clawreform --skill confluence-aegntic

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users effectively organize, structure, and manage content within Confluence, ensuring documentation is discoverable, maintainable, and useful.

Core Features & Use Cases

  • Space & Page Structure Guidance: Provides best practices for organizing Confluence spaces and designing page hierarchies.
  • Macro & Content Organization: Advises on leveraging macros like Page Properties Report, Content by Label, and Excerpts for structured data and content reuse.
  • API Automation: Details how to use the Confluence REST API for content management tasks.
  • Use Case: A team lead needs to establish a consistent knowledge base structure for a new project. This Skill can guide them on creating a well-organized space with clear navigation and effective use of macros for tracking project decisions and runbooks.

Quick Start

Use the confluence skill to create a decision log using page properties and a report macro.

Frequently Asked Questions about confluence

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

FAQPage Schema
How do I structure a Confluence knowledge base for better content discoverability?

Build a Confluence decision log by combining the Page Properties macro on individual decision pages with a Page Properties Report macro on a summary page to aggregate and display key decision data in a structured table.

Can I automate Confluence content management using the REST API?

Automate Confluence content management tasks using the Confluence REST API to programmatically create, update, and retrieve pages, macros, and space structures for consistent documentation maintenance.

What's the best way to organize a Confluence space for runbooks and decision logs?

Organize a Confluence space by establishing a clear page hierarchy for runbook registries and decision logs, using Content by Label and Excerpts macros to ensure structured data and content reuse across the knowledge base.

Why does my Confluence documentation become hard to navigate over time?

Confluence documentation becomes hard to navigate due to common pitfalls in documentation management, such as poorly designed page hierarchies and underutilizing macros for content organization and discoverability.

Do I need Confluence macros for tracking project decisions effectively?

Tracking project decisions effectively in Confluence requires using macros like Page Properties Report to structure decision data, ensuring entries are maintainable and visible across the project knowledge base.