This is a standalone Google Drive automation tool that handles OAuth locally without requiring an MCP server. It covers the usual file operations: search, upload, download, move, copy, trash, and folder management. The search is flexible, accepting full-text queries, Drive URLs, or native query syntax. One catch: it only works with Google Workspace accounts, not personal Gmail. Tokens are stored in your system keyring and refresh automatically. If you need to script Drive operations in a Workspace environment and want to avoid the MCP setup overhead, this does the job cleanly with straightforward Python commands.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill google-drive-automation