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