disk-usage

Identify and list largest files and directories with disk usage commands.

166|4|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/gebruder/wirken --skill disk-usage-gebruder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: disk-usage
Source: https://github.com/gebruder/wirken/tree/main/skills/disk-usage
Command: npx skills add https://github.com/gebruder/wirken --skill disk-usage-gebruder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a streamlined way to analyze disk usage and identify large files, helping you manage storage space efficiently.

Core Features & Use Cases

  • Disk Space Analysis: Offers a comprehensive overview of disk usage with various commands like df -h and du -sh.
  • Large File Identification: Finds and lists the largest files and directories on the disk.
  • Cleanup Candidates: Suggests files and directories that could be candidates for cleanup, such as old log files and core dumps.

Quick Start

Run the disk-usage skill to analyze the disk usage and find large files in the current directory.

Frequently Asked Questions about disk-usage

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

FAQPage Schema
How do I find large files taking up disk space on my system?

To find large files taking up disk space, this skill identifies and lists the largest files and directories on a disk, providing a summary of disk usage. It offers specific commands for in-depth analysis to help you locate space-consuming items.

What is the best way to analyze disk usage and identify cleanup candidates?

Analyzing disk usage is best handled by generating a comprehensive overview using commands like df -h and du -sh. This skill suggests files and directories that are cleanup candidates, such as old log files and core dumps.

Can I use this to troubleshoot storage issues by checking directory sizes?

Yes, you can troubleshoot storage issues by checking directory sizes. The skill is applicable to disk space management and troubleshooting storage issues, providing a streamlined way to analyze disk usage and identify large files efficiently.

How do I get a comprehensive overview of disk usage quickly?

To get a comprehensive overview of disk usage quickly, run the skill in your current directory. It utilizes commands like df -h and du -sh to summarize disk usage and identify large files for cleanup.

What kind of files are suggested for cleanup during disk space management?

During disk space management, the skill suggests files and directories that could be candidates for cleanup, specifically targeting old log files and core dumps to help you manage storage space efficiently.