Confluence

🌐Community
by devops · vlatest · Repository

Automatically extracts DevOps procedures and documentation from Confluence pages into actionable task lists.

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 devops-confluence npx -- -y @trustedskills/devops-confluence
2

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

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

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

About This Skill

What it does

This skill allows AI agents to interact with and extract information from Atlassian Confluence pages. It can search for specific content, summarize existing pages, and potentially create new or updated Confluence documentation based on instructions. The agent can leverage this skill to automate documentation tasks and improve team knowledge sharing.

When to use it

  • Knowledge Base Search: Quickly find answers to questions by searching across a large Confluence instance.
  • Documentation Summarization: Generate concise summaries of lengthy Confluence pages for quicker understanding.
  • Automated Documentation Updates: Automatically update existing documentation based on changes in code or processes.
  • New Content Creation: Create new Confluence pages from scratch, populated with information provided by the user.

Key capabilities

  • Confluence page search functionality
  • Content summarization of Confluence pages
  • Ability to create and modify Confluence content
  • Integration with Atlassian Confluence platform

Example prompts

  • "Find all Confluence pages related to 'API authentication'."
  • "Summarize the Confluence page titled 'Deployment Process'."
  • "Create a new Confluence page called 'Onboarding Checklist' and include these steps..."

Tips & gotchas

  • Requires access credentials (username/password or API token) for your Atlassian Confluence instance.
  • The agent’s ability to modify content depends on the permissions granted within your Confluence workspace.

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
devops
Installs
2

🌐 Community

Passed automated security scans.