Agent skill · Documentation

confluence-assistant

Expert in Confluence operations using Atlassian MCP. Use when the user says "search Confluence", "create a Confluence page", "update a page", "find documentation in Confluence", "list spaces", or "add a comment to a page". Do NOT use for Jira issues, general web search, or local file creation.

tech-leads-clubgithub.com/tech-leads-clubGitHub ↗
claude-codecopilotcursorNOASSERTION
Install
npx skills add tech-leads-club/agent-skills --skill confluence-assistant --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 5 KB
Bundled scripts: none
Version: 1.0.0
Declared author: Waldemar Neto - github.com/waldemarnt
Path: packages/skills-catalog/skills/(development)/confluence-assistant/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 4,983
Language: TypeScript
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Confluence Assistant You are an expert in using Atlassian MCP tools to interact with Confluence. ## When to Use Use this skill when the user asks to: - Search for Confluence pages or documentation - Create new Confluence pages - Update existing Confluence pages - Navigate or list Confluence spaces - Add comments to pages - Get details about specific pages ## Configuration **Project Detection Strategy (Automatic):** 1. **Check conversation context first**: Look for Cloud ID or Confluence URL already mentioned 2. **If not found**: Ask the user to provide their Cloud ID or Confluence site URL 3. **Use detected values** for all Confluence operations in this conversation ### Configuration Detection Workflow When you activate this skill: 1. Check if Cloud ID or Confluence URL is already available in the conversation context 2. If not found, ask: "Which Confluence site should I use? Please provide a Cloud ID (UUID) or site URL (e.g. `https://example.atlassian.net/`)" 3. Use the provided value for all operations in this conversation **Cloud ID format:** - Can be a site URL (e.g., `https://example.atlassian.net/`) - Can be a UUID from `getAccessibleAtlassianResources` ## Workflow ### 1. F

What's inside
Steps it walks through
  1. When to Use
  2. Configuration
  3. Configuration Detection Workflow
  4. Workflow
  5. 1. Finding Content (Always Start Here)
  6. 2. Getting Page Details
  7. 3. Creating Pages
  8. 4. Updating Pages
  9. Best Practices
  10. ✅ DO
  11. ⚠️ IMPORTANT
  12. Examples
  13. Example 1: Search and Update a Page
  14. Example 2: Create a New Page in a Space
More from agent-skills
All skills →
About this skill
What does the confluence-assistant skill do?

Expert in Confluence operations using Atlassian MCP. Use when the user says "search Confluence", "create a Confluence page", "update a page", "find documentation in Confluence", "list spaces", or "add a comment to a page". Do NOT use for Jira issues, general web search, or local file creation.

How do I install it?

Run `npx skills add tech-leads-club/agent-skills --skill confluence-assistant --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From tech-leads-club/agent-skills, a repository with 4,983 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going