Confluence Cli
This CLI tool automates Confluence content creation & management via command-line, streamlining workflows for developers and admins.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add confluence-cli npx -- -y @trustedskills/confluence-cli
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"confluence-cli": {
"command": "npx",
"args": [
"-y",
"@trustedskills/confluence-cli"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The confluence-cli skill allows AI agents to interact with Atlassian Confluence using a command line interface. It enables tasks such as creating, updating, and searching for Confluence pages and spaces directly from within the agent's workflow. This provides programmatic access to Confluence content management capabilities.
When to use it
- Automated Documentation Updates: Automatically update Confluence documentation when code changes are committed.
- Meeting Summaries: Create new Confluence pages summarizing meeting notes and action items.
- Knowledge Base Search: Quickly search the Confluence knowledge base for relevant information based on user queries.
- Project Reporting: Generate reports from Confluence data to track project progress and milestones.
Key capabilities
- Page creation
- Page updating
- Space management
- Content searching
Example prompts
- "Create a new Confluence page titled 'Release Notes - v1.2' in the 'Product Development' space."
- "Search Confluence for pages related to 'API authentication'."
- "Update the 'Onboarding Guide' page with the latest information about our security protocols."
Tips & gotchas
- Requires appropriate API credentials and permissions within your Confluence instance.
- The skill’s functionality is dependent on a stable internet connection to access the Confluence server.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.