Type alias SkillInstallKind

SkillInstallKind: "brew" | "apt" | "node" | "go" | "uv" | "download"

Supported package manager/installation methods.