Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$pwd:
email-digest
// Digest and ingest emails into memory, surfacing important threads and action items
$ git log --oneline --stat
stars:584
forks:73
updated:2026年2月14日 04:43
SKILL.md
// Digest and ingest emails into memory, surfacing important threads and action items
Query and report on API usage costs across LLM, embedding, and tool providers
Search, view, update, and merge contacts in the local CRM
Compile a comprehensive daily briefing from calendar, contacts, goals, and recent activity
Detect and remove AI writing patterns to produce natural, human-sounding prose
Generate images from text descriptions using DALL-E or compatible providers
Ingest URLs, documents, and text into the memory system as structured knowledge
| name | email-digest |
| description | Digest and ingest emails into memory, surfacing important threads and action items |
| category | communication |
| requires | {"tools":["list_emails","read_email","remember","recall"],"config":["gmail"],"env":["GOOGLE_CREDENTIALS_JSON"]} |
| contexts | ["heartbeat"] |
| bound_tools | ["list_emails","read_email","search_emails","ingest_emails"] |
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.list_emails 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.read_email 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.