Nvidia-kaggle is now live and open-source on GitHub

Nvidia-kaggle is now live and open-source on GitHub. We just dropped the plugin that gives AI agents (like Claude Code, Codex, or Agent SDK) the skills to run an entire Kaggle competition workflow from plain language. Featuring:

:robot_face: End-to-End Automation: Autonomously research competitions, mine top-team writeups, reproduce notebooks, and submit.
:mag: Anti-Hallucination Grounding: Built-in verification mechanisms (a reusable design pattern for any agentic workflow).
:chart_with_upwards_trend: Proven Agent Lift: Evaluated via our 3-tier NVBASE framework, showing massive performance gains with the skill turned on.

:point_right: Clone the repo and try it now: GitHub - NVIDIA/nvidia-kaggle: 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 Ka · GitHub