NVIDIA Kaggle Plugin gives agents end-to-end Kaggle competition workflows through a single skill, nvidia-kaggle-skill. It can gather competition context, study public writeups and notebooks, reproduce kernels locally, submit to competitions, and manage Kaggle datasets.
$claude plugin marketplace add nvidia/nvidia-kaggleInstalls into the current project.
Install nvidia-kaggle by running `claude plugin marketplace add nvidia/nvidia-kaggle`, then use it for the current task and follow its documentation at https://github.com/nvidia/nvidia-kaggle.
| 1 | # .claude-plugin/plugin.json |
| 2 | claude plugin marketplace add nvidia/nvidia-kaggle |