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:
docx,xlsx,pptx-- Anthropic's official skills at https://github.com/anthropics/skillspdf-- Anthropic's at https://github.com/anthropics/skills/tree/main/skills/pdf, or usetemi'spdfskill in this repo (skills/pdf/)
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