Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:1,010
forks:91
updated:April 22, 2026 at 10:14
File Explorer
SKILL.md
Launch an autonomous THINK→EXECUTE→REFLECT experiment loop on a GPU project
Search papers from top AI/ML conferences
Daily arXiv paper recommendations with automatic deduplication
Check status of running autonomous experiment loops
Refresh Obsidian dashboard and daily notes from current experiment state
Deep analysis of a single paper with figure extraction from arXiv source
| name | gpu-monitor |
| description | Check GPU status, running experiments, and available resources |
Quick GPU status check for experiment management.
Claude Code: /gpu-monitor
Claude Code: /gpu-monitor --server user@remote-host
Codex: $gpu-monitor
nvidia-smi to get current GPU status--server is provided, SSH to remote server firstGPU Status
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
GPU Name Memory Util Temp
0 L20X 144GB 45123/147456 98% 72°C ← training (PID 12345)
1 L20X 144GB 234/147456 0% 35°C ← FREE
2 L20X 144GB 43210/147456 95% 70°C ← training (PID 12346)
3 L20X 144GB 1024/147456 12% 40°C ← keeper
Free GPUs: [1]
Training: GPU 0 (PID 12345), GPU 2 (PID 12346)