Skillquality 0.70
recipe-label-and-archive-emails
Apply Gmail labels to matching messages and archive them to keep your inbox clean.
Price
free
Protocol
skill
Verified
no
What it does
Label and Archive Gmail Threads
PREREQUISITE: Load the following skills to execute this recipe:
gws-gmail
Apply Gmail labels to matching messages and archive them to keep your inbox clean.
Steps
- Search for matching emails:
gws gmail users messages list --params '{"userId": "me", "q": "from:notifications@service.com"}' --format table - Apply a label:
gws gmail users messages modify --params '{"userId": "me", "id": "MESSAGE_ID"}' --json '{"addLabelIds": ["LABEL_ID"]}' - Archive (remove from inbox):
gws gmail users messages modify --params '{"userId": "me", "id": "MESSAGE_ID"}' --json '{"removeLabelIds": ["INBOX"]}'
Capabilities
skillsource-googleworkspaceskill-recipe-label-and-archive-emailstopic-agent-skillstopic-ai-agenttopic-automationtopic-clitopic-discovery-apitopic-gemini-cli-extensiontopic-google-admintopic-google-apitopic-google-calendartopic-google-chattopic-google-docstopic-google-drive
Install
Installnpx skills add googleworkspace/cli
Transportskills-sh
Protocolskill
Quality
0.70/ 1.00
deterministic score 0.70 from registry signals: · indexed on github topic:agent-skills · 26371 github stars · SKILL.md body (648 chars)
Provenance
Indexed fromskills_sh
Also seen ingithub
Enriched2026-05-18 18:52:34Z · deterministic:skill-github:v1 · v1
First seen2026-04-18
Last seen2026-05-18