| title | thv skill build | ||
|---|---|---|---|
| hide_title | true | ||
| description | Reference for ToolHive CLI command `thv skill build` | ||
| last_update |
|
||
| slug | thv_skill_build | ||
| mdx |
|
Build a skill
Build a skill from a local directory into an OCI artifact that can be pushed to a registry.
On success, prints the OCI reference of the built artifact to stdout.
thv skill build [path] [flags]
-h, --help help for build
-t, --tag string OCI tag for the built artifact
--debug Enable debug mode
- thv skill - Manage skills