bydatarobot-oss· 14 skills
Use when the user wants to create, configure, scale, debug, observe, or roll out container workloads on DataRobot's Workload API. Triggers include: deploying a container as a managed service, listing/starting/stopping workloads, changing replica counts or autoscaling, picking CPU/GPU compute bundles, injecting DataRobot credentials as env vars, diagnosing workloads that are stuck / errored / crash-looping (CrashLoopBackOff, ImagePullBackOff, OOMKilled, probe failures, exec format error), pulling application logs / OpenTelemetry traces / metrics / request stats, creating or iterating container artifacts, building images server-side, locking artifacts for production, or doing a zero-downtime rolling artifact replacement.
$npx -y skills add datarobot-oss/datarobot-agent-skills --skill datarobot-workload-apiInstalls into the current project.
Run `npx skills use "https://github.com/datarobot-oss/datarobot-agent-skills" --skill "datarobot-oss/datarobot-agent-skills/datarobot-workload-api"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/datarobot-oss/datarobot-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/datarobot-oss/datarobot-agent-skills"` and select the relevant skills, then follow their instructions.