recipe-organize-drive-folder

Create and manage Google Drive folder structures for document organization.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gws-drive, and includes scripts (resource) components.

What problem does it solve?

This Skill helps manage a complex folder structure in Google Drive, reducing the time and effort spent on organizing and moving files manually.

Core Features & Use Cases

  • Folder Creation: Dynamically create multiple nested folders.
  • File Management: Automates file movement based on pre-defined rules.
  • Use Case: Organize large numbers of documents within Google Drive by project or date for streamlined access and archiving.

Quick Start

Set up folder structure with recipe-organize-drive-folder.

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 in bulk for project management?

Organizing Google Drive folders in bulk is handled by creating nested structures and automating batch file moves using conditional logic. This Skill categorizes files by project lifecycle to reduce manual organization effort.

Can I automate file movement in Google Drive based on project stages?

You can automate file movement in Google Drive based on project stages. The Skill applies conditional logic to move files according to pre-defined rules, categorizing content for streamlined access and archiving throughout the document lifecycle.

Does this Google Drive folder management tool support batch processing?

This Google Drive folder management tool supports batch processing. It utilizes the Google Drive API to handle large numbers of documents, executing batch file moves and dynamic folder creation efficiently for streamlined storage management.

What is the best way to structure Google Drive folders for archiving documents?

The best way to structure Google Drive folders for archiving documents is by dynamically creating nested folders categorized by project or date. This approach streamlines access and handles files according to their project lifecycle stage for organized storage.

What do I need to set up before using Google Drive API for folder organization?

Before using the Google Drive API for folder organization, you need the gws-drive dependency configured. This prerequisite allows the Skill to authenticate requests, create nested folders, and execute batch file moves with conditional logic.