Confluence Automation

🌐Community
by davepoon · vlatest · Repository

Automates Confluence page creation, updates, and organization based on specified rules and data sources.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add confluence-automation npx -- -y @trustedskills/confluence-automation
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "confluence-automation": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/confluence-automation"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill automates tasks within Confluence, a popular team collaboration platform. It allows AI agents to interact with your Confluence space, potentially creating pages, updating existing content, and managing other administrative functions. This can streamline workflows and reduce manual effort for common Confluence operations.

When to use it

  • Automated Documentation Updates: Automatically update documentation pages when new features are released or changes occur in a project.
  • Meeting Note Summarization & Page Creation: Generate summaries of meetings and automatically create corresponding Confluence pages with key takeaways.
  • Content Migration: Migrate content between different Confluence spaces or instances.
  • Page Template Population: Automatically populate new Confluence pages using predefined templates, saving time for users.

Key capabilities

  • Confluence page creation
  • Confluence page updating
  • Administrative functions within Confluence

Example prompts

  • "Create a new Confluence page titled 'Project Phoenix Kickoff' with the following content..."
  • "Update the 'Release Notes - v1.0' Confluence page to include details about bug fixes."
  • “Can you find all pages containing the word ‘security’ and list them?”

Tips & gotchas

This skill requires appropriate API credentials for your Confluence instance. Ensure the AI agent has the necessary permissions within Confluence to perform the requested actions.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
davepoon
Installs
19

🌐 Community

Passed automated security scans.