googledrive

Manage Google Drive files and folders via the Google Drive API.

Updated Jun 24, 2026
One-click install
npx skills add https://github.com/NimbleBrainInc/connector-skills --skill googledrive-nimblebraininc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: googledrive
Source: https://github.com/NimbleBrainInc/connector-skills/tree/main/googledrive
Command: npx skills add https://github.com/NimbleBrainInc/connector-skills --skill googledrive-nimblebraininc

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines file and document management in Google Drive, providing efficient ways to find, read, create, and share files and folders.

Core Features & Use Cases

  • File and Folder Management: Locate and manage files and folders within Google Drive.
  • Metadata Reading: Access and utilize file metadata for decision-making.
  • Content Creation: Create text files and folders within Drive.
  • Sharing: Share files and folders with specific permissions.
  • Use Case: If you need to locate a specific file for a meeting, this Skill can help you find it quickly and share it with the necessary team members.

Quick Start

Use the 'find-file' command to search for a specific file in Google Drive.

Frequently Asked Questions about googledrive

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

FAQPage Schema
How do I search for a specific file in Google Drive?

To search for a specific file in Google Drive, use the 'find-file' command to locate files and folders by querying your account metadata and retrieving matching results.

Can I create new files and folders directly in Google Drive?

Yes, you can create text files and folders directly in Google Drive. The Skill handles content creation within the Drive ecosystem to establish your directory structure and store documents.

Do I need to authenticate to manage Google Drive files?

Yes, authentication is required to access your Google Drive account. You must authorize the connection before performing any file searches, metadata reading, or sharing operations.

How do I share Google Drive files with specific permissions?

You can share Google Drive files and folders by applying specific permissions through the Skill, allowing you to control access levels for team members and collaborators securely.

What is the best way to read file metadata in Google Drive?

The best way to read file metadata in Google Drive is using the Skill's metadata reading feature, which accesses file properties to support decision-making and file management tasks efficiently.

What are the limitations of managing Google Drive files programmatically?

The Skill operates strictly within the Google Drive ecosystem using the Google Drive API, meaning its file management capabilities are bound by standard API constraints and your account's existing permissions.