From jean-claude
Checks Gmail inbox via jean-claude CLI with defaults like --since yesterday or custom args, presents fresh grouped list using A1-style numbering, resets session. Invoke via /check-emails.
npx claudepluginhub max-sixty/jean-claude --plugin jean-claudeThis skill uses the workspace's default tool permissions.
Load the jean-claude skill, then fetch the inbox and present results as a fresh
Reads, searches, and manages IMAP emails (Gmail, ProtonMail Bridge). Checks new/unread messages, fetches content, marks read/unread via Node.js CLI scripts.
Displays unread Gmail inbox summary (sender, subject, date) via CLI. Supports custom queries, max results, and labels for quick email triage.
Scans multiple IMAP accounts for unread emails, groups into threads by normalized subject, classifies priority (Action Required, FYI, Low) via To/CC/sender signals, drafts replies. For morning inbox triage.
Share bugs, ideas, or general feedback.
Load the jean-claude skill, then fetch the inbox and present results as a fresh grouped list starting from A1.
This resets any prior numbering from the current session. After this command, email identifiers start fresh — "archive A1" refers to the first item in the first group of this new list, not a previous one.
Run:
jean-claude gmail inbox --since yesterday
Present the results following the "Presenting Messages" format from the jean-claude skill: group-letter numbering (A1, A2, B1, ...), compact lines, conversational dates, cross-referenced with calendar.
If the user provided arguments (e.g., --unread, --since "3 days ago",
-n 20), pass them to the inbox command instead of the defaults above.