Use when the user wants to create a new cryochamber application, set up a scheduled agent task, or scaffold a cryo project with plan.md and cryo.toml
$npx -y skills add giggleliu/cryochamber --skill make-planInstalls into the current project.
Run `npx skills use "https://github.com/giggleliu/cryochamber" --skill "giggleliu/cryochamber/make-plan"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/giggleliu/cryochamber" that are relevant to the current task. Run `npx skills add "https://github.com/giggleliu/cryochamber"` and select the relevant skills, then follow their instructions.