Skip to content

Install Channels

plugin-kit-ai supports several ways to install the CLI itself.

ChannelUse whenNotes
HomebrewYou want the default user setupRecommended first choice
npm packageYour environment already centers on npmInstalls the published binary
PyPI packageYour environment already centers on PythonInstalls the published binary
Verified scriptYou need a fallback install methodUseful outside package-manager-first setups

Important Boundary

These install packages are not documented as public SDKs or runtime APIs. Public API lives under the generated API section.

Read Version And Compatibility Policy if your real question is not "how do I install it?" but "what exactly carries the public compatibility promise?".

Public docs for plugin authors and integrators.