Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

xxxx_kaggle_starterRepository

xxxx_kaggle_starterRepository には sugupoko から収集した 14 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
14
Stars
28
更新
2026-06-18
Forks
12
職業カバレッジ
1 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

onboard
ソフトウェア開発者

コンペ開始時の7項目チェックリストを対話的に埋め、survey/competition/overview.md として保存する。新しいコンペに着手するときに最初に使う。

2026-06-18
submit-check
ソフトウェア開発者

提出物の事前検証を実行する。Kaggle CSV / Kaggle Code Competition / 予測ファイル zip / Docker コンテナ / Simulation エージェントの5形式に対応。submission-validator agent を呼び出して機械的にチェックする。提出直前に必ず使う。

2026-06-18
onboard
ソフトウェア開発者

Walks through the 7-item competition onboarding checklist interactively and saves it to survey/competition/overview.md. Use first when starting a new competition.

2026-06-18
submit-check
ソフトウェア開発者

Run pre-submission validation. Handles 5 formats — Kaggle CSV / Kaggle Code Competition / prediction-file zip / Docker container / Simulation agent. Delegates to the submission-validator agent for mechanical checks. Use right before any submission.

2026-06-18
daily-report
ソフトウェア開発者

今日の daily_reports/YYYYMMDD.md を、前日のレポートと未完了TODO・直近の実験結果を引き継いで作成する。セッション開始時に使う。

2026-06-10
exp-new
ソフトウェア開発者

新しい実験フォルダを reference/ から雛形コピーして作成する。SESSION_NOTES.md と run.sh も自動生成。Claude用は expA00, A01, ...、人間用は exp200, 201, ... の連番で命名する。

2026-06-10
strategy
ソフトウェア開発者

コンペ戦略の横断synthesis を実行する。competition-strategist agent を起動し、daily_reports/* と全 SESSION_NOTES.md / claudeSummary.md / submit/SUBMISSIONS.md / KAGGLE_DIRECTION.md を一括ロードして「次の一手」を出力する。週1回や局面の変わり目で使う。

2026-06-10
survey-papers
ソフトウェア開発者

コンペに関連する論文や類似コンペの解法を検索し、survey/papers/にまとめる。リサーチフェーズや新しいアプローチを探すときに使う。

2026-06-10
daily-report
ソフトウェア開発者

Create today's daily_reports/YYYYMMDD.md by carrying over pending TODOs and recent experiment results from yesterday's report. Use at the start of a session.

2026-06-10
exp-new
ソフトウェア開発者

Create a new experiment folder by copying reference/ as a template. Auto-generates SESSION_NOTES.md and run.sh. Claude experiments use expA00, A01, ...; human experiments use exp200, 201, ... in sequential numbering.

2026-06-10
strategy
ソフトウェア開発者

Run cross-experiment competition strategy synthesis. Invokes the competition-strategist agent which loads daily_reports/* + all SESSION_NOTES.md / claudeSummary.md / submit/SUBMISSIONS.md / KAGGLE_DIRECTION.md in parallel and proposes next moves. Use weekly or at inflection points.

2026-06-10
survey-papers
ソフトウェア開発者

Search for papers and similar competition solutions related to the competition, and summarize in survey/papers/. Use during the research phase or when exploring new approaches.

2026-06-10
wiki
ソフトウェア開発者

コンペ知識を knowledge/ ストック層(原子ページ + INDEX)に効率よく蓄積・検索する。daily_report のフローから再利用可能な知見を蒸留して昇格させ、重複を排除しながら最新化する。知見が出たとき・週次整理・過去知見を引きたいときに使う。

2026-05-31
wiki
ソフトウェア開発者

Efficiently accumulate and retrieve competition knowledge in the knowledge/ stock layer (atomic pages + INDEX). Distill reusable insights from the daily-report flow and promote them, deduplicating and keeping things current. Use when an insight emerges, for weekly cleanup, or to recall past knowledge.

2026-05-31