connect-skypilot-to-sunk

Integrate SkyPilot with SUNK clusters for GPU workload submission.

7|Updated Jul 9, 2026
One-click install
npx skills add https://github.com/coreweave/sunk-anywhere --skill connect-skypilot-to-sunk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: connect-skypilot-to-sunk
Source: https://github.com/coreweave/sunk-anywhere/tree/main/skills/universal/connect-skypilot-to-sunk
Command: npx skills add https://github.com/coreweave/sunk-anywhere --skill connect-skypilot-to-sunk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the problem of integrating SkyPilot with SUNK clusters to enable efficient submission and management of GPU workloads.

Core Features & Use Cases

  • Single-cluster and Multi-cluster Support: Connects and manages workloads across various SUNK cluster configurations.
  • SSH Configuration for Slurm Login Nodes: Provides steps to configure SSH access for Slurm login nodes.
  • SkyPilot Setup: Instructs users on installing and configuring SkyPilot for use with SUNK.
  • Job Testing: Offers commands for testing CPU and GPU jobs to ensure system functionality.
  • Multi-cluster Verification: Guides users in verifying connections to multiple SUNK clusters.
  • Troubleshooting: Provides solutions for common setup and connection issues.

Quick Start

Execute the command: 'connect SkyPilot to SUNK'

Frequently Asked Questions about connect-skypilot-to-sunk

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I connect SkyPilot to SUNK clusters for GPU workload submission?

To connect SkyPilot to SUNK, you must configure SSH access to Slurm login nodes, install SkyPilot, and update its configuration to recognize the SUNK clusters. This enables streamlined GPU workload submission across your environments.

What are the prerequisites for integrating SkyPilot with SUNK?

Integrating SkyPilot with SUNK requires pre-configured SUNK clusters, properly configured SSH access to Slurm login nodes, and Python 3.10 or higher installed on your system.

Can I manage GPU workloads across multiple SUNK clusters using SkyPilot?

Yes, SkyPilot supports multi-cluster configurations with SUNK. After setup, you can verify connections to multiple SUNK clusters and manage workloads across them from a single SkyPilot interface.

How do I test CPU and GPU jobs after configuring SkyPilot for SUNK?

You can test CPU and GPU jobs using specific SkyPilot commands provided during setup. Running these job tests ensures your SUNK cluster integration is functioning correctly before deploying actual workloads.

What should I do if my SkyPilot connection to SUNK is not working?

If your SkyPilot connection to SUNK is not working, check the troubleshooting guide for common setup and connection issues. Most problems involve incorrect SSH configurations for Slurm login nodes or missing SkyPilot settings.