disk-space-checker

Checks and reports total, used, and free disk space on the primary storage device.

15|8|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/AstorYH/PASB --skill disk-space-checker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: disk-space-checker
Source: https://github.com/AstorYH/PASB/tree/main/nanobot/skills/disk-space-checker
Command: npx skills add https://github.com/AstorYH/PASB --skill disk-space-checker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps you understand how much storage space is available on your system, preventing potential issues caused by a full disk.

Core Features & Use Cases

  • Disk Space Monitoring: Provides a clear overview of total, used, and free disk space.
  • System Health Check: Essential for maintaining optimal system performance and avoiding data loss.
  • Use Case: Before downloading large files or installing new software, you can quickly check if you have enough free space using this skill.

Quick Start

Check the available disk space on your primary storage device.

Frequently Asked Questions about disk-space-checker

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

FAQPage Schema
How do I check available disk space on my system?

This skill checks available disk space by identifying the primary storage device and retrieving total, used, and free space in a human-readable format. It reports these metrics to prevent issues caused by a full disk.

What is the best way to monitor system health before installing new software?

The best way to monitor system health is to check disk space before installing new software. This utility provides a clear overview of available storage to ensure you have enough free space for large downloads and prevent data loss.

Does this disk space checker require any dependencies or components to run?

No, this disk space checker does not require any dependencies or components to run. It handles potential execution and parsing errors gracefully to provide a basic overview of your storage device without external setup.

Why does disk space monitoring fail to report free storage on some devices?

Disk space monitoring can fail due to execution or parsing errors when identifying the primary storage device. This utility handles these potential errors gracefully to ensure it reports available storage without crashing.

When do I need to check my total and used disk space?

You need to check your total and used disk space before downloading large files or installing new software. Monitoring these storage metrics helps you avoid potential system issues and data loss caused by a full disk.