VI

visual-file-sorter

A digital butler that uses vision models to classify, rename, and organize messy folders on your machine.

Install

mkdir -p .claude/skills/visual-file-sorter && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/14400" && unzip -o skill.zip -d .claude/skills/visual-file-sorter && rm skill.zip

Installs to .claude/skills/visual-file-sorter

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

自动遍历下载文件夹或桌面,利用视觉模型“看”文件内容并重命名,最后归档到指定分类目录。
43 charsno explicit “when” trigger
Intermediate

Key capabilities

  • List files in target directories like Downloads or Desktop
  • Filter out system hidden files and temporary download files
  • Open files to visually inspect their content
  • Extract key metadata and summarize file content
  • Rename files based on content analysis and predefined rules
  • Move renamed files to categorized subfolders

How it works

The skill traverses a target folder, visually analyzes each file's content by opening it, extracts key information, renames the file based on predefined rules, and then moves it to an appropriate categorized subfolder.

Inputs & outputs

You give it
Target folder path (e.g., `~/Downloads`), files within the folder
You get back
Renamed and categorized files in `~/Documents/Sorted/`

When to use visual-file-sorter

  • Organize downloads folder
  • Cleanup desktop files
  • Automated document categorization

About visual-file-sorter

Traverses specified directories, identifies file content visually, and moves them to relevant categorized subfolders. It handles cleanup while maintaining strict file safety standards.

自动遍历下载文件夹或桌面,利用视觉模型“看”文件内容并重命名,最后归档到指定分类目录。

When not to use it

  • When files contain sensitive or encrypted information that cannot be visually processed
  • When the user does not want files to be renamed or moved automatically
  • When the task involves file operations beyond renaming and moving

Limitations

  • Prohibited from deleting any files
  • Forbidden from modifying file extensions
  • Visual recognition must use local or default visual models, not unauthorized external APIs

How it compares

This skill automates file organization by visually interpreting content and applying renaming/categorization rules, mimicking human interaction more closely than rule-based sorting that relies solely on file metadata.

Compared to similar skills

visual-file-sorter side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
visual-file-sorter (this skill)05moNo flagsIntermediate
feishu-drive36moNo flagsIntermediate
calculator77moReviewBeginner
speech-to-text72moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry