Kaggle Skill banner
shepsci shepsci

Kaggle Skill

AI community intermediate

Description

[](https://skills.sh/shepsci/kaggle-skill/kaggle) [](https://clawhub.ai/skills/kaggle) [](https://opensource.org/licenses/MIT) [](https://github.com/shepsci/kaggle-skill)

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

kaggle-skill

[](https://skills.sh/shepsci/kaggle-skill/kaggle) [](https://clawhub.ai/skills/kaggle) [](https://opensource.org/licenses/MIT) [](https://github.com/shepsci/kaggle-skill)

An agent skill for everything Kaggle: account setup, competition landscape reports, dataset/model downloads, notebook execution, competition submissions, badge collection, and general Kaggle questions.

Works with **any AI coding agent** that supports the SKILL format — including [Claude Code](https://claude.com/claude-code), [OpenClaw](https://openclaw.ai), [Gemini CLI](https://github.com/google-gemini/gemini-cli), [Cursor](https://cursor.com), [Codex](https://openai.com/codex), and [35+ more agents via skills.sh](https://skills.sh).

Available On

Platform Link Install Command
skills.sh skills.sh/shepsci/kaggle-skill npx skills add shepsci/kaggle-skill
ClawHub clawhub.ai/skills/kaggle clawhub install kaggle
Claude Code Marketplace Kaggle Skill Plugin /plugin install kaggle-skill

Modules

  • Registration — Account creation, API token generation, credential storage
  • Competition Reports — Landscape reports with API + Playwright scraping
  • Kaggle Interaction (kllm) — kagglehub, kaggle-cli, MCP Server, UI workflows
  • Badge Collector — Systematic badge earning across 5 phases (~38 automatable)

Installation

Via skills.sh (all agents)

Installs to Claude Code, OpenClaw, Codex, Cursor, Gemini CLI, and 35+ other agents:

npx skills add shepsci/kaggle-skill

Via ClawHub (OpenClaw)

clawhub install kaggle

Via Claude Code Plugin Marketplace

/plugin install kaggle-skill

Or load directly from a local clone:

claude --plugin-dir /path/to/kaggle-skill

Manual


...