thv ai-plugin install
Install an AI-tool plugin
Synopsis
Install a plugin by name or OCI reference. The plugin will be fetched from a remote registry and installed locally.
thv ai-plugin install [plugin-name] [flags]
Options
--clients string Comma-separated target client apps (e.g. claude-code,codex), or "all" for every available client
--force Overwrite existing plugin directory
--group string Group to add the plugin to after installation
-h, --help help for install
--project-root string Project root path for project-scoped installs
--scope string Installation scope (user, project) (default "user")
Options inherited from parent commands
--debug Enable debug mode
SEE ALSO
- thv ai-plugin - Manage AI-tool plugins