sue-runpod-docker-cleanup

Community

Safely reclaim RunPod container root disk space

Authordongzhuoyao
Version1.0.0
Installs0

System Documentation

What problem does it solve?

RunPod pods often run out of root filesystem or Docker storage space during package installs, image pulls, builds, and long-running experiment sessions, which can break active work and waste paid compute. This skill safely frees up that space without deleting your persistent experiment data stored under /workspace.

Core Features & Use Cases

  • Safe, targeted cleanup: Removes only safe-to-delete items like stopped containers, dangling Docker images, package caches, old logs, and build artifacts, with strict rules that never touch /workspace unless you explicitly request it.
  • Parallel diagnostic scanning: Spawns independent subagents to audit root filesystem usage, Docker storage, and log/cache sizes in one turn to quickly identify all cleanup candidates.
  • Confirmation gates for destructive actions: Requires explicit user approval before pruning Docker volumes, user-created images, or any paths outside the default safe cleanup set.
  • Use case: If your RunPod pod is throwing "no space left on device" errors mid-experiment, use this skill to diagnose the source of disk usage and safely reclaim space without losing your training checkpoints or datasets.

Quick Start

Use the sue-runpod-docker-cleanup skill to diagnose and safely clean up RunPod container root disk pressure without deleting your persistent experiment data.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sue-runpod-docker-cleanup
Download link: https://github.com/dongzhuoyao/deepresearch/archive/main.zip#sue-runpod-docker-cleanup

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.