Productivity
Productivity agent skills automate everyday work: task management, email drafting, calendars, note-taking systems, and personal workflows. Each is a small SKILL.md file your AI agent applies automatically when your request matches what the skill does.
-
holobiomicslab Skill Summarized Experiment SubsettingUse when when you have a SummarizedExperiment containing metabolomic abundances and a corresponding vector of quality metrics (e.g., coefficient of variation computed across QC samples), and you need to filter to retain only features meeting a reproducibility threshold (e.g., CV ≤ 0.
Audited -
holobiomicslab Skill Backend Routing And DispatchUse when you need to support multiple plotting backends for the same data visualization task, and you want to centralize backend selection logic so that users can specify their preferred rendering engine (matplotlib, bokeh, or plotly) at call time without modifying the core plotting logic.
Audited -
holobiomicslab Skill Pull Request Change TrackingUse when investigating how a specific pull request (e.g., PR #72 introducing MS2Query's two-branch workflow split) modified the codebase architecture, control flow, or data routing.
Audited -
holobiomicslab Skill YAML JSON Structural ParsingUse when you have a versioned workflow definition file (YAML or JSON) from a specific release commit and need to verify it conforms to the project's schema specification, validate the presence of all required metadata fields (name, version, inputs, outputs, steps), and detect syntax errors or.
Audited -
holobiomicslab Skill Big Slice Workflow ExecutionUse when you have a collection of antiSMASH-processed GenBank files (or custom BGC GenBank files prepared via the provided converter script) organized in a structured input folder, and you want to cluster them into Gene Cluster Families (GCFs) to chart biosynthetic diversity or identify.
Audited -
holobiomicslab Skill Repository Environment SetupUse when when you have received a GitHub repository URL for a computational workflow (e.g., ENPKG full workflow) and need to prepare your local machine to execute the workflow.
Audited -
holobiomicslab Skill Virtual Environment CreationUse when before installing ENPKG dependencies for the first time, or when setting up the workflow on a new machine or user account. Trigger when you have cloned enpkg_full or enpkg_workflow and need to install runtime and optional development dependencies in isolation.
-
holobiomicslab Bundle Compound Class Annotation WorkflowUse when you want chemical-class-level annotations for untargeted LC-MS/MS features rather than exact structures — determine molecular formulas with SIRIUS, compute CSI:FingerID fingerprints, and predict compound classes with CANOPUS and NPClassifier (superclass / class / pathway), producing a class-annotated feature table for chemical-inventory and enrichment analysis.
-
holobiomicslab Skill Spectral Retrieval Ranking TaskUse when when you have pre-computed dense embeddings for query spectra (unknown compounds) and reference spectra (spectral library), and you need to rank library entries by similarity to each query for compound identification or structural similarity retrieval.
Audited -
holobiomicslab Skill Enrichment Statistical ThresholdingUse when after running Enrichment() on a configured EnrichParam object (via KEGG_Enrich_PlotPanel or similar), when you have a full enrichment result table and need to reduce it to pathway hits meeting a specific significance threshold before visualization or export.
Audited -
holobiomicslab Skill Format Conversion Conditional LogicUse when you have generated a lipid spectral library (with lipid identities, adducts, m/z values, and fragmentation patterns) and need to export it for downstream mass spectrometry analysis on either an Orbitrap (via Excalibur DDA) or via Skyline's transition-based workflow.
Audited -
holobiomicslab Skill Hdf5 Output Validation VerificationUse when after invoking the DEIMoS CLI with a configuration file and allowing the Snakemake workflow to execute, use this skill to confirm successful completion of all workflow rules.
Audited -
holobiomicslab Skill S4 Class Definition And InheritanceUse when you are designing a new backend or data container that must integrate seamlessly with an existing Spectra-based workflow. You have identified a virtual parent class (e.
Audited -
holobiomicslab Skill Targeted Transition List GenerationUse when you have a set of lipid targets defined by species name, acyl chain composition, and expected adducts, and you need to configure a targeted mass spectrometry workflow (PRM or MRM) in Skyline.
Audited -
holobiomicslab Skill Workflow Reproducibility ValidationUse when after implementing or deploying a containerized Nextflow workflow that processes LC-HRMS metabolomics .
Audited -
holobiomicslab Skill Hash Based Deduplication WorkflowUse when when processing open mass spectrometry library (OMSL) data that may contain duplicate spectral records (e.
Audited -
holobiomicslab Skill Pre Post Normalisation ComparisonUse when after completing a hierarchical batch normalisation workflow (e.g., hRUV with intra-batch loess smoothing and inter-batch RUV-III correction) to verify that normalisation has eliminated run-order signal drift and batch-specific effects visible in raw or imputed assays.
Audited -
holobiomicslab Skill Python Job Metadata SerializationUse when implementing online task queue deployments (RQ + Redis) where job execution may outlive the originating web session, or where workers may restart unexpectedly.
Audited -
holobiomicslab Skill R Package Workflow ImplementationUse when you have raw unnormalized metabolomics intensity data organized by batch and sample type (QC vs. biological), and you need to remove systematic variation (drift, batch effects) while preserving biological signal.
Audited -
holobiomicslab Skill Bipartite Network Node Edge AssemblyUse when after completing dereplication and cosine similarity clustering in the MolNotator workflow, when you have merged, dereplicated molecular and ion data (output from mode_merger and dereplicator steps) and need to assemble the final molecular network representation connecting predicted.
Audited -
holobiomicslab Skill Jupyter Notebook Workflow AutomationUse when when you have raw LC-MS/MS spectral data in .
Audited -
holobiomicslab Skill Gnps Workflow Result ProcessingUse when when you have run a spectral networking job on GNPS (e.g. ProteoSAFe-METABOLOMICS-SNETS-V2) and need to reuse the network output files locally with MetaMiner or another tool that accepts spectral network input directories.
Audited -
holobiomicslab Skill Interactive Workflow ValidationUse when after automated peak detection has identified candidate peaks from LC-MS mzML files, but before exporting the final metabolite library. Use this skill when you need to: (1) optimize noise and peak-detection parameters by visualizing their effect on a representative subset of peaks;
Audited -
holobiomicslab Skill Mass2motif Substructure MappingUse when you have created a GNPS molecular network (classical or feature-based workflow) and run an MS2LDA experiment on the corresponding MGF spectra, and you want to annotate network nodes with shared Mass2Motifs and chemical class information to interpret the structural basis of network.
Audited -
holobiomicslab Skill Ms2 Spectra Parsing And LoadingUse when when beginning a MEMO analysis workflow with raw or unaligned MS2 spectra files and needing to extract fragmentation data and precursor information before counting MS2 peaks and neutral losses to generate sample fingerprints.
Audited -
holobiomicslab Skill Ms2 Spectrum Feature ExtractionUse when you have DDA (data-dependent acquisition) LC-MS/MS data with MS2 spectra and want to discover metabolic features that may be missed by MS1-only peak picking, or when you need an alternative feature extraction workflow that leverages fragmentation patterns to identify true metabolite.
Audited -
holobiomicslab Skill Neural Network Encoder FreezingUse when when you have a pre-trained encoder (e.g., TCN spectrum encoder in FIDDLE) that has learned useful representations on a source task (e.g., MS/MS spectrum encoding), and you want to train lightweight task-specific modules (e.
Audited -
holobiomicslab Skill Statistical Result ReproductionUse when you have downloaded a Jupyter notebook from a published metabolomics workflow repository (e.
Audited -
holobiomicslab Skill Workflow Branching Logic DesignUse when when a spectral matching tool produces mixed output containing both exact library matches and analog search results, and your analysis or publication requires separate handling, interpretation, or reporting of these two match classes.
Audited -
holobiomicslab Skill Chip Seq Peak Calling WorkflowUse when when you have aligned ChIP-Seq reads (single-end BED or paired-end BEDPE format) and need to identify enriched genomic regions by comparing ChIP signal against control background, with the ability to customize fragment length estimation, local bias calculation, and peak score thresholds.
Audited -
holobiomicslab Skill Mass Spectrometry Data ImportUse when when beginning a new mass spectrometry analysis workflow with raw spectral data files in mzML, mzXML, msp, MGF, or JSON format.
Audited -
holobiomicslab Skill Conversion Graph ConstructionUse when when integrating MSMetaEnhancer into Galaxy or another workflow platform and you need to dynamically populate conversion option menus without hardcoding service-specific logic.
Audited -
holobiomicslab Bundle Suspect Screening Exposomics WorkflowUse when you have untargeted HRMS data and want to screen for a defined suspect list of environmental / exposure-relevant compounds — detect features, match them to suspect-list entries by exact mass/RT/MS2, elucidate structures of hits by in-silico fragmentation, and assign identification confidence levels (Schymanski), producing a confidence-annotated suspect-hit table.
-
holobiomicslab Bundle Targeted Lcms Quantification WorkflowUse when you have targeted LC-MS data for a defined panel of analytes and want absolute or relative concentrations — extract and integrate the target transitions/ion chromatograms, build calibration curves from standards with internal-standard normalization, apply them to samples, and QC the batch (response drift, QC-sample RSD) to a reportable quantification table.
-
holobiomicslab Skill Metabolite Mass Lookup PreparationUse when when beginning an untargeted LC-MS annotation workflow, before attempting to match experimental m/z peaks to metabolite identities.
Audited -
holobiomicslab Skill Ms Ms Similarity Metric ComparisonUse when when you have MS/MS spectra from both query compounds and a reference library and need to decide which similarity metric will maximize identification accuracy (true positive rank, precision@k) or when benchmarking a new compound identification workflow against a known-good reference.
Audited
Frequently asked questions
What are Productivity agent skills?
Productivity agent skills automate everyday work: task management, email drafting, calendars, note-taking systems, and personal workflows. Each is a small SKILL.md file your AI agent applies automatically when your request matches what the skill does.
Which Productivity skills are most installed?
Popular Productivity skills on SkillMD right now include enrichment-statistical-thresholding, summarized-experiment-subsetting, backend-routing-and-dispatch. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do Productivity skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.