بنقرة واحدة
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.