Skip to content

INTEGRATION_CONFLUENCE

github-actions[bot] edited this page Jul 1, 2026 · 2 revisions

Confluence Integration

Confluence page workflows through the optional assistant skill pack.


Best path

Use the Confluence assistant skill pack plus local env files. Confluence does not use an MCP template here.

Setup

cp ~/.config/agentic-workstation/env.d/confluence.env.example ~/.config/agentic-workstation/env.d/confluence.env
$EDITOR ~/.config/agentic-workstation/env.d/confluence.env

Fill in the same Atlassian site, email, and token used for Jira.

Then enable the Confluence assistant pack in your local chezmoi config:

[data]
install_skill_confluence_assistant = true

What you need

  • CONFLUENCE_SITE_URL
  • CONFLUENCE_EMAIL
  • CONFLUENCE_API_TOKEN

Common workflows

  • Create and update pages
  • Search documentation
  • Add comments and annotations

Verify

dots-doctor
dots-skills list

See also

Clone this wiki locally