Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

modal-auto-research-skills

modal-auto-research-skills contient 4 skills collectées depuis modal-projects, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
4
Stars
37
mis à jour
2026-04-14
Forks
6
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

modal-basic-skills
Développeurs de logiciels

Foundational Modal platform knowledge for auto-research agents. Covers app structure, function types, CLI usage, deployment patterns, and development workflow. This skill auto-triggers when code imports `modal` and provides the base layer that the GPU-specific research skills build on.

2026-04-14
modal-gpu-dev
Scientifiques des données

Interactive GPU sandboxes on Modal with SSH access for debugging, profiling, and prototyping. Launch a container with any GPU (T4 to B200), SSH in, iterate on code with pre-installed ML tools. Use when you need hands-on GPU access for debugging, profiling with nsys/ncu, prototyping training scripts, or testing model serving.

2026-04-14
modal-gpu-experiment
Scientifiques des données

Training apps, experiment patterns, and persistent storage on Modal. Write single-GPU and multi-node training jobs with volumes for data and checkpoints, secrets for W&B/HuggingFace, and fault tolerance via retries and checkpoint auto-resume. Use when you need to run training, fine-tuning, or batch experiments on Modal GPUs.

2026-04-14
sub-agents
Développeurs de logiciels

Parallel Claude Code agent orchestration. Spawn multiple autonomous agents, each with its own GPU or compute, to divide work in parallel. Each agent works independently and reports findings via structured reports; the parent monitors progress and steers agents. Use when you need to run multiple debugging sessions, experiments, or research tasks in parallel across separate GPUs.

2026-04-14