nimbu
Installation
SKILL.md
Nimbu CLI
The nimbu binary is a Go CLI for the Nimbu CMS API.
Documentation
- Full docs: https://docs.nimbu.io/
- Liquid & themes: https://docs.nimbu.io/docs/themes/introduction/overview.md
- Cloud code: https://docs.nimbu.io/docs/cloud-code/overview.md
- REST API: https://docs.nimbu.io/docs/api/overview.md
Refer to these for Liquid template syntax, theme structure, cloud code APIs, authentication, ACLs, and custom field payload shapes. This skill covers the CLI tool; the docs cover the platform concepts.
Prerequisites
Install via Homebrew (brew install nimbu/tap/nimbu), Go (go install github.com/nimbu/cli/cmd/nimbu-cli@latest), or download from GitHub Releases.
Authenticate before use: