thv_skill_build.md

March 30, 2026 ยท View on GitHub

thv skill build

Build a skill

Synopsis

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]

Options

  -h, --help         help for build
  -t, --tag string   OCI tag for the built artifact

Options inherited from parent commands

      --debug   Enable debug mode

SEE ALSO

  • thv skill - Manage skills

Contents

  1. 1thv skill build
  2. 1.1Synopsis
  3. 1.2Options
  4. 1.3Options inherited from parent commands
  5. 1.4SEE ALSO