🏆
AI EngineeringPython

Agentic Kaggle

by FrankS-IntelLab

Agentic Kaggle is an AI Engineering skill for Claude Code, published by FrankS-IntelLab in agentic-kaggle-skill.

184 stars13 forkson FrankS-IntelLab/agentic-kaggle-skillAdded 2026/09/06+2% in starsRepository updated 2026/06/15
agentic-aiai-agentautomationclaude-codedata-sciencekagglekaggle-competitionmachine-learningopencodeskill
Install in seconds
Install Agentic Kaggle
Copy Agentic Kaggle into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/FrankS-IntelLab/agentic-kaggle-skill ~/.claude/skills/agentic-kaggle-skill

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/FrankS-IntelLab/agentic-kaggle-skill.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in FrankS-IntelLab/agentic-kaggle-skill
Installs to
~/.claude/skills/agentic-kaggle-skill
Collection
The only skill cataloged from this repository
Category
AI Engineering3278 skills

What Agentic Kaggle does

Agentic Kaggle guides end-to-end Kaggle competition work, from reading rules and setting folds to baselines, ensembling, debugging, and scored submission. It is used for code and notebook competitions, validation-driven iteration, and Kaggle artifact pipelines.

Agentic Kaggle is cataloged under AI Engineering on DirSkills. Agentic Kaggle comes from a repository tagged agentic-ai, ai-agent, automation, claude-code and data-science.

Documentation

README

Agentic Kaggle Skill

Operating Loop

Treat every competition as a validation problem first and a modeling problem second. The default target platform is Kaggle, so prefer Kaggle-native notebooks/scripts, datasets, model artifacts, competition submissions, and score receipts. For code competitions, assume the final notebook/kernel will be rerun by Kaggle against hidden data unless the competition docs prove otherwise.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Agentic Kaggle

  • How does Agentic Kaggle compare to other AI Engineering skills?

    Agentic Kaggle ranks #3030 by stars among the 3278 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Agentic Kaggle against them. Open each page to compare what they document and how they install.