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…
Search across all connected sources in one query. Trigger with "find that doc about...", "what did we decide on...", "where was the conversation about...", or when looking for a decision, document, or discussion that could live in chat, email, cloud storage, or a project tracker.
$ npx -y skills add anthropics/knowledge-work-plugins --skill search --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/searchContext preview
The summary Claude sees to decide when to auto-load this skill.
Search across all connected sources in one query. Trigger with "find that doc about...", "what did we decide on...", "where was the conversation about...", or when looking for a decision, document, or discussion that could live in chat, email, cloud storage, or a project tracker.
name: search description: Search across all connected sources in one query. Trigger with "find that doc about...", "what did we decide on...", "where was the conversation about...", or when looking for a decision, document, or discussion that could live in chat, email, cloud storage, or a project tracker. argument-hint: "<query>"
> If you see unfamiliar placeholders or need to check which tools are connected, see [CONNECTORS.md](../../CONNECTORS.md).
Search across all connected MCP sources in a single query. Decompose the user's question, run parallel searches, and synthesize results.
Before searching, determine which MCP sources are available. Attempt to identify connected tools from the available tool list. Common sources:
If no MCP sources are connected:
To search across your tools, you'll need to connect at least one source. Check your MCP settings to add ~~chat, ~~email, ~~cloud storage, or other tools. Supported sources: ~~chat, ~~email, ~~cloud storage, ~~project tracker, ~~CRM, ~~knowledge base, and any other MCP-connected service.
Analyze the search query to understand:
For each available source, create a targeted sub-query using that source's native search syntax:
**~~chat:**
**~~email:**
**~~cloud storage:**
**~~project tracker:**
**~~CRM:**
**~~knowledge base:**
Run all sub-queries simultaneously across available sources. Do not wait for one source before searching another.
For each source:
**Deduplication:**
**Ranking factors:**
Format the response as a synthesized answer, not a raw list of results:
**For factual/decision queries:**
[Direct answer to the question] Sources: - [Source 1: brief description] (~~chat, #channel, date) - [Source 2: brief description] (~~email, from person, date) - [Source 3: brief description] (~~cloud storage, doc name, last modified)
**For exploratory queries ("what do we know about X"):**
[Synthesized summary combining information from all sources] Found across: - ~~chat: X relevant messages in Y channels - ~~email: X relevant threads - ~~cloud storage: X related documents - [Other sources as applicable] Key sources: - [Most important source with link/reference] - [Second most important source]
**For "find" queries (looking for a specific thing):**
[The thing they're looking for, with direct reference] Also found: - [Related items from other sources]
**Ambiguous queries:** If the query could mean multiple things, ask one clarifying question before searching:
"API redesign" could refer to a few things. Are you looking for: 1. The REST API v2 redesign (Project Aurora) 2. The internal SDK API changes 3. Something else?
**No results:**
I couldn't find anything matching "[query]" across [list of sources searched]. Try: - Broader terms (e.g., "database" instead of "PostgreSQL migration") - Different time range (currently searching [time range]) - Checking if the relevant source is connected (currently searching: [sources])
**Partial results (some sources failed):**
[Results from successful sources] Note: I couldn't reach [failed source(s)] during this search. Results above ar
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,…