A comprehensive Kaggle integration that handles everything from account setup to competition submissions through five specialized modules. Built around the kagglehub library and Kaggle's MCP server, it covers dataset downloads, notebook execution, competition reports, hackathon writeup retrieval, and even systematic badge earning across 38+ achievements. The comp-report module can scrape problem statements and evaluation details if your host agent provides Playwright tools, though most overview content works through the Python API alone. Credential handling is well documented with support for both modern API tokens and legacy keys. This is your go-to if you're building Kaggle workflows into an LLM agent and want battle-tested scripts instead of starting from scratch.
npx skills add https://github.com/shepsci/kaggle-skill --skill kaggle