Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

hopmux

hopmux에는 sumin1ee에서 수집한 skills 10개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
10
Stars
6
업데이트
2026-07-14
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

cleanup-disk
네트워크·컴퓨터 시스템 관리자

Find what's eating disk on full lab servers — old checkpoints, wandb and cache junk — and produce a deletion plan. Report-only; deletion needs per-path human approval. Use when a disk is full or the user asks to free space.

2026-07-14
compare-runs
데이터 과학자

Compare experiment results across servers — differing hyperparameters and final metrics from local wandb data, with dashboard links. Use for "which ablation won" or comparing runs of a project.

2026-07-14
lab-brief
네트워크·컴퓨터 시스템 관리자

Morning briefing across all lab servers — what finished or crashed overnight, which GPUs are free, which disks are filling up. Use when the user asks for a briefing, "what happened overnight", or overall lab/server status.

2026-07-14
launch-experiment
네트워크·컴퓨터 시스템 관리자

Launch a training run on the best lab server — picks a host by data locality and free GPUs, verifies code and environment, starts it in a detached tmux session. Use when the user wants to run, launch, or train something on the servers.

2026-07-14
repro-env
네트워크·컴퓨터 시스템 관리자

Reproduce a working project environment from one lab server on another — code at the same commit, a CUDA-compatible python env, and a smoke test. Use for "make this run on host B too" or setting up a new server.

2026-07-14
runs-status
네트워크·컴퓨터 시스템 관리자

Check on the user's running experiments across all servers — progress, loss, ETA, stalled or crashed. Use for "how are my runs", "is training still going", or checking a specific experiment.

2026-07-14
sweep
네트워크·컴퓨터 시스템 관리자

Launch a hyperparameter sweep distributed across free GPUs on multiple lab servers, one detached tmux session per config. Use when the user wants to run several variants of an experiment at once.

2026-07-14
sync-code
소프트웨어 개발자

Audit which code version each lab server has for a project — commits, dirty trees, divergence — and align them safely. Use when results differ between servers or before launching a sweep.

2026-07-14
where-is
네트워크·컴퓨터 시스템 관리자

Find a dataset, checkpoint, or file across every lab server — locations, sizes, duplicates. Use for "where is coco", "which server has X", or locating checkpoints and project directories.

2026-07-14
zombie-hunt
네트워크·컴퓨터 시스템 관리자

Find zombie processes holding GPU VRAM on lab servers (dead notebook kernels, orphaned trainers) and propose kill commands. Report-only. Use when GPUs look occupied but idle, or for "who is using GPU N".

2026-07-14