/install gmail-label-manager
Gmail Label Manager Skill
This skill automates the organization of unread Gmail messages by applying labels, removing unnecessary labels, and archiving emails, based on predefined patterns from archived emails.
Features
-
Automated Workflow Steps:
- Finds the first unread email.
- Identifies the appropriate label using:
- Dynamic analysis of labels on archived emails from the same sender.
- Ignores labels from emails still in the inbox.
- Adds the determined label(s) to the unread email.
- Removes irrelevant label(s) from the email. Also remove irrelevant CATEGORY labels (
CATEGORY_PERSONAL,CATEGORY_PROMOTIONS,CATEGORY_UPDATES,UNREAD, etc.). - Archives the email by removing the
INBOXlabel. - Verifies the operation to ensure all changes are applied correctly.
-
Customizable Patterns:
- Dynamically learns from archived emails—no static cache required.
- Reduces dependency on external configurations.
Installation
Requirements:
- Install the
gogCLI and authenticate it for Gmail API access.
Skill Setup:
- Place the skill files inside your OpenClaw workspace.
- Modify paths within the script for your local setup if required.
Testing the Workflow
- Run the
script.shmanually or as part of a larger pipeline to confirm functionality before deploying automatic runs. - Test with a mix of labeled archived emails and unlabeled inbox emails to ensure accuracy.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install gmail-label-manager - After installation, invoke the skill by name or use
/gmail-label-manager - Provide required inputs per the skill's parameter spec and get structured output
What is Gmail Label Manager?
Automatically organizes unread Gmail messages by applying relevant labels, removing irrelevant ones, and archiving emails based on patterns from archived mes... It is an AI Agent Skill for Claude Code / OpenClaw, with 890 downloads so far.
How do I install Gmail Label Manager?
Run "/install gmail-label-manager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Gmail Label Manager free?
Yes, Gmail Label Manager is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Gmail Label Manager support?
Gmail Label Manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Gmail Label Manager?
It is built and maintained by Coenenp (@coenenp); the current version is v1.0.3.