什么是 file-organizer?
通过了解上下文、查找重复项、建议更好的结构以及自动执行清理任务,智能地组织计算机上的文件和文件夹。无需手动操作即可减少认知负荷并保持数字工作空间整洁。 来源:jst-well-dan/skill-box。
通过了解上下文、查找重复项、建议更好的结构以及自动执行清理任务,智能地组织计算机上的文件和文件夹。无需手动操作即可减少认知负荷并保持数字工作空间整洁。
通过命令行快速安装 file-organizer AI 技能到你的开发环境
来源:jst-well-dan/skill-box。
This skill acts as your personal organization assistant, helping you maintain a clean, logical file structure across your computer without the mental overhead of constant manual organization.
[Directory]/ ├── Work/ │ ├── Projects/ │ ├── Documents/ │ └── Archive/ ├── Personal/ │ ├── Photos/ │ ├── Documents/ │ └── Media/ └── Downloads/ ├── To-Sort/ └── Archive/
Find files modified this week find . -type f -mtime -7
通过了解上下文、查找重复项、建议更好的结构以及自动执行清理任务,智能地组织计算机上的文件和文件夹。无需手动操作即可减少认知负荷并保持数字工作空间整洁。 来源:jst-well-dan/skill-box。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/jst-well-dan/skill-box --skill file-organizer通过了解上下文、查找重复项、建议更好的结构以及自动执行清理任务,智能地组织计算机上的文件和文件夹。无需手动操作即可减少认知负荷并保持数字工作空间整洁。 来源:jst-well-dan/skill-box。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/jst-well-dan/skill-box --skill file-organizer 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/jst-well-dan/skill-box