You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reference for ToolHive CLI command `thv skill install`
last_update
author
autogenerated
slug
thv_skill_install
mdx
format
md
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
--clients string Comma-separated target client apps (e.g. claude-code,opencode), or "all" for every available client
--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")