·file-organizer
</>

file-organizer

Use when organizing messy folders (Downloads, Desktop, Documents), finding duplicate files, cleaning up old files, restructuring project directories, separating work from personal files, or automating file cleanup tasks. Triggers on cluttered folders, file chaos, storage cleanup, or directory restructuring needs.

19Installs·0Trend·@acaprino

Installation

$npx skills add https://github.com/acaprino/alfio-claude-plugins --skill file-organizer

How to Install file-organizer

Quickly install file-organizer AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/acaprino/alfio-claude-plugins --skill file-organizer
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: acaprino/alfio-claude-plugins.

SKILL.md

View raw

This skill acts as your personal organization assistant, helping you maintain a clean, logical file structure across your computer without the mental overhead of constant manual organization.

[Directory]/ ├── Work/ │ ├── Projects/ │ ├── Documents/ │ └── Archive/ ├── Personal/ │ ├── Photos/ │ ├── Documents/ │ └── Media/ └── Downloads/ ├── To-Sort/ └── Archive/

Find files modified this week find . -type f -mtime -7

Use when organizing messy folders (Downloads, Desktop, Documents), finding duplicate files, cleaning up old files, restructuring project directories, separating work from personal files, or automating file cleanup tasks. Triggers on cluttered folders, file chaos, storage cleanup, or directory restructuring needs. Source: acaprino/alfio-claude-plugins.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/acaprino/alfio-claude-plugins --skill file-organizer
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from acaprino/alfio-claude-plugins

Quick answers

What is file-organizer?

Use when organizing messy folders (Downloads, Desktop, Documents), finding duplicate files, cleaning up old files, restructuring project directories, separating work from personal files, or automating file cleanup tasks. Triggers on cluttered folders, file chaos, storage cleanup, or directory restructuring needs. Source: acaprino/alfio-claude-plugins.

How do I install file-organizer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/acaprino/alfio-claude-plugins --skill file-organizer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/acaprino/alfio-claude-plugins