A standalone Gmail client that handles search, read, send, and label management through command-line scripts with OAuth authentication. Ships with auth.py for login management and gmail.py for operations. Requires a Google Workspace account, not personal Gmail. Token storage uses system keyrings (macOS Keychain, Windows Credential Locker, Linux Secret Service), and tokens auto-refresh through Google's cloud function. Supports Gmail's full query syntax for searches, HTML emails, draft management, and all the usual label operations like starring and archiving. The lightweight approach means no MCP server to configure, just authenticate once and run Python commands directly.
npx skills add https://github.com/sanjay3290/ai-skills --skill gmail