wandb
This skill monitors and analyzes Weights & Biases training runs and provides CLI scripts such as `scripts/characterize_run.py`, `scripts/watch_runs.py`, and `scripts/compare_runs.py`. It performs network calls via `wandb.Api()` and instructs use of `WANDB_API_KEY`, and includes shell examples like `~/clawd/venv/bin/python3 ~/clawd/skills/wandb/scripts/characterize_run.py`.