recipe-organize-drive-folder

recipe-organize-drive-folder

Popular

Create a Google Drive folder structure and move files into the right locations.

27Kstars
0forks
Updated 3/31/2026
SKILL.md
readonlyread-only
name
recipe-organize-drive-folder
description

"Create a Google Drive folder structure and move files into the right locations."

version
0.22.5

Organize Files into Google Drive Folders

PREREQUISITE: Load the following skills to execute this recipe: gws-drive

Create a Google Drive folder structure and move files into the right locations.

Steps

  1. Create a project folder: gws drive files create --json '{"name": "Q2 Project", "mimeType": "application/vnd.google-apps.folder"}'
  2. Create sub-folders: gws drive files create --json '{"name": "Documents", "mimeType": "application/vnd.google-apps.folder", "parents": ["PARENT_FOLDER_ID"]}'
  3. Move existing files into folder: gws drive files update --params '{"fileId": "FILE_ID", "addParents": "FOLDER_ID", "removeParents": "OLD_PARENT_ID"}'
  4. Verify structure: gws drive files list --params '{"q": "FOLDER_ID in parents"}' --format table

You Might Also Like

Related Skills

revops

revops

34Kproductivity

When the user wants help with revenue operations, lead lifecycle management, or marketing-to-sales handoff processes. Also use when the user mentions 'RevOps,' 'revenue operations,' 'lead scoring,' 'lead routing,' 'MQL,' 'SQL,' 'pipeline stages,' 'deal desk,' 'CRM automation,' 'marketing-to-sales handoff,' 'data hygiene,' 'leads aren't getting to sales,' 'pipeline management,' 'lead qualification,' or 'when should marketing hand off to sales.' Use this for anything involving the systems and processes that connect marketing to revenue. For cold outreach emails, see cold-email. For email drip campaigns, see emails. For pricing decisions, see pricing.

coreyhaines31 avatarcoreyhaines31
Get

Create recurring focus time blocks on Google Calendar to protect deep work hours.

googleworkspace avatargoogleworkspace
Get

Set up a new Google Tasks list with initial tasks.

googleworkspace avatargoogleworkspace
Get

Share a Google Docs document with edit access and email collaborators the link.

googleworkspace avatargoogleworkspace
Get

Create a recurring Google Calendar event with attendees.

googleworkspace avatargoogleworkspace
Get

Identify large Google Drive files consuming storage quota.

googleworkspace avatargoogleworkspace
Get