·move-big-folder
</>

move-big-folder

Move large folders from the C drive to another drive (D/E/F, etc.), keep the original path accessible via symbolic links, and free up C drive space. Use this skill when the user mentions C drive full, C drive turning red, moving large folders, freeing C drive space, or symlink migration.

10Installs·1Trend·@steelan9199

Installation

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

How to Install move-big-folder

Quickly install move-big-folder AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/steelan9199/wechat-publisher --skill move-big-folder
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: steelan9199/wechat-publisher.

SKILL.md

View raw

示例:用户说"把 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 用途:这是某应用程序的本地缓存文件夹,用于存储临时数据以加速程序加载 安全等级:安全迁移 建议:可以放心迁移,不会影响任何程序的正常使用 是否确认迁移?

Move large folders from the C drive to another drive (D/E/F, etc.), keep the original path accessible via symbolic links, and free up C drive space. Use this skill when the user mentions C drive full, C drive turning red, moving large folders, freeing C drive space, or symlink migration. Source: steelan9199/wechat-publisher.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/steelan9199/wechat-publisher --skill move-big-folder
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from steelan9199/wechat-publisher

Quick answers

What is move-big-folder?

Move large folders from the C drive to another drive (D/E/F, etc.), keep the original path accessible via symbolic links, and free up C drive space. Use this skill when the user mentions C drive full, C drive turning red, moving large folders, freeing C drive space, or symlink migration. Source: steelan9199/wechat-publisher.

How do I install move-big-folder?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/steelan9199/wechat-publisher --skill move-big-folder Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

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