google-drive-operator

Search, organize, share, and audit Google Drive files through connector-based workflows.

2|1|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/dkyazzentwatwa/skill_starter_pack --skill google-drive-operator-dkyazzentwatwa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-drive-operator
Source: https://github.com/dkyazzentwatwa/skill_starter_pack/tree/main/google-drive-operator
Command: npx skills add https://github.com/dkyazzentwatwa/skill_starter_pack --skill google-drive-operator-dkyazzentwatwa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Managing Google Drive at scale is tedious: finding the right file among duplicates, auditing who has access, and reorganizing folders all require repetitive manual clicks. This Skill turns natural-language requests into safe Drive operations, executing reads immediately and gating destructive changes behind explicit approval. ## Core Features & Use Cases - Search and Summarization: Find files by title, type, or recency, then read and summarize Docs, Sheets, and Slides with decisions, tasks, and risks extracted. - Approval-Gated Organization: Create folders, rename, move, archive, and deduplicate files with a preview of planned changes before any mutation. - Permission Auditing: Inspect sharing state, detect external or inherited access, and apply share or revoke changes only after approval. - Use Case: Ask to organize all invoices by month—the Skill gathers candidates, previews the folder structure and counts, waits for your approval, then executes and reports changed, skipped, and failed items. ## Quick Start Use $google-drive-operator to find my latest quarterly budget spreadsheet and summarize its key figures.

Frequently Asked Questions about google-drive-operator

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

FAQPage Schema
How do I find and summarize files in Google Drive with AI?

Search Google Drive by concise title keywords combined with file type, recency, or folder context. The Skill reads native Docs, Sheets, and Slides directly and returns summaries with decisions, tasks, dates, and risks extracted.

How to organize Google Drive files into folders automatically?

Define a selection rule, grouping rule, and destination rule for the files you want organized. The Skill gathers candidates, previews affected counts and exceptions, waits for your approval, then executes and reports changed, skipped, and failed items.

Can I audit who has access to a Google Drive folder?

Yes, permission audits inspect current sharing state, detect external exposure, and check inherited access where visible through connector metadata. Any share or revoke change is presented as an exact plan and applied only after approval.

Does Google Drive automation delete files without confirmation?

No, all destructive actions including delete, bulk move, bulk rename, permission changes, and duplicate cleanup require explicit approval first. Read-only actions like search, metadata inspection, and summarization execute immediately.

What happens when a bulk Drive operation partially fails?

Partial failures are reported with separate counts for changed, skipped, and failed items so no work is silently lost. Ambiguous target matches stop the workflow before any mutation and present candidates for clarification.