Manage Confluence pages — create, read, update, search, and delete wiki pages. Supports Confluence Cloud via REST API with persistent config for credentials.
When the user asks to manage Confluence wiki pages, use ${CLAUDE_SKILL_DIR} to reference the Go file.
Never print raw API tokens. Never save credentials to memory files or auto-memory.
Credentials discovered from (highest priority first):
.claude/confluence-config.yaml~/.claude/confluence-config.yamlCONFLUENCE_BASE_URL, CONFLUENCE_EMAIL, CONFLUENCE_API_TOKEN# .claude/confluence-config.yaml
base_url: "https://yourcompany.atlassian.net"