Gmail ClawHub

by byungkyu

Gmail API integration with managed OAuth. Read, send, and manage emails, threads, labels, and drafts. Use this skill when users want to interact with Gmail....

latest
Downloads
33,799
+157 (+0.5%)
Stars
71
+1 (+1.4%)
DL/day
348.4
Installs
323
+1 (+0.3%)
Versions
3
Age
97d
Acceleration
-13.7%

Growth Trajectory

Version Releases

VersionDateChangelog
1.0.8 2026-05-09 - Added CLI usage examples throughout documentation for common Gmail operations. - Included installation instructions for Maton CLI via NPM and Homebrew. - Expanded Quick Start and Connection Management sections to cover both CLI and Python methods. - Added specific CLI commands for sending, replying, and forwarding messages, as well as label and thread management. - Improved organization and clarity for multi-connection scenarios and authentication steps.
1.0.7 2026-05-02 - Updated all API endpoint base URLs from `gateway.maton.ai` and `ctrl.maton.ai` to `api.maton.ai`. - Clarified that only listed API endpoints are supported. - Added notes on scoping, explicit user approval for write operations, and improved security instructions. - Minor example and documentation updates for consistency with the new base URL. - Removed the LICENSE.txt file.