confluence-assistant
npx machina-cli add skill tech-leads-club/agent-skills/confluence-assistant --openclawFiles (1)
SKILL.md
590 B
ConfluenceAssistant
Expert in TODO: describe expertise.
Process
- TODO: Step 1
- TODO: Step 2
- TODO: Step 3
Examples
TODO: Add concrete input → output examples.
Source
git clone https://github.com/tech-leads-club/agent-skills/blob/main/packages/skills-catalog/skills/(development)/confluence-assistant/SKILL.mdView on GitHub Overview
ConfluenceAssistant lets you search, create, update, and comment on Confluence pages using Atlassian MCP. It automatically detects your workspace configuration and formats content with Markdown, ensuring consistent and readable pages. Note: Jira tasks should be handled by jira-assistant.
How This Skill Works
The skill interfaces with Atlassian MCP to perform Confluence actions: search, create, update, and comment on pages. It auto-detects the appropriate workspace to ensure changes go to the correct Confluence instance and space. All content is formatted in Markdown for clean, consistent rendering.
When to Use It
- Updating an existing Confluence page
- Creating a new Confluence page
- Finding a specific page in Confluence
- Searching Confluence for relevant content
- Adding a comment on a Confluence page
Quick Start
- Step 1: State the action, e.g., 'create a Confluence page' or 'update Confluence'
- Step 2: Provide required details such as page title, content in Markdown, or search keywords
- Step 3: Confirm the action and review results
Best Practices
- Provide a precise page title and, if possible, the space or parent page to locate the right page
- Use Markdown-formatted content to take advantage of Confluence formatting features
- Auto-detect and confirm the target workspace to avoid cross-instance edits
- Verify permissions and page ownership before updating
- Keep updates idempotent by describing changes and including before/after when possible
Example Use Cases
- Create a page: Title 'Product Roadmap 2024' with sections in Markdown describing milestones
- Update page: 'Team Handbook' add a 'Remote Work Policy' section
- Find page: 'Onboarding Checklist' in the 'HR' space
- Search: Look for 'API Reference' across Confluence to locate related docs
- Comment: Add a comment to 'Sprint Planning' page with feedback in Markdown
Frequently Asked Questions
Add this skill to your agents