gmail-label

Fetch Gmail emails, classify them into categories, and apply labels in bulk via the Gmail API.

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/jesuscottage/machote --skill gmail-label
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gmail-label
Source: https://github.com/jesuscottage/machote/tree/main/.claude/skills/gmail-label
Command: npx skills add https://github.com/jesuscottage/machote --skill gmail-label

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of organizing and labeling Gmail emails, reducing manual inbox management effort.

Core Features & Use Cases

  • Email Fetching: Retrieves inbox emails efficiently for processing.
  • Parallel Classification: Segments emails into categories like Action Required, Waiting On, and Reference using subagents.
  • Bulk Label Application: Applies appropriate labels in batches via the Gmail API.
  • Use Case: If a user wants to triage 200 emails into different categories, this Skill fetches the emails, classifies them in parallel, and applies labels automatically, saving time and reducing clutter.

Quick Start

Fetch your inbox emails using the provided scripts, then classify and label them all in one workflow without manual sorting.

Frequently Asked Questions about gmail-label

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

FAQPage Schema
How do I automatically categorize and label emails in my Gmail inbox?

This Gmail automation Skill fetches your inbox emails, segments them into categories like Action Required or Reference using parallel subagents, and applies thematic labels in bulk via the Gmail API.

Can I apply Gmail labels to a large batch of emails at once?

Yes, you can apply Gmail labels to large batches of emails at once. The Skill supports parallel processing and batch modification via the Gmail API to triage hundreds of emails efficiently.

What categories does the Gmail automatic labeling use for inbox triage?

The automatic labeling uses categories such as Action Required, Waiting On, and Reference to classify emails, ensuring structured and efficient inbox triage for professional or personal use.

Do I need the Gmail API to automate inbox classification?

Yes, the Gmail API is required to automate inbox classification. The Skill uses the API to fetch emails, create custom labels, and perform batch modifications for applying categories automatically.

What is the best way to triage a cluttered Gmail inbox automatically?

The best way to triage a cluttered Gmail inbox is using an automated workflow that fetches emails, classifies them into thematic categories in parallel, and applies labels in bulk to reduce manual sorting effort.