bygrowthxai· 51 skills
Bulk-upgrade the model field across .prompt files to the latest version of each prompt's existing family. Use when prompt models have drifted (eg sonnet-4 → sonnet-4-6), after a long pause between framework updates, or as part of a periodic model-freshness pass. Within-family only — never changes provider or tier.
$npx -y skills add growthxai/output --skill output-dev-upgrade-prompt-modelsInstalls into the current project.
Run `npx skills use "https://github.com/growthxai/output" --skill "growthxai/output/output-dev-upgrade-prompt-models"` 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/growthxai/output" that are relevant to the current task. Run `npx skills add "https://github.com/growthxai/output"` and select the relevant skills, then follow their instructions.