confluence
✓Confluence documentation including pages, spaces, templates, and Atlassian integration. Activate for wiki pages, documentation, knowledge bases, and team collaboration.
Installation
SKILL.md
Provides comprehensive Confluence documentation capabilities for the Golden Armada AI Agent Fleet Platform.
confluence = Confluence( url='https://your-domain.atlassian.net', username='email@example.com', password='APITOKEN', cloud=True ) \\\`
\\\`python Create page page = confluence.createpage( space='GA', title='Agent Architecture', body=' Overview Architecture documentation... ', parentid=12345 # Optional parent page )
Confluence documentation including pages, spaces, templates, and Atlassian integration. Activate for wiki pages, documentation, knowledge bases, and team collaboration. Source: lobbi-docs/claude.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/lobbi-docs/claude --skill confluence- Source
- lobbi-docs/claude
- Category
- ""Writing
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is confluence?
Confluence documentation including pages, spaces, templates, and Atlassian integration. Activate for wiki pages, documentation, knowledge bases, and team collaboration. Source: lobbi-docs/claude.
How do I install confluence?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lobbi-docs/claude --skill confluence Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/lobbi-docs/claude
Details
- Category
- ""Writing
- Source
- skills.sh
- First Seen
- 2026-02-01