Skip to main content

thv skill install

Install a skill

Synopsis

Install a skill by name or OCI reference. The skill will be fetched from a remote registry and installed locally.

thv skill install [skill-name] [flags]

Options

      --client string         Target client application (e.g. claude-code)
--force Overwrite existing skill directory
--group string Group to add the skill 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