agentic-kaggle-skill
End-to-end Kaggle competition workflow through scored submission
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install agentic-kaggle-skill?โผ
Run `npx skills add FrankS-IntelLab/agentic-kaggle-skill --all -g -y` in your terminal to install the skill globally.
How to automate a Kaggle competition workflow?โผ
This skill guides your agent through the full loop: reading competition rules, building metric-correct baselines, designing folds, iterating with OOF validation, and submitting for a scored result.
How to debug Kaggle code competition failures?โผ
It provides a structured debugging loop that classifies failures like OOMs, timeouts, path mismatches, and schema errors, then patches and resubmits until the submission is scored.
Does it work with Codex and other agents?โผ
Yes. It follows the open SKILL.md standard with first-class Codex support via agents/openai.yaml, and also works with Hermes and other compatible agents.
Can it handle heavy GPU training for Kaggle?โผ
Yes. It offloads heavy training and inference to Kaggle notebooks, splits work into producer and consumer pipelines, and stores model artifacts as private Kaggle datasets.
Related Repositories in Data & Analytics
View All in Data & AnalyticsโPaddleOCR
Extract text, tables, and formulas from PDFs and images
Scrapling
Scrape any website and bypass anti-bot protection with AI
last30days-skill
Research any topic across Reddit, X, YouTube, and the web