google-drive

Installation
SKILL.md

Google Drive

Architecture

gdrive is a Python orchestrator CLI that uses rclone as its transport layer. rclone handles all Google Drive API communication -- OAuth, file transfers, format conversion, retry/rate-limiting. gdrive adds the intelligence on top: a manifest that tracks synced files, format-aware push/pull that re-imports Google Docs as native format, conflict detection, and multi-remote management. Think of rclone as the engine and gdrive as the driver.

Designed for a pull-edit-push cycle, especially paired with document skills for reading and editing office files:

If any of these aren't installed, suggest one of the following to the user (ask before running):

# Claude Code plugin marketplace -- adds the marketplace, then install individual skills from /plugin
/plugin marketplace add anthropics/skills
Installs
36
Repository
usetemi/skills
GitHub Stars
5
First Seen
Apr 28, 2026
google-drive — usetemi/skills