disk-cleaner

Category: Tools & Productivity | Uploader: gccszsgccszs | Downloads: 0 | Version: v1.0(Latest)

Cross-platform disk space management toolkit with intelligent optimization. REQUIREMENTS: Python 3.7+. UNIVERSAL COMPATIBILITY: Works with ALL AI IDEs (Cursor, Windsurf, Continue, Aider, Claude Code, etc.). PLATFORM-INDEPENDENT: Works at any location - global, project, or user level. SELF-CONTAINED: No pip install needed, includes intelligent bootstrap. KEY FEATURES: (1) PROGRESSIVE SCANNING: Quick sample (1s) + Progressive mode for large disks, (2) INTELLIGENT BOOTSTRAP: Auto-detection of skill location and auto-import of modules, (3) CROSS-PLATFORM ENCODING: Safe emoji/Unicode handling on all platforms, (4) DIAGNOSTIC TOOLS: check_skill.py for quick verification, (5) OPTIMIZED SCANNING: 3-5x faster with os.scandir(), concurrent scanning, intelligent sampling. AGENT WORKFLOW: (1) Check Python, (2) Find skill package (20+ locations auto-detected), (3) Run diagnostics, (4) Use progressive scanning for large disks. The skill package includes all optimization modules - no features are lost!

Changelog: Source: GitHub https://github.com/gccszs/disk-cleaner

Directory Structure

Current level: tree/main/skills/disk-cleaner/

  • 📁 diskcleaner/
    • 📁 config/
      • 📄 __init__.py 193 B
      • 📄 defaults.py 4.6 KB
      • 📄 loader.py 10.4 KB
    • 📁 core/
      • 📁 rules/
        • 📄 __init__.py 486 B
        • 📄 archive_rules.py 24.3 KB
      • 📄 __init__.py 961 B
      • 📄 cache.py 6.0 KB
      • 📄 classifier.py 9.4 KB
      • 📄 duplicate_finder.py 8.8 KB
      • 📄 growth_analyzer.py 14.2 KB
      • 📄 interactive.py 24.1 KB
      • 📄 organizer.py 15.7 KB
      • 📄 process_manager.py 12.6 KB
      • 📄 progress.py 10.1 KB
      • 📄 safety.py 13.2 KB
      • 📄 scanner.py 17.6 KB
      • 📄 smart_cleanup.py 11.2 KB
    • 📁 optimization/
      • 📄 __init__.py 1.7 KB
      • 📄 concurrency.py 4.6 KB
      • 📄 delete.py 17.0 KB
      • 📄 hash.py 18.4 KB
      • 📄 memory.py 5.7 KB
      • 📄 profiler.py 6.1 KB
      • 📄 scan.py 17.7 KB
    • 📁 platforms/
      • 📄 __init__.py 287 B
      • 📄 linux.py 5.5 KB
      • 📄 macos.py 5.4 KB
      • 📄 windows.py 15.7 KB
    • 📄 __init__.py 465 B
  • 📁 docs/
    • 📄 WIZARD_USAGE.md 7.7 KB
  • 📁 references/
    • 📄 temp_locations.md 4.3 KB
  • 📁 scripts/
    • 📄 analyze_disk.py 28.0 KB
    • 📄 analyze_growth.py 11.9 KB
    • 📄 analyze_progressive.py 16.3 KB
    • 📄 check_skill.py 9.2 KB
    • 📄 clean_disk.py 24.3 KB
    • 📄 find_duplicates.py 11.9 KB
    • 📄 interactive_wizard.py 18.4 KB
    • 📄 monitor_disk.py 12.2 KB
    • 📄 organize_files.py 5.8 KB
    • 📄 package_skill.py 14.0 KB
    • 📄 scheduler.py 8.8 KB
    • 📄 skill_bootstrap.py 20.5 KB
    • 📄 test_wizard.py 4.5 KB
  • 📄 AGENT_QUICK_REF.txt 22.0 KB
  • 📄 disk-cleaner.skill 127.6 KB
  • 📄 INSTALL.md 7.0 KB
  • 📄 NO_PYTHON_GUIDE.md 5.3 KB
  • 📄 README.md 1.5 KB
  • 📄 SKILL.md 44.9 KB
  • 📄 UNIVERSAL_INSTALL.md 6.9 KB

SKILL.md

Login to download/like/favorite ❤ 16 | ★ 0
Comments 0

Please login before commenting.

Loading comments...