Use when you have a written implementation plan to execute in a separate session with review checkpoints
0
0
# Install this skill:
npx skills add skbylife/claw-skills --skill "file-organizer-zh"
Install specific skill from multi-skill repository
# Description
文件整理器,按类型自动分类(中文版)
# SKILL.md
name: file-organizer-zh
version: 1.0.0
description: 文件整理器,按类型自动分类(中文版)
author: 黄豆豆
tags: [文件, 整理, 效率, 工具, 中文]
file-organizer-zh - 文件整理器
自动按类型分类整理文件。
功能
- 按类型分类 - 图片/文档/代码/视频/音频/压缩包
- 智能归类 - 根据文件内容智能分类
- 清理重复 - 识别并清理重复文件
触发关键词
- 整理
- 分类
- 整理文件
- 分类文件
文件类型映射
- images: .jpg, .jpeg, .png, .gif, .bmp, .webp, .svg
- documents: .doc, .docx, .pdf, .txt, .md, .xls, .xlsx, .ppt, .pptx
- code: .js, .ts, .py, .java, .cpp, .c, .html, .css, .json
- videos: .mp4, .avi, .mov, .wmv, .flv
- audio: .mp3, .wav, .flac, .aac, .ogg
- archives: .zip, .rar, .7z, .tar, .gz
使用示例
- "整理 D:\Downloads"
- "分类 C:\Users\Documents"
- "整理桌面"
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Amp
Antigravity
Claude Code
Clawdbot
Codex
Cursor
Droid
Gemini CLI
GitHub Copilot
Goose
Kilo Code
Kiro CLI
OpenCode
Roo Code
Trae
Windsurf
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.