@angelmsger/confluence-cli
v0.9.1
Published
Use a Confluence instance as a knowledge base for coding agents: read and write pages, search via CQL, manage comments and multiple servers.
Downloads
2,196
Maintainers
Readme
@angelmsger/confluence-cli
npm distribution of confluence-cli
— a command-line tool that lets coding agents use a Confluence instance as an
external knowledge base.
npm install -g @angelmsger/confluence-cli
confluence-cli config init --pretty # interactive TUI: server URL + credentials
confluence-cli skill install # deploy the companion agent SkillInstalling this package downloads the prebuilt binary for your platform from the matching GitHub Release and verifies its SHA-256 checksum. If your npm setup disables install scripts, the binary is fetched on first run instead.
The companion confluence Skill for coding agents is embedded in the binary;
confluence-cli skill install deploys a copy that always matches the installed
CLI version.
See the project README and the installation guide for full documentation.
