file-organizer

6. Reduces Clutter: Identifies old files you probably don't need anymore

Content Preview
---
name: file-organizer
description: "6. Reduces Clutter: Identifies old files you probably don't need anymore"
risk: unknown
source: community
date_added: "2026-02-27"
---

# File Organizer

## When to Use This Skill

- Your Downloads folder is a chaotic mess
- You can't find files because they're scattered everywhere
- You have duplicate files taking up space
- Your folder structure doesn't make sense anymore
- You want to establish better organization habits
- You're starting a new project a
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/file-organizer.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/file-organizer/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/file-organizer/SKILL.md

Related Skills

file-organizer
Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.
file-organizerfileorganizer

by davepoon · buildwithclaude

new-rails-project
Generate a new Rails project named $1 in the current directory. You may reference @CLAUDE.md for general guidance, though the guidance here takes precedence.
generalnewrails

by sickn33 (Antigravity) · antigravity-awesome-skills

file-path-traversal
Identify and exploit file path traversal (directory traversal) vulnerabilities that allow attackers to read arbitrary files on the server, potentially including sensitive configuration files, credentials, and source code.
generalfilepathtraversal

by sickn33 (Antigravity) · antigravity-awesome-skills

exploratory-data-analysis
Perform comprehensive exploratory data analysis on scientific data files across 200+ file formats. This skill should be used when analyzing any scientific data file to understand its structure, content, quality, and characteristics. Automatically detects file type and generates detailed markdown reports with format-specific analysis, quality metrics, and downstream analysis recommendations. Covers chemistry, bioinformatics, microscopy, spectroscopy, proteomics, metabolomics, and general scientific data formats.
exploratory-data-analysisexploratorydataanalysis

by K-Dense-AI · claude-scientific-skills