recipe-organize-drive-folder

Organizes Google Drive folders and moves files into place using gws-drive CLI commands.

Updated Jun 7, 2026
One-click install
npx skills add https://github.com/vikingokft/vikingo-studio-skills --skill recipe-organize-drive-folder-vikingokft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-organize-drive-folder
Source: https://github.com/vikingokft/vikingo-studio-skills/tree/main/google/recipe-organize-drive-folder
Command: npx skills add https://github.com/vikingokft/vikingo-studio-skills --skill recipe-organize-drive-folder-vikingokft

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams often struggle to keep Google Drive organized, leading to scattered files and slow collaboration. This Skill provides a repeatable recipe to automatically create a project folder structure and move files into the correct locations to ensure consistency and faster access.

Core Features & Use Cases

  • Folder creation: Creates a main project folder and required subfolders aligned to a standard project structure.
  • File relocation: Moves existing files into the appropriate folders without manual dragging.
  • Use Case: Ideal for project kickoffs or ongoing document management where teams need consistent Drive layouts for documents, designs, and reports.

Quick Start

Create the project folder, add subfolders, and migrate files using the gws-drive CLI commands.

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 organize Google Drive folders and move files automatically?

To organize Google Drive folders and move files automatically, use a recipe that creates a project folder structure and relocates existing files via the gws-drive CLI, ensuring consistent layouts and faster team access without manual dragging.

What is the best way to create a standard project folder structure in Google Drive?

The best way to create a standard project folder structure in Google Drive is executing a sequence of CLI actions that generate a main project folder and aligned subfolders for documents, designs, and reports to ensure team consistency.

Do I need gws-drive to set up Drive folder structures?

Yes, you need the gws-drive component available to set up Drive folder structures, as the Skill executes gws-drive CLI commands to create folders, assign parents, move files, and verify the final structure.

Can I migrate existing files into appropriate Google Drive folders without manual dragging?

Yes, you can migrate existing files into appropriate Google Drive folders without manual dragging by running a file relocation sequence that moves project documents into the correct subfolders automatically.

When should I use an automated recipe for file movement in project management workflows?

You should use an automated recipe for file movement in project management workflows during project kickoffs or ongoing document management, where teams need consistent Drive layouts to prevent scattered files and slow collaboration.