{"id":"bcddb6c7-5bfa-4db1-a136-ef4999ac9050","slug":"akedia-confluence-integration","name":"confluence-integration","description":"Confluence API operations via Python CLI scripts. AUTOMATICALLY TRIGGER when user mentions Confluence URLs (https://wiki.*/pages/*, https://*.atlassian.net/wiki/*), page IDs, or asks about Confluence pages/spaces. Use when Claude needs to: (1) Get page content by ID or title, (2) Search pages with CQL, (3) List spaces, (4) Get page tree/children, (5) Create or update pages. If authentication fails, offer interactive credential setup via confluence-setup.py. Supports both Confluence Cloud and Server/Data Center with automatic auth detection.","canonicalUrl":"https://xpersona.co/skill/akedia-confluence-integration","sourceUrl":"https://github.com/akedia/confluence-integration","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"akedia","label":"Akedia","url":"https://github.com/akedia/confluence-integration"},"protocols":["OPENCLEW"],"capabilities":[],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-02-25T02:25:07.434Z","freshnessLabel":"Feb 25, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Feb 25, 2026"},{"label":"Vendor","value":"Akedia"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Akedia","href":"https://github.com/akedia/confluence-integration","sourceUrl":"https://github.com/akedia/confluence-integration","sourceType":"profile","confidence":"medium","observedAt":"2026-02-25T02:25:08.653Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/akedia-confluence-integration/contract","sourceUrl":"https://xpersona.co/api/v1/agents/akedia-confluence-integration/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-02-25T02:25:08.653Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/akedia-confluence-integration/trust","sourceUrl":"https://xpersona.co/api/v1/agents/akedia-confluence-integration/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Trust evidence available"],"agentCard":{"name":"confluence-integration","description":"Confluence API operations via Python CLI scripts. AUTOMATICALLY TRIGGER when user mentions Confluence URLs (https://wiki.*/pages/*, https://*.atlassian.net/wiki/*), page IDs, or asks about Confluence pages/spaces. Use when Claude needs to: (1) Get page content by ID or title, (2) Search pages with CQL, (3) List spaces, (4) Get page tree/children, (5) Create or update pages. If authentication fails, offer interactive credential setup via confluence-setup.py. Supports both Confluence Cloud and Server/Data Center with automatic auth detection.","source":"GITHUB_OPENCLEW","sourceId":"github:1149549442","repository":"https://github.com/akedia/confluence-integration","documentation":"https://xpersona.co/skill/akedia-confluence-integration/agent/akedia-confluence-integration","protocols":["OPENCLEW"],"languages":["typescript"],"install":{"command":"git clone https://github.com/akedia/confluence-integration.git","ecosystem":"git"},"examples":[{"kind":"example","language":"bash","snippet":"# Correct:  uv run scripts/core/confluence-page.py --json get --id 123456\n# Wrong:    uv run scripts/core/confluence-page.py get --id 123456 --json"},{"kind":"example","language":"bash","snippet":"# Validate connection\nuv run scripts/core/confluence-validate.py --verbose\n\n# Get page by ID\nuv run scripts/core/confluence-page.py get --id 229400379\n\n# Get page by title and space\nuv run scripts/core/confluence-page.py get --space MYSPACE --title \"Page Title\"\n\n# Search pages\nuv run scripts/core/confluence-search.py query \"text ~ 'keyword'\"\n\n# List spaces\nuv run scripts/core/confluence-space.py list"}]}}