comeonoliver/deepgram-upgrade-migration
| Plan and execute Deepgram SDK upgrades and model migrations. Use when upgrading SDK versions (v3->v4->v5), migrating models (Nova-2 to Nova-3), or planning API version transitions. "deepgram version upgrade", "nova-3 migration".
npx skills add https://github.com/ComeOnOliver/skillshub --skill deepgram-upgrade-migration
Take comeonoliver/deepgram-upgrade-migration from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference npm, npx.
Without those the skill loads but fails at the first command.