Skip to main content
GitHub リポジトリ

kaggle-with-ai-template

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

収集済み skills
10
Stars
11
更新
2026-03-24
Forks
1
職業カバレッジ
4 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

kaggle-competition
データサイエンティスト

Get competition metadata, data files, and rules using Kaggle MCP. Use when looking up competition details, searching competitions, or fetching competition data file info.

2026-03-24
kaggle-datasets
データサイエンティスト

Search, download, and manage Kaggle datasets using Kaggle MCP. Use when finding datasets, checking file structures, or downloading data.

2026-03-24
kaggle-discussions
ソフトウェア開発者データサイエンティスト

Browse and search Kaggle discussion forums using Kaggle MCP. Use when looking for tips, solutions, or community insights about competitions or datasets.

2026-03-24
kaggle-leaderboard
データサイエンティスト

View and analyze competition leaderboard and submissions using Kaggle MCP. Use when checking rankings, scores, or submission history.

2026-03-24
kaggle-notebooks
データサイエンティスト

Search, view, save, and run Kaggle notebooks using Kaggle MCP. Use when exploring public notebooks, pushing code to Kaggle, or managing notebook sessions.

2026-03-24
kaggle-submit
データサイエンティスト

Submit to a Kaggle competition (code/notebook submission or file upload). Use when submitting predictions or notebooks to a competition.

2026-03-24
setup
データサイエンティスト

Initialize project and set up competition environment (all-in-one). Use when starting a new Kaggle/atmaCup competition project or when user invokes /setup.

2026-03-24
vast-gpu-download
ネットワーク・コンピュータシステム管理者

This skill downloads training results (model weights, training logs, metrics) from a vast.ai GPU instance to the local project. It should be used after remote training completes and BEFORE destroying the instance. Triggers include downloading results, fetching trained model, or collecting training artifacts from vast.ai.

2026-03-24
vast-gpu-train
その他コンピュータ職

This skill provisions a vast.ai GPU instance and syncs project code for remote training. It should be used when the user wants to train a model on a remote GPU via vast.ai, including instance creation, code sync, and SSH connection setup.

2026-03-24
codex
ソフトウェア開発者

OpenAI Codex CLIを使用したコードレビュー、分析、コードベースへの質問を実行する。使用場面: (1) コードレビュー依頼時、(2) コードベース全体の分析、(3) 実装に関する質問、(4) バグの調査、(5) リファクタリング提案、(6) 解消が難しい問題の調査。トリガー: "codex", "コードレビュー", "レビューして", "分析して", "/codex"

2026-01-17