Documentation
¶
Overview ¶
Command skill_pack packages a skill directory into a signed bundle.
Usage: skill_pack <skill-dir> [-o output.tar.gz]
Reads manifest.json from the skill directory, validates it, computes a SHA-256 bundle hash over all files, and creates a .tar.gz archive. Exits 0 on success, 1 on pack/validation failure, 2 on usage error.
Click to show internal directories.
Click to hide internal directories.