drive

Create folders, upload documents, list contents, and search Google Drive files.

2|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/terraleiloa/seren-skills --skill drive-terraleiloa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: drive
Source: https://github.com/terraleiloa/seren-skills/tree/main/google/drive
Command: npx skills add https://github.com/terraleiloa/seren-skills --skill drive-terraleiloa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps you avoid manual Google Drive navigation by letting you create, search, upload, and manage files and folders through natural language.

Core Features & Use Cases

  • File and Folder Management: Create folders and organize documents by generating the right structure.
  • Uploads and Retrieval: Upload documents and retrieve metadata by listing or searching.
  • Sharing and Permissions: Coordinate file sharing actions using OAuth-authenticated access.
  • Use Case: You need to move a batch of project documents into a newly created “Q2 Deliverables” folder and share them with your team after verifying the correct files via search.

Quick Start

Ask the AI to create a folder named "Q2 Deliverables", search for all files matching "deliverable" in that area, and upload your document(s) into the folder.

Frequently Asked Questions about drive

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

FAQPage Schema
How do I manage Google Drive files and folders without manual navigation?

Google Drive file management through AI lets you create folders, upload documents, list contents, and search for items using natural language instead of manual navigation.

Can I create a Google Drive folder and upload documents into it using a single request?

Yes, you can create a Google Drive folder and upload documents into it sequentially. You simply ask the AI to create a named folder, search for matching files, and upload your documents into that newly created folder structure.

Do I need OAuth authentication to manage Google Drive sharing permissions?

Yes, OAuth-authenticated access is required to coordinate Google Drive sharing permissions. Connector actions mapped to drive get and drive post operations handle the secure file sharing workflow.

What's the best way to search for specific project documents in Google Drive?

The best way to search for project documents in Google Drive is querying by keyword. You can retrieve document metadata by listing or searching for specific items matching your query terms, such as "deliverable", within a target area.

Can I organize project assets and prepare shared folders for teams in Google Drive?

Yes, you can organize project assets and prepare shared folders for teams. The workflow supports generating the correct folder structure, moving batch documents, and applying sharing permissions for clients or team members.