Skip to main content
Generalopenai

gmail

Manage Gmail inbox triage, mailbox search, thread summaries, action extraction, reply drafting, and email forwarding through connected Gmail data. Use when the user wants to inspect a mailbox or thread, search email with Gmail query syntax, summarize messages, extract decisions and follow-ups, prepare replies or forwarded messages, or organize messages with explicit confirmation before send, archive, delete, or label actions.

Stars
1,305
Source
openai/plugins
Updated
2026-05-30
Slug
openai--plugins--gmail
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/openai/plugins/HEAD/plugins/gmail/skills/gmail/SKILL.md -o .claude/skills/gmail.md

Drops the SKILL.md into .claude/skills/gmail.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.