Use aai-cli to inspect and manage Confluence spaces, pages, comments, attachments, and page moves.
npx skills add https://github.com/aai-labs/agent-barn --skill aai-confluence
Use this skill when working with Confluence Cloud through aai-cli confluence.
Before running commands, confirm the active profile or pass --profile. Prefer typed commands for spaces, pages, comments, attachments, and page moves; use confluence request only for uncommon Confluence REST endpoints.
List commands aggregate pagination up to --limit and return trimmed provider envelopes. Get commands return full raw provider responses.
Successful output is JSON on stdout. Errors are structured JSON on stderr. See the command reference for command shapes, response notes, and examples.
Take aai-labs/aai-confluence from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.