Add a new AI model to the eval runner, update the manual eval workflow, push changes, and trigger baseline eval runs. Use when the user wants to add a new model, onboard a model, or mentions a new model name/link to add to the leaderboard.
$npx -y skills add get-convex/convex-evals --skill add-modelInstalls into the current project.
Run `npx skills use "https://github.com/get-convex/convex-evals" --skill "get-convex/convex-evals/add-model"` 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/get-convex/convex-evals" that are relevant to the current task. Run `npx skills add "https://github.com/get-convex/convex-evals"` and select the relevant skills, then follow their instructions.