--- title: thv skill hide_title: true description: Reference for ToolHive CLI command `thv skill` last_update: author: autogenerated slug: thv_skill mdx: format: md --- ## thv skill Manage skills ### Synopsis The skill command provides subcommands to manage skills. ### Options ``` -h, --help help for skill ``` ### Options inherited from parent commands ``` --debug Enable debug mode ``` ### SEE ALSO * [thv](thv.md) - ToolHive (thv) is a lightweight, secure, and fast manager for MCP servers * [thv skill build](thv_skill_build.md) - Build a skill * [thv skill info](thv_skill_info.md) - Show skill details * [thv skill install](thv_skill_install.md) - Install a skill * [thv skill list](thv_skill_list.md) - List installed skills * [thv skill push](thv_skill_push.md) - Push a built skill * [thv skill uninstall](thv_skill_uninstall.md) - Uninstall a skill * [thv skill validate](thv_skill_validate.md) - Validate a skill definition