wb-drive

Manage files and folders in the Weekend Business Shared Drive via the gws CLI.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/silvabyte/skills --skill wb-drive
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wb-drive
Source: https://github.com/silvabyte/skills/tree/main/skills/wb-drive
Command: npx skills add https://github.com/silvabyte/skills --skill wb-drive

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the management of files and folders within the Weekend Business Shared Drive, enabling efficient browsing, searching, uploading, and organization of critical business documents.

Core Features & Use Cases

  • File & Folder Management: Browse, search, upload, and manage files within the Weekend Business Shared Drive.
  • Dynamic Discovery: Automatically discovers folder and file IDs at runtime, ensuring operations are always current.
  • Use Case: Quickly find and upload the latest marketing assets to the 'Brand' folder, or list all PDF documents modified in the last week.

Quick Start

List the top-level folders in the Weekend Business Shared Drive.

Frequently Asked Questions about wb-drive

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

FAQPage Schema
How do I manage files and folders in a Google Shared Drive via command line?

To manage files and folders in a Google Shared Drive, you can use this Skill to browse, search, upload, and organize documents. It leverages the 'gws' CLI tool to interact directly with the Google Drive API for shared drive operations.

Do I need the gws CLI tool to search and upload documents to a shared drive?

Yes, the 'gws' CLI tool is required to search and upload documents to the shared drive. This Skill relies on it to execute API interactions, specifically targeting the designated Weekend Business Shared Drive ID.

How do I find the correct folder or file ID at runtime before uploading assets?

You can find the correct folder or file ID at runtime through dynamic discovery. This Skill automatically discovers current IDs during execution, ensuring your file uploads and organization operations target the right paths accurately.

Can I list recently modified PDF documents in a specific shared drive folder?

Yes, you can list recently modified PDF documents in a specific shared drive folder. The Skill provides search capabilities to find files based on modification dates and types, enabling efficient document discovery within the drive.

What is the best way to organize marketing assets across a shared team drive?

The best way to organize marketing assets in a shared team drive is by using dynamic folder discovery to ensure accuracy. This Skill allows you to browse top-level directories and upload files directly to the correct folders without hardcoding IDs.

Why does my shared drive search require specific shared drive flags?

Shared drive search requires specific shared drive flags because the Google Drive API treats shared drives differently from personal drives. The Skill handles this by automatically applying the necessary flags when querying the target drive ID.