recipe-organize-drive-folder

Create Google Drive folder structures and move files into designated locations.

Updated May 25, 2025
One-click install
npx skills add https://github.com/temple-slope/dotfiles --skill recipe-organize-drive-folder-temple-slope
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-organize-drive-folder
Source: https://github.com/temple-slope/dotfiles/tree/main/.agents/skills/recipe-organize-drive-folder
Command: npx skills add https://github.com/temple-slope/dotfiles --skill recipe-organize-drive-folder-temple-slope

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates organizing scattered files by creating a Google Drive folder structure and moving files into the correct folders, saving time and reducing manual sorting.

Core Features & Use Cases

  • Create a project folder
  • Create sub-folders
  • Move existing files into folder
  • Verify structure

Quick Start

Run the recipe to create the project folder, then move files into their designated Drive 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 create a Google Drive folder structure and move files into it?

You can automate organizing Google Drive files by running this Skill to create a project folder, generate sub-folders, and automatically relocate existing files into the correct locations using Drive APIs.

What's the best way to consolidate scattered project files into a predefined Drive folder structure?

The best way to consolidate scattered files is using this automation recipe to create a predefined Google Drive folder structure and move documents into their designated folders, reducing manual sorting.

Do I need gws-drive capability to authenticate and create folders in Google Drive?

Yes, you need the gws-drive capability to authenticate with Google Drive APIs, which allows the Skill to programmatically create folders and relocate items within your Drive environment.

Can I use this automation for employee onboarding to sort files into a predefined Drive structure?

Yes, this Skill applies to onboarding scenarios where files must be sorted into a predefined Drive structure, automatically creating the necessary folders and moving onboarding documents into place.

How does file organization automation verify the Drive folder structure after moving files?

This file organization automation verifies the structure after moving files by confirming the newly created project folders and sub-folders exist and that items have been relocated to their designated Drive locations.

What are the limitations of automating Google Drive file management for document consolidation?

This automation is limited to organizing files within Google Drive using proper API authentication, meaning it cannot manage files stored in other cloud platforms and requires the gws-drive capability to function.