Installing
Install @cavuno/board as a package, via CDN, or with version-matched agent instructions.
A
JInstall @cavuno/board as a package for typed imports and tree-shaking. Install via CDN when a static HTML page or CMS cannot use a package manager.
Install as package
Install the SDK with your package manager:
Then follow Install as package to create a client and verify your board connection.
Install via CDN
Load the SDK from jsDelivr when you cannot install npm packages:
See Install via CDN for initialization, UNPKG, CSP, storage, and browser compatibility.
Set up with an agent
After installing the package, copy its version-matched Agent Skills:
Follow Set up with an agent for the review and verification workflow.
Install as package
Install the SDK with a package manager, create a client, and retrieve the first board context and jobs.
Install via CDN
Install the Cavuno Board SDK from a CDN in static HTML, a CMS, or another page without a package manager.
Set up with an agent
Install version-matched Cavuno SDK skills and give a coding agent a verifiable setup workflow.