A comprehensive Gmail wrapper that handles the common email operations you actually need. Built on Google Workspace CLI, it covers sending, reading, replying, forwarding, and inbox triage without forcing you to wrestle with raw Gmail API calls. The helper commands like `+triage` for unread summaries and `+reply` with automatic threading save you from implementing message parsing yourself. Authentication and security are handled through the shared GWS framework. If you're building anything that needs to interact with Gmail programmatically, this beats writing your own API integration from scratch.
npx skills add https://github.com/googleworkspace/cli --skill gws-gmail