file-master

Coordinate disk cleanup, file organization, and document analysis workflows on Mac.

27|6|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/crazynomad/skills --skill file-master
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: file-master
Source: https://github.com/crazynomad/skills/tree/main/file-master
Command: npx skills add https://github.com/crazynomad/skills --skill file-master

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Mac 用户在 Mac 上需要同时完成磁盘清理、文件整理和文档分析的多阶段任务,容易造成流程断裂和重复劳动。本技能将这三步串联成一个可控的端到端工作流,帮助用户一次性完成全面的文件管理。

Core Features & Use Cases

  • 三阶段工作流:清(释放空间) → 理(归类文件) → 知(文档分析),可按需执行全部或任意阶段,阶段之间自动传递必要信息。
  • 预览优先与容错:每个阶段提供预览,若某阶段失败或跳过,后续阶段仍可安全执行并产出阶段性报告。
  • 统一报告:汇总三阶段的结果,给出清晰的总结与可执行后续建议。
  • 跨子技能协同:通过整合 disk-cleaner、file-organizer、doc-mindmap 等子技能实现端到端工作流。

Quick Start

请对我的Mac执行完整的清理、整理并分析文档,执行全部三阶段。

Frequently Asked Questions about file-master

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

FAQPage Schema
How do I automate disk cleanup and file organization on macOS in one workflow?

Automating macOS file management involves chaining disk cleanup, file organization, and document analysis into a single three-phase workflow. This approach executes space reclaiming, file tidying, and insight generation sequentially, ensuring cross-phase data flow for repeatable end-to-end outcomes.

Can I run only the file organizer phase without executing disk cleaning first?

Yes, the file organizer phase can run independently without disk cleaning. The workflow supports configurable phase selection, allowing you to execute any single stage or a custom combination while maintaining robust error handling for safe, partial execution.

What is the best way to generate mindmaps from multiple documents on a Mac?

Generating mindmaps from documents is achieved by executing the document analysis phase of an automated file management workflow. This stage analyzes files across multiple folders, passing necessary data from prior organization phases to produce unified insights and actionable recommendations.

Does the macOS file management workflow provide a preview before deleting files?

Yes, previewing files before deletion is a core feature of the disk cleaning phase. The workflow prioritizes safe previews and robust error handling, ensuring that if a phase fails or is skipped, subsequent stages still execute safely and produce a summary report.

How does cross-phase data flow work in an end-to-end Mac file management workflow?

Cross-phase data flow in automated file management works by sequentially passing necessary information between the cleanup, organization, and analysis stages. This coordination ensures that reclaimed space and tidied file structures directly inform the final document analysis and unified report generation.

What happens if the disk cleaning phase fails during an automated file organization workflow?

If the disk cleaning phase fails, the workflow's robust error handling ensures subsequent file organization and document analysis stages still execute safely. The system skips the failed stage, continues the operation, and produces a unified report with partial results and actionable suggestions.