Install any capability as a plugin
Everything in Kazibee is a plugin. Install pre-built tools from GitHub or build your own. Image editing, Gmail automation, Google Sheets, cloud infrastructure—every capability is a plugin you explicitly install and control.
# Install any plugin from GitHub
kazibee install gmail github:kazibee-team/kazibee-tool-gmail
kazibee install image-gen github:user/custom-tool
# Install globally for all projects
kazibee install image-editor github:user/tool --global