instrument-data-to-all…
Convert laboratory instrument output files (PDF, CSV, Excel, TXT) to Allotrope Simple Model (ASM) JSON format or flattened 2D CSV. Use this skill when…
Generate a daily or weekly digest of activity across all connected sources. Use when catching up after time away, starting the day and wanting a summary of mentions and action items, or reviewing a week's decisions and document updates grouped by project.
$ npx -y skills add anthropics/knowledge-work-plugins --skill digest --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/digestContext preview
The summary Claude sees to decide when to auto-load this skill.
Generate a daily or weekly digest of activity across all connected sources. Use when catching up after time away, starting the day and wanting a summary of mentions and action items, or reviewing a week's decisions and document updates grouped by project.
name: digest description: Generate a daily or weekly digest of activity across all connected sources. Use when catching up after time away, starting the day and wanting a summary of mentions and action items, or reviewing a week's decisions and document updates grouped by project. argument-hint: "[--daily | --weekly | --since <date>]"
> If you see unfamiliar placeholders or need to check which tools are connected, see [CONNECTORS.md](../../CONNECTORS.md).
Scan recent activity across all connected sources and generate a structured digest highlighting what matters.
Determine the time window from the user's input:
The user may also specify a custom range:
Identify which MCP sources are connected (same approach as the search command):
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.
**~~chat:**
**~~email:**
**~~cloud storage:**
**~~project tracker:**
**~~CRM:**
**~~knowledge base:**
From all gathered activity, extract and categorize:
**Action Items:**
**Decisions:**
**Mentions:**
**Updates:**
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)
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])
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.
End with a quick summary:
--- [X] action items · [Y] decisions · [Z] mentions · [W] doc updates Across [N] sources · Covering [time range]
Plugins that turn Claude into a specialist for your role, team, and company. Built for Claude Cowork, also compatible with Claude Code.
Repo: anthropics/knowledge-work-plugins
Convert laboratory instrument output files (PDF, CSV, Excel, TXT) to Allotrope Simple Model (ASM) JSON format or flattened 2D CSV. Use this skill when…
Run nf-core bioinformatics pipelines (rnaseq, sarek, atacseq) on sequencing data. Use when analyzing RNA-seq, WGS/WES, or ATAC-seq data—either local FASTQs or…
This skill should be used when scientists need help with research problem selection, project ideation, troubleshooting stuck projects, or strategic scientific…
Deep learning for single-cell analysis using scvi-tools. This skill should be used when users need (1) data integration and batch correction with scVI/scANVI,…
Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive…
Set up your bio-research environment and explore available tools. Use when first getting oriented with the plugin, checking which literature, drug-discovery,…