bykaggle· 4 skills
Write, push, run, publish, and manage Kaggle Benchmark tasks using the kaggle CLI and the kaggle-benchmarks Python SDK. Use when the user wants to create or push a benchmark task (optionally with attached Kaggle datasets), run benchmarks against LLM models, check task/run status, stream or fetch execution logs, download results and source notebooks, publish a task to make it public, or troubleshoot benchmark workflows.
$npx -y skills add kaggle/kaggle-skills --skill write-kaggle-benchmarksInstalls into the current project.
Run `npx skills use "https://github.com/kaggle/kaggle-skills" --skill "kaggle/kaggle-skills/write-kaggle-benchmarks"` 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/kaggle/kaggle-skills" that are relevant to the current task. Run `npx skills add "https://github.com/kaggle/kaggle-skills"` and select the relevant skills, then follow their instructions.