google-drive-manager

Installation
SKILL.md

Google Drive Manager

Overview

Enables AI agents to autonomously manage Google Drive files using Service Account authentication. Core rule: search first to get file_id before any update/download/delete operation.

When to Use

  • User says: "upload/backup to cloud", "find file in Drive", "download from Drive", "update cloud file", "delete from Drive"
  • Agent needs file_id for download / update / delete
  • Not for downloading native Google Docs/Sheets (export first)

Setup

pip install -r requirements.txt
Related skills
Installs
2
First Seen
Feb 27, 2026