Integrates comprehensive Gmail management into Claude Code to send, read, and organize emails via the command line.
The gws-gmail skill empowers Claude to interact directly with your Google Mail account using the gws CLI. It provides a robust set of tools for email communication, ranging from high-level helper commands like automated triaging and threaded replies to deep API access for managing labels, drafts, and account settings. This skill is ideal for developers looking to automate notification workflows, monitor incoming alerts, or maintain communication without switching contexts from their terminal environment.
主な機能
01Complete email lifecycle management including send, reply, and forward.
02Automated inbox triaging for quick summaries of unread messages.
03Real-time email monitoring and streaming via the watch command.
040 GitHub stars
05Thread-aware reply functionality to maintain conversation context automatically.
06Full access to Gmail API resources including labels, filters, and drafts.
ユースケース
01Automating email notifications for CI/CD pipeline results or system alerts.
02Managing and triaging professional communications directly from the development environment.
03Building custom scripts to organize or archive emails based on specific labels or content.