Skip to main content
Run any Skill in Manus
with one click
GitHub repository

modal-auto-research-skills

modal-auto-research-skills contains 4 collected skills from modal-projects, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
4
Stars
37
updated
2026-04-14
Forks
6
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

modal-basic-skills
software-developers

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
data-scientists-152051

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
data-scientists-152051

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
software-developers

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