bybenchflow-ai· 57 skills
SkillsBench task authoring — walk a contributor from idea to submission-ready task following CONTRIBUTING.md and the task-implementation rubric. Use when the user wants to create a new SkillsBench task, scaffold a task from an existing workflow (notebook, Excel workbook, document, dataset), convert a prompt or a benchmark item into a SkillsBench task, write skills for a task, or prepare a SkillsBench PR. Pairs with task-review (run that as a self-check before submitting).
$npx -y skills add benchflow-ai/skillsbench --skill task-creatorInstalls into the current project.
Run `npx skills use "https://github.com/benchflow-ai/skillsbench" --skill "benchflow-ai/skillsbench/task-creator"` 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/benchflow-ai/skillsbench" that are relevant to the current task. Run `npx skills add "https://github.com/benchflow-ai/skillsbench"` and select the relevant skills, then follow their instructions.