file-manager

Create, move, rename, search, organize, compress, and delete files with safety checks.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/ngochuy13/intern-dev --skill file-manager-ngochuy13
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: file-manager
Source: https://github.com/ngochuy13/intern-dev/tree/main/skills/file-manager
Command: npx skills add https://github.com/ngochuy13/intern-dev --skill file-manager-ngochuy13

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

File clutter and mistakes from manual file operations slow you down and risk data loss, especially when creating, moving, renaming, searching, compressing, or deleting items across folders.

Core Features & Use Cases

  • Create, move, rename, and delete with safety guardrails: Plans operations, checks conflicts, and requires confirmation for destructive or batch actions.
  • Search and organize directories: Finds files by patterns or criteria and reorganizes folders (for example, by file type) to keep your workspace tidy.
  • Analyze and compress for storage cleanup: Reports file sizes in human-readable formats, estimates disk usage, and supports zipping/compressing and decompression flows.

Quick Start

Ask: "List everything in ~/Downloads, find the largest files, then propose an organization plan and tell me what you would delete after I confirm."

Frequently Asked Questions about file-manager

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

FAQPage Schema
How do I safely clean up and organize my Downloads folder without losing files?

To safely clean up your Downloads folder, this Skill lists directory contents, finds large files, and proposes an organization plan. It requires explicit confirmation before executing any destructive or batch deletion actions to prevent data loss.

Can I search for specific files and reorganize directories by file type?

Yes, you can search for files using specific patterns or criteria and reorganize directories. The Skill supports directory organization tasks such as grouping files by type to keep your workspace tidy and structured.

What is the best way to find large files and analyze disk usage before compressing them?

Analyzing disk usage is handled by reporting file sizes in human-readable formats and estimating space allocation. The Skill identifies large files and supports compressing them into archives to free up storage space.

How do I batch rename and move files while checking for naming conflicts?

Batch renaming and moving files includes built-in path verification and conflict detection. The Skill plans the operations first, checks for any naming conflicts, and requires you to confirm the batch action before execution.

Does the file management process show a preview before deleting files?

Yes, the file management process uses a preview-and-confirm safety guardrail for destructive operations. It plans the action, shows you what will be deleted, and requires explicit confirmation before removing any files.

What happens if a file move or rename operation fails during batch processing?

During batch processing, the Skill applies path verification and conflict detection to prevent failures. It provides clear success and failure status reporting for each operation so you know exactly what happened.