#
ENJA

agentic-kaggle-skill

FrankS-IntelLab/agentic-kaggle-skill

An end-to-end framework and operating loop designed for competitive machine learning on Kaggle, emphasizing robust cross-validation, multi-notebook pipelines, and scored submissions.

165 13MITUpdated 2026-06-15

Overview

This skill provides a structured methodology and set of operating loops for tackling Kaggle competitions. It covers everything from initial data exploration and validation strategy design to building baselines, managing complex multi-notebook producer-consumer architectures, offloading compute to Kaggle GPUs, debugging hidden-test execution errors, and retrieving final submission scores.

Capabilities

  • Competition rules and metrics analysis
  • Cross-validation fold design and leakage prevention
  • Tabular, image, and text machine learning workflow orchestration
  • Multi-notebook pipeline orchestration using private Kaggle datasets
  • Kaggle kernel offload and score retrieval automation
  • Code competition debugging and error log analysis

Best for

Scored submissions and pipeline management for Kaggle machine learning competitions, Designing robust cross-validation strategies to prevent target leakage, Setting up multi-notebook architectures where producer notebooks export private Kaggle datasets for downstream consumers, Debugging hidden-test execution failures, timeouts, and out-of-memory errors on Kaggle code competitions

Works with

CodexClaude CodeCursor
Evoa Score breakdown= Σ (score × weight)
84
Task usefulness20%100 → +20.0

実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 AIによるcapabilities/use-cases解析

Code quality15%90 → +13.5

実装・指示の品質。 AIによるSKILL.md/README解析

Maintenance15%85 → +12.8

リポジトリがどれだけ活発に保守されているか。 GitHub 最終push日時の新しさ

Documentation12%49 → +5.9

ドキュメントの充実度・分かりやすさ。 README/独自要約の情報量

Security15%100 → +15.0

危険・不審な挙動が無いか。 AIによるセキュリティレビュー

Originality10%85 → +8.5

ありふれたラッパーではない独自性。 AIによる独自性判定

Popularity8%57 → +4.6

コミュニティの採用度。 GitHub Stars/Forks(対数スケール)

Compatibility5%75 → +3.8

対応AIエージェントの広さ。 AIによる対応エージェント判定

Weighted total83.9 / 100

ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →

Security considerations

Ensures adherence to Kaggle information-sharing policies and handles API credentials securely.

Categories

Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.