Skip to main content
Generalopenai

gmail-inbox-triage

Triage a Gmail inbox into actionable buckets such as urgent, needs reply soon, waiting, and FYI using connected Gmail data. Use when the user asks to triage the inbox, rank what needs attention, find what still needs a reply, or separate important mail from noise.

Stars
1,305
Source
openai/plugins
Updated
2026-05-30
Slug
openai--plugins--gmail-inbox-triage
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-inbox-triage/SKILL.md -o .claude/skills/gmail-inbox-triage.md

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