Migration runbook for @convex-dev/agent. Currently pinned to 0.2.10 because v0.6 requires a coordinated AI SDK v5 → v6 bump across many files. Use when bumping the agent or when CI shows the "args was removed in v0.6.0" error pattern.
$npx -y skills add homenshum/nodebenchai --skill dep-convex-agentInstalls into the current project.
Run `npx skills use "https://github.com/homenshum/nodebenchai" --skill "homenshum/nodebenchai/dep-convex-agent"` 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/homenshum/nodebenchai" that are relevant to the current task. Run `npx skills add "https://github.com/homenshum/nodebenchai"` and select the relevant skills, then follow their instructions.