windows-explorer-advanced

Manage Windows files and disks with PowerShell commands.

36|2|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/malue-ai/dazee-small --skill windows-explorer-advanced
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: windows-explorer-advanced
Source: https://github.com/malue-ai/dazee-small/tree/main/instances/xiaodazi/skills/windows-explorer-advanced
Command: npx skills add https://github.com/malue-ai/dazee-small --skill windows-explorer-advanced

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines advanced file management tasks on Windows, helping users quickly access recent files, analyze disk space, manage Quick Access, and understand folder statistics, thereby improving efficiency and organization.

Core Features & Use Cases

  • File Properties: View detailed information like size, creation, and modification times for individual files.
  • Disk Analysis: Get an overview of disk usage, identify large files, and check remaining space.
  • Quick Access Management: Pin frequently used folders to File Explorer's Quick Access for faster access.
  • Recent Files: Quickly see a list of recently opened or modified files.
  • Folder Statistics: Analyze the number and types of files within directories.

Quick Start

Show me the top 10 largest folders in my user directory.

Frequently Asked Questions about windows-explorer-advanced

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

FAQPage Schema
How do I find the largest folders in Windows File Explorer?

To find the largest folders in Windows File Explorer, you can perform a disk space analysis. This feature scans your directories to identify large files and calculate folder statistics, showing exactly where your storage capacity is being consumed.

How do I view detailed file properties in Windows?

You can retrieve detailed file properties in Windows by accessing file metadata. This includes viewing specific information like file size, creation times, and modification dates for individual files without opening them.

Can I pin folders to Quick Access in Windows File Explorer?

Yes, you can pin frequently used folders to Quick Access in Windows File Explorer. This management feature optimizes your workflow by keeping your most accessed directories immediately available for faster navigation.

What is the best way to list recently modified files on Windows?

The best way to list recently modified files on Windows is using a recent files listing operation. It quickly queries your file system to display a list of recently opened or modified files, helping you resume work faster.

Does Windows disk management require PowerShell?

Advanced Windows disk management and file property retrieval leverage PowerShell cmdlets for system-level access. This allows the operations to manipulate and query the file system beyond the standard graphical interface limitations.