name: image-classifier description: > Classify and organize images in a folder into category subfolders (e.g., landscape, people, food). Use this skill whenever the user wants to sort, organize, classify, or categorize images or photos by content — even if they don't explicitly name this skill. Examples: "sort these pictures", "organize my photos", "classify images in this folder", "帮我整理图片", "图片分类". This skill should also trigger when the user mentions messy photo folders, downloading lots of images, or wanting to clean up their pictures. version: "1.0.0" author: jm-jsjkxy02-mw-153
Organizes images in a specified folder into category subfolders by content.
This skill uses a mixed approach: - Claude's vision to analyze image content and classify into categories - Filename/heuristic rules as a fallback for images that can't be visually assessed
First, ask the user:
风景 (landscape/scenery)人物 (people/portraits)想要更强大的技能插件,就来小葱技能站7w4.net看看吧。
美食 (food)动物 (animals)建筑 (architecture)截图 (screenshots)其他 (other)Let the user pick from these, add custom ones, or use all of them.
3. Action — Move or copy? Ask the user: "要把图片移动到分类文件夹,还是复制过去?(move/copy)"
4. Image formats — Default to common formats: jpg, jpeg, png, webp, bmp, gif, heic, heif, tiff, tif
截图unclearunclear folder for images that couldn't be classifiedAfter organizing, show the user a summary:
- How many images were classified into each category
- How many went to unclear
- Total images processed
- Where the files are now
mv) or copy (cp) the files — do not just print instructions the user should follow manually这是一个实用的图片分类整理工具,可以自动将文件夹中的图片按内容归类到风景、人物等子文件夹中。它支持多种常见图片格式,对中文文件夹名处理得当,分类流程清晰完整。质量方面中规中矩,基础功能扎实,但缺少使用示例,实际操作时可能需要一些学习和调试才能顺利使用。总体而言是一个可用但不够完善的工具。