원클릭으로
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.