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 Intensity Threshold Filtering Ms DataUse when when you have loaded aligned peak data (from a preceding molecular networking alignment task) as a structured table with peak intensity, m/z, retention time, and alignment quality metrics, and you need to reduce false positives, remove noise, or focus analysis on peaks above a.
Audited -
holobiomicslab Skill Mass Spectrometry Metadata ExtractionUse when you have peak/feature tables from one or more of MZmine, XCMS, MS-DIAL, or Compound Discoverer and need to integrate them into a unified lipidomics workflow (e.g., LipidMatch).
Audited -
holobiomicslab Skill R Bioconductor Workflow OrchestrationUse when you have untargeted LC/MS metabolomics data from stable isotope labeling experiments (e.g., 13C-glucose vs. 12C-glucose) already converted to mzXML format, and you need to systematically identify putatively incorporated metabolic features by comparing unlabeled and labeled sample groups.
Audited -
holobiomicslab Skill Cross File Version Consistency CheckingUse when before initiating a release branch workflow for a multi-module Maven project, particularly when the repository contains multiple pom.xml files at different directory levels and a release branch naming convention (e.g., 'release/X.Y.Z') is planned.
Audited -
holobiomicslab Skill Spectral Vector Normalization By IntensityUse when when converting pre-processed MS/MS spectra into fixed-length vector representations using Word2Vec embeddings for Spec2Vec similarity scoring. Specifically, apply this skill after you have represented individual peaks and neutral losses as words ('[redacted-email]', 'loss@xxx.
Audited -
holobiomicslab Skill Parent Ion Fragment Hierarchy OrganizationUse when after ISF features have been identified and annotated in Part 4 of the ISFrag workflow, and you need to represent the structural relationships among ISF features and their parent ions hierarchically.
Audited -
holobiomicslab Skill Python Workflow Execution And OrchestrationUse when you have raw LC/MS data in mzML format and need to execute a complete non-targeted screening workflow to extract and annotate chemical features.
Audited -
holobiomicslab Skill Workflow Configuration And ParameterizationUse when when preparing to execute the Nextflow4MS-DIAL workflow on raw LC-HRMS metabolomics data (.mzML or .
Audited -
holobiomicslab Skill Chemo Informatics Workflow ReconstructionUse when when you have access to the source code of a chemo-informatics tool (e.
Audited -
holobiomicslab Skill Dependency Installation And ConfigurationUse when when setting up a fresh clone of the ENPKG workflow repository or when onboarding to a new machine. Use this skill before attempting to run any workflow stages (data organization, taxonomical enhancement, MN generation, SIRIUS annotation, or graph building).
-
holobiomicslab Skill Mass Spectrometry Wrapper Function DesignUse when when you have a Spectra-based MS analysis workflow in R but need access to specialized spectral similarity, filtering, or normalization algorithms available only in Python libraries.
Audited -
holobiomicslab Skill Metabolomic Meta Analysis Workflow DesignUse when you have multiple metabolomic studies with aggregate summary statistics (p-values, fold-change estimates) and need to perform meta-analysis while harmonizing compound nomenclature across datasets. Use this skill when the underlying R package (e.
Audited -
holobiomicslab Skill Spectral Similarity Prediction EvaluationUse when use when the workflow requires spectral-similarity-prediction-evaluation.
Audited -
holobiomicslab Bundle In Silico Biotransformation Prediction WorkflowUse when you have a parent structure (drug, natural product, xenobiotic) and untargeted LC-MS/MS data and want to find its biotransformation products — predict plausible metabolites in-silico by rule-based expansion (BioTransformer mammalian/gut-microbial/ environmental rules, EnviPath microbial degradation, or MINE/Pickaxe combinatorial reaction-network generation), filter candidates to those detectable in the experimental mass range, then screen and rank them against the observed LC-MS/MS features to annotate which predicted biotransformation products were actually seen.
-
holobiomicslab Skill Fold Change Interpretation And RankingUse when after running DESeq() on a DESeqDataSet and extracting results with results(dds), you have a results table with log₂ fold changes, p-values, and adjusted p-values (padj). Use this skill when you need to (1) identify genes meeting a significance threshold (e.g., padj < 0.
Audited -
holobiomicslab Skill Feature Matrix Preparation Mass SpectrometryUse when when you have raw mass spectrometry spectral data (peak intensities across m/z values) and need to feed it into MLP or GNN models for metabolite annotation, or when you need to generate LDA topic labels as auxiliary multi-task learning targets.
Audited -
holobiomicslab Skill Mass Track Construction From Centroided SpectraUse when when you have centroided mzML files from LC-MS metabolomics and need to construct high-mass-resolution mass tracks for each sample before alignment. Apply this skill at the start of an untargeted metabolomics workflow, before building a cross-sample MassGrid.
Audited -
holobiomicslab Skill Untargeted Metabolomics Workflow ImplementationUse when you have LC-MS/MS data acquired in DDA mode from untargeted metabolomics experiments and need to remove chimeric (co-fragmented) MS/MS spectra that result from multiple precursor ions fragmented simultaneously.
Audited -
holobiomicslab Skill Signal To Noise Filtering For Peak CandidatesUse when immediately after peak detection in the IDSL.IPA workflow, when you have a list of candidate peaks extracted from EIC data and need to remove noise-dominated signals before downstream peak property evaluation and annotation.
Audited -
holobiomicslab Skill Seurat Workflow Orchestration For ScrnaseqUse when you have a raw or Seurat object-backed scRNA-seq expression matrix and need to: (1) stabilize variance across genes with SCTransform normalization, (2) extract feature loadings in reduced dimensionality space via reverse PCA to use as input for GESECA or other coregulation-based enrichment.
Audited -
holobiomicslab Skill Background Distribution Significance ThresholdingUse when use when the workflow requires background-distribution-significance-thresholding.
Audited -
holobiomicslab Skill Shell Environment Setup And Dependency ManagementUse when when you need to verify that a GitHub Actions workflow (e.g., main.yml) executes successfully on your local machine, reproduce a reported passing or failing CI build status, or debug why a workflow badge reports success/failure.
Audited -
holobiomicslab Skill CI CD Workflow Adaptation To Organization StandardsUse when when a Python package is being relocated to a new GitHub organization (e.
Audited -
holobiomicslab Skill Multiprocessing Process Spawning And Pid ManagementUse when when deploying a Streamlit workflow app in offline mode (online_deployment: false) or when Redis is unavailable in online mode, and you need to launch workflows as independent background processes while maintaining the ability to track, recover, or cancel them later by their PID.
Audited -
holobiomicslab Skill Summarized Experiment Initialization And PopulationUse when when beginning a metabolomics analysis workflow in maplet, you have raw or preprocessed metabolomics data (assay measurements) and associated sample metadata (colData) or feature annotations (rowData), and you need to create a single, unified container that will hold data, intermediate.
Audited -
holobiomicslab Skill Independent Filtering Multiple Testing CorrectionUse when analyzing RNA-seq count data from a DESeq2 workflow where you have fitted negative binomial generalized linear models and need to extract final results. Use it specifically when you want to identify genes with adjusted p-value below a predetermined significance threshold (e.g., α=0.
Audited -
holobiomicslab Skill Environment Variable Configuration For Distributed JobsUse when you have a multi-fold cross-validation training workflow that must run as parallel SLURM array jobs, each with its own GPU, and you need to ensure that all jobs can locate the same training data, code repository, container image, and results directory without hardcoded absolute paths or.
Audited -
holobiomicslab Skill Tensor Shape Validation And Numerical Correctness CheckingUse when after implementing a shared-weight ResNet18 encoder module but before integrating it into the DeepION data augmentation and projection workflow.
Audited -
holobiomicslab Skill Resnet Architecture Modification For Dimensionality ControlUse when your task requires a pretrained convolutional encoder (ResNet18) to produce fixed-size representation vectors of a specific dimensionality (e.g., 512 dimensions) rather than the default output size.
Audited -
diegosouzapw Bundle LexLEX: Legal-Entity-X-ref workflow skill. Use this skill when the user needs Centralized 'Truth Engine' for cross-jurisdictional legal context (US, EU, CA) and contract scaffolding and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
54 -
diegosouzapw Bundle CirqCirq - Quantum Computing with Python workflow skill. Use this skill when the user needs Cirq is Google Quantum AI's open-source framework for designing, simulating, and running quantum circuits on quantum computers and simulators and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
54 -
diegosouzapw Bundle MoyuMoyu workflow skill. Use this skill when the user needs > and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
Audited 54 -
diegosouzapw Bundle AI MdAI.MD v4 — The Complete AI-Native Conversion System workflow skill. Use this skill when the user needs Convert human-written CLAUDE.md into AI-native structured-label format. Battle-tested across 4 models. Same rules, fewer tokens, higher compliance and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
54 -
diegosouzapw Bundle AxiomAxiom — First-Principles Assumption Auditor / 第一性原理拆解器 workflow skill. Use this skill when the user needs First-principles assumption auditor. Classifies each hidden assumption (fact / convention / belief / interest-driven), ranks by fragility × impact, and rebuilds conclusions from verified premises. Bilingual: auto-detects Chinese or English and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
54 -
diegosouzapw Bundle SpeedSpeed Reader workflow skill. Use this skill when the user needs Launch RSVP speed reader for text and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
54 -
diegosouzapw Bundle SympySymPy - Symbolic Mathematics in Python workflow skill. Use this skill when the user needs SymPy is a Python library for symbolic mathematics that enables exact computation using mathematical symbols rather than numerical approximations and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
54
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 intensity-threshold-filtering-ms-data, mass-spectrometry-metadata-extraction, r-bioconductor-workflow-orchestration. 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.