gmail-manager

Community

Token-efficient Gmail management.

Authorjeffvincent
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides token-efficient Gmail management through CLI scripts that support sending, reading, searching, labeling, and drafting emails across one or more accounts with minimal prompts and secure storage.

Core Features & Use Cases

  • Send emails with optional CC/BCC, HTML content, and custom headers.
  • Search, read, and organize emails across configured accounts.
  • Manage labels and drafts; multi-account OAuth setup with token storage.

Quick Start

Install dependencies, run OAuth setup to authorize Gmail access, then start issuing commands such as:

  • "Send an email to alice@example.com with subject 'Hello' and body 'Hi there'"
  • "Search for unread emails from 'boss@company.com'"

Dependency Matrix

Required Modules

googleapisminimistopenmailcomposer

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gmail-manager
Download link: https://github.com/jeffvincent/claude-config/archive/main.zip#gmail-manager

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository