Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
modal-projects
GitHub 제작자 프로필

modal-projects

3개 GitHub 저장소에서 수집된 10개 skills를 저장소 단위로 보여줍니다.

수집된 skills
10
저장소
3
업데이트
2026-07-02
저장소 탐색

저장소와 대표 skills

model-support
소프트웨어 개발자

Use when adding, debugging, validating, or productionizing new model support in modal-training-gym, especially Slime recipes and model configs.

2026-07-02
rollout-progress
소프트웨어 개발자

This skill should be used when the user asks to "check the progress of a run", "what step is run X on", "is my training run stuck", "what is run <id> doing", "grab the app logs for a run", "how far along is the rollout", or otherwise wants to know the live status, current step, current phase, or blocker of a modal-training-gym training run given a run id (or partial id / wandb id / Modal app id).

2026-07-02
modal-training
소프트웨어 개발자

Runbook for launching, monitoring, and debugging training jobs on Modal: entrypoint discovery, detached app workflow, log filtering, container inspection, volume state, image build behavior, and debugging strategy. Use when running modal run, checking app status, reading logs, or troubleshooting a Modal training job.

2026-06-23
training-gym-overview
소프트웨어 개발자

One-stop reference for the modal-training-gym repo: package layout, core abstractions (ModelConfig, DatasetConfig, framework two-class split, build_app, cloudpickle caller resolution), the tutorial generator system, model catalog, tools/ directory, and common gotchas. Use when working with tutorials, models, frameworks, or any code in this repository.

2026-06-22
example-validation
소프트웨어 품질 보증 분석가·테스터

Tiered validation pipeline for checking whether tutorials and examples still run as documented: Tier 0 (local compile), Tier 1 (cheap drift checks), Tier 2 (scheduled smoke on Modal), Tier 3 (full multi-node validation). Covers discovery, pass criteria, and failure recording. Use when validating, testing, or checking tutorials and examples for drift.

2026-05-12
modal-basic-skills
소프트웨어 개발자

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
데이터 과학자

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
데이터 과학자

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
소프트웨어 개발자

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
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다