A straightforward recipe for creating nested Google Drive folder hierarchies and organizing existing files into them. You'll use this when migrating messy Drive storage or setting up project structures. It walks through creating parent folders, adding subfolders with proper parent relationships, moving files between locations, and verifying the final structure with list commands. The recipe handles the typical parent ID juggling that makes Drive organization tedious when done manually. Works well for batch organization tasks, though you'll still need to identify which files go where based on your own logic.
npx skills add https://github.com/googleworkspace/cli --skill recipe-organize-drive-folder