What problem does it solve?
This Skill helps you work safely and efficiently on the lab cluster by standardizing login, file editing, job submission, service deployment, networking, and environment boundaries. It reduces mistakes that can damage shared resources, leak secrets, or waste GPU and CPU quota.
Core Features & Use Cases
- Cluster Access and Editing: Connect to the development host, keep a persistent SSH session, and edit remote files with validated patch or copy workflows.
- Job and Worker Operations: Launch temporary workers, submit CPU or GPU jobs, inspect logs and events, and clean up resources correctly.
- Networking and Services: Configure proxies for CPU tasks, handle private-network access, deploy internal services, and connect to them safely from local or remote machines.
- Storage and Model Handling: Use the correct shared paths for projects, large files, caches, and Hugging Face model directories, including cache-to-model conversion.
Quick Start
Ask me to prepare the safest cluster workflow for your task, and I will help you choose the right SSH, worker, job, storage, and network commands.