Skip to main content
Run any Skill in Manus
with one click
sumin1ee
GitHub creator profile

sumin1ee

Repository-level view of 10 collected skills across 1 GitHub repositories.

skills collected
10
repositories
1
updated
2026-07-14
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

cleanup-disk
network-and-computer-systems-administrators

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

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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

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
Showing top 8 of 10 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded