一键导入
gmail-custom
Custom date-range reports with mixed filters. Supports arbitrary start/end dates combined with any filter flags for fully flexible reporting.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Custom date-range reports with mixed filters. Supports arbitrary start/end dates combined with any filter flags for fully flexible reporting.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Gmail-first reporting skill suite. Analyzes inbox activity by day, week, month, year, or custom date range with flexible filters for unread messages, spam inclusion, labels, categories, senders, attachments, and response behavior. Generates structured reports in Markdown or PDF. Use when user says "gmail", "report", "inbox", "email", "unread", "spam", "senders", "labels", "response time", "trends", or any Gmail reporting request.
Inbox organization advisor. Detects unlabeled emails, clusters them by sender, domain, subject pattern, and content type, then suggests a complete label taxonomy with Gmail filter rules. Prescriptive counterpart to gmail-labels (which is descriptive). Supports --pdf and --pt (Portuguese).
Attachment analysis skill. Reports on attachment-heavy traffic, large-file patterns, file type distribution, and periods with high file volume.
Gmail category analysis. Breaks down email across Primary, Promotions, Social, Updates, and Forums tabs to measure inbox composition.
Label distribution analysis. Breaks down email volume by Gmail labels to show how the inbox is organized and which labels receive the most traffic.
Resolves time period arguments (today, week, month, year, custom date range) into concrete start and end dates for Gmail data queries.
| name | gmail-custom |
| description | Custom date-range reports with mixed filters. Supports arbitrary start/end dates combined with any filter flags for fully flexible reporting. |
Generate reports for arbitrary date ranges with any combination of filters. This is the most flexible reporting skill, supporting all filter options.
/gmail custom --from 2026-03-01 --to 2026-03-06/gmail custom --from 2026-03-01 --to 2026-03-06 --unread-only/gmail custom --from 2026-03-01 --to 2026-03-06 --include-spam/gmail custom --from 2026-03-01 --to 2026-03-06 --label "Work" --sender user@example.comAll filters can be combined:
--from YYYY-MM-DD — Start date (required)--to YYYY-MM-DD — End date (required)--include-spam / --exclude-spam--unread-only / --read-only / --all-received--label "Name" — Filter by Gmail label--category <type> — Filter by category--sender <email> — Filter by sender--has-attachments — Only messages with attachments--from and --to datestemplates/custom-report.mdGMAIL-REPORT-CUSTOM.md