gmail

Apply Gmail cleanup actions from the latest triage report.

16|9|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/sonthanh/brain-os-plugin --skill gmail-sonthanh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gmail
Source: https://github.com/sonthanh/brain-os-plugin/tree/main/skills/gmail
Command: npx skills add https://github.com/sonthanh/brain-os-plugin --skill gmail-sonthanh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @googleapis/gmail, and includes scripts (resource) components.

What problem does it solve?

Gmail inbox management is time-consuming and error-prone; this skill automates triage actions to keep the inbox organized without manual clicks.

Core Features & Use Cases

  • Clean up inbox by applying actions from the latest triage report (archive, delete, label, star, unsubscribe).
  • Draft replies for flagged emails and aggregate drafts in the vault for human review.
  • Auto-draft feature supports autonomous workflow via /gmail auto-draft, while /gmail draft allows human approval.

Quick Start

Tell your assistant to run /gmail to start the inbox triage, clean up messages, and prepare replies.

Frequently Asked Questions about gmail

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Gmail inbox cleanup and triage actions?

Gmail triage is automated by reading the latest triage report and applying cleanup actions like archiving, labeling, deletion, and starring to keep your inbox organized without manual clicks.

Does automated Gmail triage require OAuth credentials to access my inbox?

Yes, automated Gmail triage requires Gmail API OAuth credentials to authenticate access, read triage reports, and execute inbox maintenance actions securely.

Can I automatically draft replies for flagged emails and review them before sending?

Yes, the auto-draft feature aggregates draft replies for flagged emails in the vault for human review, while the draft command allows explicit human approval before sending.

What is a vault-driven workflow for Gmail drafts and how does it work?

A vault-driven workflow stores generated triage reports and drafted emails in specific daily and gmail-triage folders, enabling the automation script to read, process, and aggregate email actions autonomously.

What are the limitations of using automated Gmail inbox triage for email management?

Limitations include a strict dependency on vault paths for triage reports and drafted emails, requiring consistent folder structures within daily and gmail-triage directories to function correctly.