pkg
Installation
SKILL.md
Manage MTHDS packages
Initialize, add dependencies, lock, install, update, and validate MTHDS packages using the mthds CLI.
Process
Prerequisite: See CLI Prerequisites
1. Initialize a package
Create a METHODS.toml manifest:
mthds package init --directory <pkg-dir>
Use --force to overwrite an existing manifest: