Skip to main content
مستودع GitHub

kaggle-with-ai-template

يحتوي kaggle-with-ai-template على 10 من skills المجمعة من taimo3810، مع تغطية مهنية على مستوى المستودع وصفحات 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