Investigate a single failing eval from the convex-evals system. Use when the user shares a visualizer URL pointing to a specific eval, asks about a specific failing eval, or references a specific eval ID.
$npx -y skills add get-convex/convex-evals --skill analyze-evalInstalls into the current project.
Run `npx skills use "https://github.com/get-convex/convex-evals" --skill "get-convex/convex-evals/analyze-eval"` 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.