This skill allows the AI to automatically organize files on the user's desktop. It scans for specific file types and moves them into dedicated subdirectories.
.pdf, .jpg, .jpeg, .png, .gif, .zip, .rar, .7z, .docx, .xlsx, and .pptx files on the desktop.
PDFs, Images, Archives, Documents, Presentations) if they do not exist.
When the user asks to organize their desktop, the AI should:
scripts/organize_desktop.py script.
The core logic resides in scripts/organize_desktop.py. It uses the os and shutil modules to perform file operations safely.
.lnk, .ini).
共 1 个版本