一键导入
email-digest
Digest and ingest emails into memory, surfacing important threads and action items
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Digest and ingest emails into memory, surfacing important threads and action items
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Author or revise reusable Hexis skills from repeated successful workflows
Semantic recall, exact cross-session search, remembering, and normal continuity
Ingest URLs, documents, and text into the memory system as structured knowledge
Inspect, grant, and revoke scoped connector action policies for sends, replies, labels, spam triage, and provider state changes
Send Gmail messages, reply to threads, apply labels, and triage spam with explicit action authorization
Connect Gmail through explicit OAuth setup, inspect status, complete authorization, queue read-only backfill, control jobs, and revoke local access
| name | email-digest |
| description | Digest and ingest emails into memory, surfacing important threads and action items |
| category | communication |
| requires | {"tools":["email_list","email_read","remember","recall","gmail_setup_status"]} |
| contexts | ["heartbeat"] |
| bound_tools | ["email_list","email_read","email_search","ingest_emails","gmail_setup_status","recall","remember","email_send","email_send_sendgrid"] |
Process incoming emails into structured memories, extract action items, and surface threads that need attention.
recall to find when the last email digest ran. Avoid re-processing messages already ingested.gmail_setup_status. If Gmail is not connected, record the missing setup clearly and stop; do not loop.email_list with a date filter to fetch unread or recent messages. Start with the inbox; expand to other labels only if the user has configured them.email_read on the top 5-10 most relevant messages. Do not read every email; batch processing wastes energy and context.remember to persist action items as episodic memories with high importance. Tag with the sender, thread ID, and any relevant goal.gmail-connector-setup in chat to connect Gmail.