google-drive-operator

Installation
SKILL.md

Google Drive Operator

A Claude Code skill for full CRUD operations on Google Drive: list, read, rename, move, create, delete, and format professional documents.

Drop a Google Drive folder link and this skill handles the rest -- from understanding the structure to reorganizing it and generating formatted documents.

Prerequisites

  • Python 3.10+
  • Google Cloud project with Google Docs API and Google Drive API enabled
  • OAuth 2.0 Client ID (Desktop app) credentials file
  • Python packages: google-api-python-client, google-auth-httplib2, google-auth-oauthlib

Setup

pip install google-api-python-client google-auth-httplib2 google-auth-oauthlib
Installs
2
First Seen
Aug 4, 2026
google-drive-operator — hermeticormus/claude-code-skills