A standalone Gmail automation tool that uses OAuth without requiring an MCP server, but only works with Google Workspace accounts. You get search with full Gmail query syntax, send and draft management, label modification, and message reading through Python scripts. Authentication tokens live in your system keyring and auto-refresh. The command line interface is straightforward: search for unread emails from your boss in the last day, mark messages as read, star things, archive to get them out of your inbox. It's useful if you're scripting email workflows for a work account and want something lighter than a full MCP setup, though the Workspace-only requirement will block personal Gmail users.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill gmail-automation