disk-manager

Analyzes disk usage and cleans temporary files via command-line tools.

1|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/winsorllc/upgraded-carnival --skill disk-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: disk-manager
Source: https://github.com/winsorllc/upgraded-carnival/tree/main/.pi/skills/disk-manager
Command: npx skills add https://github.com/winsorllc/upgraded-carnival --skill disk-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps you understand and manage your disk space by analyzing usage, identifying large or old files, and cleaning up unnecessary temporary data.

Core Features & Use Cases

  • Disk Space Analysis: Get a clear overview of used and available disk space across your system.
  • Large File Identification: Quickly find the biggest space consumers on your drives.
  • Cleanup Operations: Safely remove temporary files, cache, and logs.
  • Use Case: "I'm running out of space on my laptop. Use the disk manager to find the top 5 largest files and then clean up temporary files."

Quick Start

Analyze disk usage and show space in a human-readable format.

Frequently Asked Questions about disk-manager

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

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

To identify large files consuming disk space, you can analyze directory sizes and search for files by size. This skill utilizes system commands to quickly find the biggest space consumers on your drives.

What is the best way to clean up temporary files and cache logs?

The best way to clean up temporary files and cache logs is through selective cleanup operations. You can safely remove temp, cache, and log files to free up unnecessary storage data on your system.

How do I get a human-readable overview of disk usage?

You can get a human-readable overview of disk usage by analyzing your system. This provides a clear report of used and available disk space across your drives using standard system commands like df and du.

Can I search for old files to free up storage analysis space?

Yes, you can search for old files to free up storage space. The system supports file searching by age, allowing you to identify outdated files alongside large ones for targeted disk management.

Does disk management require any special dependencies to run command-line operations?

No special dependencies are required to run these command-line operations. The skill relies on standard system commands like df, du, and find for efficient disk space reporting and file searching without extra setup.