recipe-organize-drive-folder

Create Google Drive folder structures and move files using the gws CLI.

8|1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/niclasmartinsson-sys/google-workspace-cli --skill recipe-organize-drive-folder-niclasmartinsson-sys
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-organize-drive-folder
Source: https://github.com/niclasmartinsson-sys/google-workspace-cli/tree/main/skills/recipe-organize-drive-folder
Command: npx skills add https://github.com/niclasmartinsson-sys/google-workspace-cli --skill recipe-organize-drive-folder-niclasmartinsson-sys

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manual Google Drive organization is tedious and error-prone, requiring users to create and move folders one by one.

Core Features & Use Cases

  • Create a project folder and a set of subfolders with a single recipe.
  • Move existing files into their designated folders based on simple parameters.
  • Use Case: a project kickoff where project docs, drafts, and assets must be organized under a consistent hierarchy.

Quick Start

Run the recipe to set up the folder structure and start routing files to the appropriate folders.

Frequently Asked Questions about recipe-organize-drive-folder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically organize Google Drive files into a folder structure?

You can organize Google Drive files by running an automation recipe that creates a main project folder with subfolders and moves existing files into their designated locations based on simple parameters.

Can I create a complete Google Drive folder hierarchy for project onboarding at once?

Yes, project onboarding is supported by running a single recipe that creates a main project folder alongside a set of subfolders, establishing a consistent hierarchy for project docs, drafts, and assets.

Do I need gws-drive to set up automated Google Drive file management workflows?

Yes, gws-drive must be loaded to enable automated file management, as the recipe uses the gws CLI to create folders and relocate files within Google Drive.

What is the best way to move existing Google Drive files into newly created project folders?

The best way to move existing files is to run the recipe with simple parameters, which routes and relocates files into the appropriate newly created folders automatically.

Does this automated folder structure approach work for ongoing file management or just project kickoffs?

This approach works for both project onboarding and ongoing file management, allowing you to continuously route new files into the established folder hierarchy as projects progress.