·move-big-folder
</>

move-big-folder

将大文件夹从C盘移动到另一个驱动器(D/E/F等),保持原始路径可通过符号链接访问,并释放C盘空间。当用户提到 C 驱动器已满、C 驱动器变红、移动大文件夹、释放 C 驱动器空间或符号链接迁移时,请使用此技能。

10安装·1热度·@steelan9199

安装

$npx skills add https://github.com/steelan9199/wechat-publisher --skill move-big-folder

如何安装 move-big-folder

通过命令行快速安装 move-big-folder AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/steelan9199/wechat-publisher --skill move-big-folder
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:steelan9199/wechat-publisher。

SKILL.md

查看原文

示例:用户说"把 C:\Users\Administrator\AppData\Local\appshellcache6383 迁移到 D 盘"

| C:\Users\Admin\AppData\Local\xxx | D | D:\CToD\Users\Admin\AppData\Local\xxx | | C:\ProgramData\SomeApp | E | E:\CToE\ProgramData\SomeApp | | C:\Users\Admin\.cache\pip | D | D:\CToD\Users\Admin\.cache\pip |

文件夹分析结果: 路径:C:\Users\Administrator\AppData\Local\appshellcache6383 用途:这是某应用程序的本地缓存文件夹,用于存储临时数据以加速程序加载 安全等级:安全迁移 建议:可以放心迁移,不会影响任何程序的正常使用 是否确认迁移?

将大文件夹从C盘移动到另一个驱动器(D/E/F等),保持原始路径可通过符号链接访问,并释放C盘空间。当用户提到 C 驱动器已满、C 驱动器变红、移动大文件夹、释放 C 驱动器空间或符号链接迁移时,请使用此技能。 来源:steelan9199/wechat-publisher。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/steelan9199/wechat-publisher --skill move-big-folder
分类
</>开发工具
认证
收录时间
2026-03-10
更新时间
2026-03-11

Browse more skills from steelan9199/wechat-publisher

快速解答

什么是 move-big-folder?

将大文件夹从C盘移动到另一个驱动器(D/E/F等),保持原始路径可通过符号链接访问,并释放C盘空间。当用户提到 C 驱动器已满、C 驱动器变红、移动大文件夹、释放 C 驱动器空间或符号链接迁移时,请使用此技能。 来源:steelan9199/wechat-publisher。

如何安装 move-big-folder?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/steelan9199/wechat-publisher --skill move-big-folder 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/steelan9199/wechat-publisher