Public release channel for the Course Builder cb CLI and agent skills.
Install the latest portable Bun-compiled binary:
curl -fsSL https://github.com/badass-courses/coursebuilder-cli/releases/latest/download/install.sh | shInstall a specific release:
curl -fsSL https://github.com/badass-courses/coursebuilder-cli/releases/latest/download/install.sh | sh -s -- --version cb-v0.3.2The installer supports macOS and Linux on arm64/x64, downloads the matching release asset, and verifies cb-checksums.txt when sha256sum or shasum is available.
Install the skill globally for your agent:
npx skills add -y -g badass-courses/coursebuilder-cli --skill just-react-creatorThe skill teaches an agent how to use cb with Just React, create/update sketch posts, add local images through Cloudinary uploads, and upload video through multipart upload.
Binaries are attached to cb-v* GitHub Releases:
cb-darwin-arm64.tar.gzcb-darwin-x64.tar.gzcb-linux-arm64.tar.gzcb-linux-x64.tar.gzcb-checksums.txt