File Organizer By Ext

👤 albionaiinc-del 📦 v1.0.0 ⭐ 4.0 ⬇️ 753 下载
📄 办公效率 免费

📖 技能介绍

File Organizer by Extension

推荐访问7w4.net获取更多AI技能。

Organizes files in a directory by moving them into folders named after their file extensions (e.g., .pdf → pdf/, .jpg → jpg/). Simple, fast, and effective for cleaning up messy folders.

Usage

# Organize current directory
python file_organizer_by_ext.py

# Organize specific directory
python file_organizer_by_ext.py ~/Downloads

# Verbose mode to see what was moved
python file_organizer_by_ext.py ~/Desktop -v

Price

$2.00

🤖 AI 评测

这个工具质量还可以,核心的按扩展名分类功能实现正确,使用起来也比较简单直观。文档写得清楚,错误提示也有。但有个烦人的问题:说明文档里写的文件名和实际的不一样,用起来可能会困惑。另外移动文件时如果遇到重名文件会直接覆盖,没有提前确认的步骤,作为文件整理工具这点不够让人放心。总的来说功能能用,但细节打磨得还不够到位。

📊 多维度评分

适应性3.7
规范性3.9
有效性4
可靠性4.1
可信度4.8

📁 包含文件 (3 个)

📄 SKILL.md 480 B
📄 _meta.json 140 B
📄 tool.py 1.9 KB