disk_usage_drive

Query C: drive disk usage statistics via PowerShell and summarize results.

779|139|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/taracodlabs/aiden --skill disk-usage-drive
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: disk_usage_drive
Source: https://github.com/taracodlabs/aiden/tree/main/workspace/skills/learned/disk_usage_drive
Command: npx skills add https://github.com/taracodlabs/aiden --skill disk-usage-drive

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly identify free space on the C: drive and visualize disk usage to guide cleanup and capacity planning.

Core Features & Use Cases

  • Snapshot of current C: drive usage for local Windows systems.
  • Validates available space for deployments or data migrations.
  • Use Case: decide which files to relocate or delete to free space on the system drive.

Quick Start

Run the skill to display the current disk usage statistics for the C: drive.

Frequently Asked Questions about disk_usage_drive

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

FAQPage Schema
How do I check C: drive disk usage on Windows?

To check C: drive disk usage on Windows, the Skill queries local drive statistics via PowerShell and presents a concise summary of used and free space. It provides an instant snapshot for local capacity planning.

Do I need PowerShell to view Windows drive storage statistics?

Yes, you need PowerShell access to view Windows drive storage statistics with this Skill. It relies on PowerShell commands to query local system disk statistics and format the capacity results.

What is the best way to verify free space for a Windows deployment?

The best way to verify free space for a Windows deployment is running this Skill to get a current snapshot of the C: drive. It validates available storage capacity to ensure successful data migrations or installations.

Can I identify which files to delete to free up system drive space?

You can identify what to delete to free up system drive space by reviewing the Skill's disk usage summary. It highlights current C: drive capacity, guiding your local file cleanup and relocation decisions.

Does this disk usage tool work on non-Windows systems?

No, this disk usage tool does not work on non-Windows systems. It is specifically designed for local Windows environments and requires PowerShell to query and format C: drive storage statistics.