google-drive-automation
Automate Google Drive File Operations
Manual Google Drive file management is slow and difficult to repeat. This skill documents command-line workflows for searching, transferring, and organizing Workspace files.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "google-drive-automation" from https://skillstore.io/skills/sickn33-google-drive-automation.md and its manifest at https://skillstore.io/api/skills/sickn33-google-drive-automation/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "google-drive-automation". Find files with quarterly report in the name.
Expected outcome:
- Found three matching files.
- Q1 Quarterly Report, PDF, modified March 29.
- Q2 Quarterly Report, document, modified June 30.
- Quarterly Report Template, document, modified January 5.
Using "google-drive-automation". List the contents of the Finance folder.
Expected outcome:
- Finance contains 18 items.
- The first page includes Budgets, Invoices, Forecasts, and Audit Reports.
- A continuation token is available for the next page.
Using "google-drive-automation". Move the approved report into the Archive folder.
Expected outcome:
Ready to move Q4 Report.pdf into Archive. Confirm the file and destination before the Drive change is applied.
Security Audit
Medium RiskAll 22 static findings are false positives caused by Markdown fences, inline code, and official Google Drive example URLs. The skill still has material risks because referenced scripts are absent and destructive Drive commands lack explicit confirmation controls.
Confirmed security concerns (2)
Risk Factors
โ๏ธ External commands (20)
๐ Network access (2)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/sickn33-google-drive-automation/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/sickn33-google-drive-automation?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/sickn33-google-drive-automation?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-google-drive-automation/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/sickn33-google-drive-automation.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
sickn33. (2026). google-drive-automation security audit report (audit version 5) [Author version 1.0]. Skillstore. https://skillstore.io/skills/sickn33-google-drive-automation/audits/5BibTeX citation
@techreport{sickn33-sickn33-google-drive-automation-2026,
author = {sickn33},
title = {google-drive-automation security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/sickn33-google-drive-automation/audits/5},
note = {Author version 1.0}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "google-drive-automation security audit report (audit version 5)"
version: "1.0"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-24"
url: "https://skillstore.io/skills/sickn33-google-drive-automation/audits/5"
identifiers:
- type: other
value: "skillstore:sickn33-google-drive-automation:audit:5"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Find Project Files
Search Drive by phrase, title, folder, or shared status and return relevant identifiers.
Publish Team Deliverables
Upload reports to a selected Workspace folder with a clear destination and filename.
Organize Shared Drives
Preview folder changes, then move, copy, or rename approved files.
Try These Prompts
Search my Google Drive for [phrase] and show the file names, identifiers, types, and modified dates.
List up to [count] files in folder [folder ID], including names and identifiers, without changing anything.
Upload [local path] to folder [folder ID] as [Drive name], after confirming the source and destination.
Find files matching [query], propose moves into [folder ID], and execute only the changes I explicitly approve.
Best Practices
- Confirm OAuth scopes and the active Workspace account before accessing Drive data.
- Use file and folder identifiers when names are duplicated.
- Preview and confirm every move, rename, upload, copy, or trash operation.
Avoid
- Do not execute referenced scripts until their source and installation path are verified.
- Do not use broad native queries when a precise title or folder search is sufficient.
- Do not trash or reorganize files from incomplete identifiers or ambiguous names.
Frequently Asked Questions
Does this skill support personal Gmail accounts?
Does the skill include an MCP server?
Are the required scripts included?
Can it download Google Docs, Sheets, or Slides?
Where are OAuth tokens stored?
Should write operations run automatically?
Developer Details
Author
sickn33License
Apache-2.0
Author version
v1.0
Skillstore revision
r2
Version notice
The author-declared version is not valid SemVer.
Repository
https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/google-drive-automationRef
88a8e9a07f4c54ab105c1c41b6267c287146b07b
Maintenance freshness
7/26/2026
Usage
10 downloads ยท 110 views
File structure
๐ SKILL.md