연동된 모든 소스의 활동 내역을 일별 또는 주별로 요약하여 생성합니다. 잠시 자리를 비운 후 업무를 다시 시작할 때, 하루를 시작하며 언급 내용과 처리해야 할 사항에 대한 요약을 확인하고 싶을 때, 또는 프로젝트별로 분류된 일주일간의 결정 사항과 문서 업데이트 내용을 검토할 때 활용하세요.
...모든 것을 확장하십시오소개 digest
digest 명령어는 연결된 모든 데이터 소스의 최근 활동을 스캔하여 중요한 내용을 체계적으로 요약해 제공합니다. 이 명령어는 자리를 비운 후 상황을 파악하거나, 언급 사항과 처리해야 할 업무 목록을 확인하며 하루를 시작하거나, 프로젝트별로 그룹화된 일주일간의 의사 결정 및 문서 업데이트 내역을 검토하는 데 유용합니다.
시간 범위는 플래그로 제어됩니다. --daily는 지난 24시간(기본값)을, --weekly는 지난 7일을 다루며, 사용자 정의 --since 값은 '어제', '월요일' 또는 특정 날짜와 같은 입력을 받아들입니다. 먼저 연결된 MCP 소스(채팅, 이메일, 클라우드 스토리지, 프로젝트 트래커, CRM, 지식 기반)를 확인하고, 연결된 소스가 없는 경우 사용자에게 최소 한 곳을 연결하도록 안내합니다. 그런 다음 소스별로 활동 내역을 수집합니다. 예를 들어 채팅의 멘션 및 스레드, 이메일의 수신함 답장, 클라우드 스토리지의 수정되거나 공유된 문서, 프로젝트 트래커의 할당된 작업, CRM의 기회 및 계정 업데이트, 지식베이스의 업데이트된 위키 페이지 등이 포함됩니다.
수집된 항목은 실행 항목, 결정 사항, 멘션, 업데이트로 분류된 후, 소스별이 아닌 주제나 프로젝트별로 그룹화됩니다. 이때 관련 소스 간 활동은 병합 및 중복 제거되어, 채팅과 이메일에 모두 나타나는 동일한 결정 사항은 한 번만 집계됩니다. 출력 결과에는 실행 항목이 가장 먼저 표시되고, 그 다음으로 결정 사항, 주제 그룹, 멘션, 문서 업데이트 순으로 나열되며, 마지막에는 요약 통계가 제시됩니다. 특정 소스에 접근할 수 없는 경우에도 ‘ digest ’는 접근에 성공한 소스를 기반으로 결과를 생성하고, 건너뛴 항목을 기록하며, CLAUDE.md와 같은 메모리 시스템을 사용하여 사람 및 프로젝트 참조를 해석할 수 있습니다.
자주 묻는 질문
digest 는 어떤 시간 범위를 지원하나요?
--daily를 사용하면 지난 24시간(기본값), --weekly를 사용하면 지난 7일, --since를 사용해 yesterday, Monday 또는 특정 날짜와 같은 값을 지정할 수 있습니다.
어떤 소스에서 활동을 가져올 수 있나요?
채팅, 이메일, 클라우드 스토리지, 프로젝트 트래커, CRM, 지식 기반을 포함하여 연결된 모든 MCP 소스에서 활동을 가져올 수 있습니다.
소스 중 하나에 접속할 수 없는 경우 어떻게 되나요?
digest 는 성공적으로 데이터를 가져온 소스를 기반으로 생성되며, 연결되지 않은 소스는 별도로 표시됩니다. 단 하나의 소스에서 오류가 발생하더라도 전체 digest 의 생성이 차단되지는 않습니다.
출력 결과는 어떻게 구성되나요?
소스별이 아닌 주제별 또는 프로젝트별로 구성되며, 실행 항목, 결정 사항, 주제 그룹, 멘션, 문서 업데이트 순으로 나열되고, 요약 통계로 마무리됩니다.
동일한 이벤트가 두 번 나열되는 것을 방지합니까?
네, 소스 간 활동은 중복 제거되므로, 채팅과 이메일 모두에 나타나는 결정 사항은 하나의 항목으로 보고됩니다.
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
Scan recent activity across all connected sources and generate a structured digest highlighting what matters.
Instructions
1. Parse Flags
Determine the time window from the user's input:
--daily— Last 24 hours (default if no flag specified)--weekly— Last 7 days
The user may also specify a custom range:
--since yesterday--since Monday--since 2025-01-20
2. Check Available Sources
Identify which MCP sources are connected (same approach as the search command):
- ~~chat — channels, DMs, mentions
- ~~email — inbox, sent, threads
- ~~cloud storage — recently modified docs shared with user
- ~~project tracker — tasks assigned, completed, commented on
- ~~CRM — opportunity updates, account activity
- ~~knowledge base — recently updated wiki pages
If no sources are connected, guide the user:
To generate a digest, you'll need at least one source connected.Check your MCP settings to add ~~chat, ~~email, ~~cloud storage, or other tools.3. Gather Activity from Each Source
~~chat:
- Search for messages mentioning the user (
to:me) - Check channels the user is in for recent activity
- Look for threads the user participated in
- Identify new messages in key channels
~~email:
- Search recent inbox messages
- Identify threads with new replies
- Flag emails with action items or questions directed at the user
~~cloud storage:
- Find documents recently modified or shared with the user
- Note new comments on docs the user owns or collaborates on
~~project tracker:
- Tasks assigned to the user (new or updated)
- Tasks completed by others that the user follows
- Comments on tasks the user is involved with
~~CRM:
- Opportunity stage changes
- New activities logged on accounts the user owns
- Updated contacts or accounts
~~knowledge base:
- Recently updated documents in relevant collections
- New documents created in watched areas
4. Identify Key Items
From all gathered activity, extract and categorize:
Action Items:
- Direct requests made to the user ("Can you...", "Please...", "@user")
- Tasks assigned or due soon
- Questions awaiting the user's response
- Review requests
Decisions:
- Conclusions reached in threads or emails
- Approvals or rejections
- Policy or direction changes
Mentions:
- Times the user was mentioned or referenced
- Discussions about the user's projects or areas
Updates:
- Status changes on projects the user follows
- Document updates in the user's domain
- Completed items the user was waiting on
5. Group by Topic
Organize the digest by topic, project, or theme rather than by source. Merge related activity across sources:
## Project Aurora- ~~chat: Design review thread concluded — team chose Option B (#design, Tuesday)- ~~email: Sarah sent updated spec incorporating feedback (Wednesday)- ~~cloud storage: "Aurora API Spec v3" updated by Sarah (Wednesday)- ~~project tracker: 3 tasks moved to In Progress, 2 completed## Budget Planning- ~~email: Finance team requesting Q2 projections by Friday- ~~chat: Todd shared template in #finance (Monday)- ~~cloud storage: "Q2 Budget Template" shared with you (Monday)6. Format the Digest
Structure the output clearly:
# [Daily/Weekly] Digest — [Date or Date Range]Sources scanned: ~~chat, ~~email, ~~cloud storage, [others]## Action Items (X items)- [ ] [Action item 1] — from [person], [source] ([date])- [ ] [Action item 2] — from [person], [source] ([date])## Decisions Made- [Decision 1] — [context] ([source], [date])- [Decision 2] — [context] ([source], [date])## [Topic/Project Group 1][Activity summary with source attribution]## [Topic/Project Group 2][Activity summary with source attribution]## Mentions- [Mention context] — [source] ([date])## Documents Updated- [Doc name] — [who modified, what changed] ([date])7. Handle Unavailable Sources
If any source fails or is unreachable:
Note: Could not reach [source name] for this digest.The following sources were included: [list of successful sources].Do not let one failed source prevent the digest from being generated. Produce the best digest possible from available sources.
8. Summary Stats
End with a quick summary:
---[X] action items · [Y] decisions · [Z] mentions · [W] doc updatesAcross [N] sources · Covering [time range]Notes
- Default to
--dailyif no flag is specified - Group by topic/project, not by source — users care about what happened, not where it happened
- Action items should always be listed first — they are the most actionable part of a digest
- Deduplicate cross-source activity (same decision in ~~chat and email = one entry)
- For weekly digests, prioritize significance over completeness — highlight what matters, skip noise
- If the user has a memory system (CLAUDE.md), use it to decode people names and project references
- Include enough context in each item that the user can decide whether to dig deeper without clicking through
digest 설치
스킬 파일을 다운로드하여 .claude/skills/ 디렉터리에 압축을 풀어주세요.
ZIP 다운로드저장소를 클론하고 스킬 파일을 프로젝트에 복사하세요.
git clone https://github.com/anthropics/knowledge-work-plugins/blob/main/enterprise-search/skills/digest/SKILL.md # Copy SKILL.md to your .claude/skills/ directory
복사





집
