google-workspace-inbox
Tools for managing your Google Workspace Inbox
Open source Open in the app JSON README (API)
About
Tools for managing your Google Workspace Inbox
Details
- Kind
- Plugins
- Topic
- Communication
- Publisher
- jduncan-rva
- Origin
- gemini
- Category
- ferramentas
- Version
- 1.0.0
- Stars
- 4
- Last push
- 2025-11-27T03:11:09Z
- Repository state
- ativo
- License
- MIT
- Added
- 2026-08-30 14:13:39
- Updated
- 2026-08-30 14:13:39
- Origin id
jduncan-rva/google-workspace-inbox
README
# Google Workspace Inbox Extension A Gemini CLI extension for managing your Google Workspace inbox, achieving Inbox Zero, and maintaining email hygiene. ## Features * **Inbox Zero (`/inbox:zero`)**: Intelligently processes your inbox, converting actionable emails into Google Tasks and archiving the rest. * **Analysis (`/inbox:analyze`)**: Reviews your email patterns to suggest filters, labels, and unsubscribe candidates. * **Cleanup (`/inbox:cleanup`)**: Automatically deletes old, unstarred messages to save storage and reduce clutter. * **Triage (`/inbox:mark-as-read`)**: Quickly marks archived messages as read to clear notification badges. ## Installation ```bash gemini extension install https://github.com/jduncan-rva/google-workspace-inbox ``` ## Usage Use the provided slash commands in your Gemini CLI session: * `/inbox:zero` * `/inbox:analyze` * `/inbox:cleanup` * `/inbox:mark-as-read` ## License MIT