confluence-v2
This skill provides a Node.js client and CLI scripts to call the Confluence Cloud REST API v2. It reads `~/.confluence-cli/config.json` and writes `../.env`, requires `CONFLUENCE_BASE_URL` (and other env vars), and exposes `node` commands (e.g. `node scripts/spaces.js`) that perform HTTPS calls to `https://{site}.atlassian.net/wiki`.