← Back to Skills Marketplace
Recipe Label And Archive Emails
by
googleworkspace-bot
· GitHub ↗
· v1.0.12
· MIT-0
361
Downloads
0
Stars
9
Active Installs
13
Versions
Install in OpenClaw
/install recipe-label-and-archive-emails
Description
Apply Gmail labels to matching messages and archive them to keep your inbox clean.
Usage Guidance
This recipe is coherent with its purpose, but before installing: (1) verify the 'gws' binary is from a trusted source and understand how it stores/uses your Gmail credentials (OAuth tokens); (2) confirm the OAuth scopes granted to gws/gws-gmail are appropriate and limited to the operations you expect; (3) test the commands on a small sample folder or use a safe query to avoid accidentally archiving important mail; and (4) remember the agent will be able to run gws commands when you invoke the skill, so only grant use to trusted agents or run manually if unsure.
Capability Analysis
Type: OpenClaw Skill
Name: recipe-label-and-archive-emails
Version: 1.0.12
The skill is a standard recipe for managing Gmail messages, specifically searching for, labeling, and archiving emails using the 'gws' CLI tool. The instructions in SKILL.md are transparent, align with the stated purpose, and do not contain any indicators of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
The skill declares a dependency on the 'gws' binary and the 'gws-gmail' skill, and its instructions use the gws gmail commands — this is exactly what a Gmail-label-and-archive recipe would need.
Instruction Scope
SKILL.md only instructs listing messages (with a Gmail query), adding label IDs, and removing the INBOX label to archive. It does not instruct reading unrelated files, exfiltrating data, or contacting external endpoints beyond the Gmail API via the gws tool. Placeholders (MESSAGE_ID, LABEL_ID) are expected and must be filled at runtime.
Install Mechanism
There is no install spec (instruction-only), so nothing is downloaded or written by the skill itself. This minimizes installation risk.
Credentials
The skill requests no environment variables or credentials itself. It relies on the existing 'gws' tool and its authorization to act on Gmail, which is appropriate for the described task — ensure the gws/gws-gmail credential scope is limited to Gmail operations.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent or system-wide privileges. Autonomous invocation is allowed by default (platform behavior) but is not combined here with unusual credential access.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install recipe-label-and-archive-emails - After installation, invoke the skill by name or use
/recipe-label-and-archive-emails - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.12
- Updated skill version from 0.22.4 to 0.22.5 in metadata.
- No other content or functional changes.
v1.0.11
- Updated version number to 0.22.4 in metadata.
- No other changes made.
v1.0.10
- Updated the version in SKILL.md metadata from 0.22.2 to 0.22.3.
- No changes to functionality or documentation content.
v1.0.9
- Updated metadata version from 0.22.1 to 0.22.2 in SKILL.md.
- No changes to functionality or documentation steps.
v1.0.8
- Updated skill metadata version from 0.22.0 to 0.22.1 in SKILL.md.
v1.0.7
- Bumped skill version from 0.21.2 to 0.22.0 in metadata.
- No changes to functionality or documentation content.
v1.0.6
- Updated recipe version from 0.21.1 to 0.21.2 in metadata.
- No changes to features, commands, or usage instructions.
v1.0.5
- Updated skill version from 0.20.1 to 0.21.1 in metadata.
- No changes to features or usage instructions.
v1.0.4
- Updated skill metadata version from 0.20.0 to 0.20.1 in SKILL.md.
- No changes to features or functionality.
v1.0.3
- Bumped skill version from 0.19.0 to 0.20.0 in metadata.
- No changes to usage instructions or functionality.
v1.0.2
- Updated version in metadata to 0.19.0 and removed top-level version field.
- No functional or instructional changes were made to the recipe steps or description.
v1.0.1
- Standardized YAML formatting in metadata section for improved consistency.
- No changes to functionality or usage instructions.
v1.0.0
Initial release of recipe-label-and-archive-emails
- Automates applying Gmail labels to matching emails.
- Archives labeled messages to keep your inbox organized.
- Requires the gws-gmail skill to function.
- Provides step-by-step instructions for searching, labeling, and archiving emails.
Metadata
Frequently Asked Questions
What is Recipe Label And Archive Emails?
Apply Gmail labels to matching messages and archive them to keep your inbox clean. It is an AI Agent Skill for Claude Code / OpenClaw, with 361 downloads so far.
How do I install Recipe Label And Archive Emails?
Run "/install recipe-label-and-archive-emails" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Recipe Label And Archive Emails free?
Yes, Recipe Label And Archive Emails is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Recipe Label And Archive Emails support?
Recipe Label And Archive Emails is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Recipe Label And Archive Emails?
It is built and maintained by googleworkspace-bot (@googleworkspace-bot); the current version is v1.0.12.
More Skills