All authors
HolobiomicsLab avatar

Claude Skills by HolobiomicsLab

github.com/HolobiomicsLab
12,704 skillsA× 12,683B× 13C× 2D× 60 installs5,622 views
Untargeted Metabolomics Feature AnalysisA

Use when you have a feature table from untargeted metabolomics (with m/z, retention time, and p-values from differential abundance testing) but lack or wish to bypass metabolite annotation.

ai-agentspythonreact
0
15
Url Format Constraint CheckingA

Use when ingesting or validating project JSON documents against a schema (such as app/public/schema.json in the Pairing Omics Data Platform) that designates certain fields as URL type (e.

ai-agentsapici/cd
0
15
Url Validation And Accessibility VerificationA

Use when when compiling or maintaining a catalog of web-accessible scientific tools (e.

ai-agentspythongit
0
15
Usi Spectrum Retrieval And LoadingA

Use when you have a USI accession (e.g., 'mzspec:MSV000082283:f07074:scan:5475' or 'mzspec:PXD000561:Adult_Frontalcortex_bRP_Elite_85_f09:scan:17555') pointing to a publicly deposited tandem mass spectrometry scan in a GNPS or ProteomeXchange repository, and you need to retrieve and instantiate.

ai-agentspythongit
0
15
Validated Link Enrichment AnalysisA

Use when when you have a ranked list of GCF-MF (genomic cluster family–molecular feature) link predictions from one or more scoring functions, a curated set of known validated links for the same strain(s), and need to assess whether combining or filtering by percentile thresholds improves.

ai-agentsgitdatabase
0
15
Validated Link Ranking ComparisonA

Use when when you have computed multiple independent scoring functions (e.

ai-agentspythonrust
0
15
Validation Report GenerationA

Use when when you have loaded a project JSON document from the Pairing Omics Data Platform and need to identify and document constraint violations (such as whitespace in URL fields) defined in the JSON schema.

ai-agentsgitapi
0
15
Vectorized Operation VerificationA

Use when when implementing or auditing S4 replacement methods (e.

ai-agentsdebugginggit
0
15
Vendor Format To Standard ConversionA

Use when when ingesting raw LC-MS/MS output from a mass spectrometry instrument and you need to prepare it for metabolite identification, fragmentation tree computation, or molecular formula annotation.

ai-agentsjavagit
0
15
Vendor Mass Spectrometry File Format HandlingA

Use when you have one or more vendor mass spectrometry raw files (Thermo .raw, Agilent .d, Sciex .wiff2, or other MSConvert-supported formats) that must be converted to Aird format for batch processing, cloud deployment, or integration with downstream analysis tools.

ai-agentspythonjava
0
15
Version Control Feature Branch ManagementA

Use when when you have modifications to propose for a shared codebase (e.g., bug fixes, new features, or documentation updates) and need to integrate them without disrupting the main development branch.

ai-agentspythontesting
0
15
Vimms Controller Configuration And ExecutionA

Use when you have a set of chemical compounds (with known retention times and intensities) loaded into a ViMMS IndependentMassSpectrometer and need to simulate a specific MS/MS fragmentation strategy (e.

ai-agentspythongo
0
15
Virtual Chemical Mixture GenerationA

Use when you need to create a synthetic chemical population for testing data-dependent acquisition (DDA) strategies in a simulation environment before committing to real mass spectrometry analysis.

ai-agentspythongo
0
15
Visualization Comparative Performance MetricsA

Use when you have execution-time data for the same set of plotting operations (e.g., chromatogram, spectrum, peakmap rendering) across two or more backend implementations (e.

ai-agentspythongo
0
15
Volume Mount And Persistence DesignA

Use when you are composing multiple containerized services that have data dependencies—e.g., a web application that launches calculation jobs, a calculation engine that consumes a pre-built lookup database, and a data-processing service that generates that lookup.

ai-agentsdockerkubernetes
0
15
Web Application Documentation MiningA

Use when you have access to a project README or repository documentation (Zenodo deposit, GitHub, or local clone) describing multiple domain-specific web applications, and you need to produce a machine-readable inventory of those applications with verified live URLs and associated publications for.

ai-agentspythongo
0
15
Web Application Endpoint MappingA

Use when you have a user-submitted spectrum with associated domain context metadata (e.g., selected as 'microbial origin', 'plant tissue', 'food sample') and need to route that spectrum to the appropriate domain-specific MASST application for searching.

ai-agentsgogit
0
15
Web Service Api IntegrationA

Use when when you have a parsed mass spectrum (precursor m/z, ionization mode, collision energy, and fragment peak list as m/z–intensity pairs) and need to obtain molecular fingerprint predictions, de-novo candidate structures, or chemical class annotations without maintaining local neural network.

ai-agentsjavagit
0
15
Web Service Deployment ValidationA

Use when when you need to confirm that a publicly hosted academic web service (such as molDiscovery) is live and responding at a documented endpoint URL, or when troubleshooting access issues reported by end users.

ai-agentsgitapi
0
15
Web Service Health MonitoringA

Use when your annotation pipeline depends on multiple external web converters and you need to diagnose why annotation jobs are failing, slow, or incomplete. Use it if you observe missing metadata fields in output .

ai-agentspythongo
0
15
Whitespace Character DetectionA

Use when validating project JSON documents against the platform's schema (app/public/schema.json) and you need to ensure all URL-type fields conform to URL syntax rules. Specifically, use it when the schema designates certain fields as URL type (e.

ai-agentsgogit
0
15
Wine Environment Initialization ValidationB

Use when use this skill after building a Docker image that installs Wine and .NET Framework 4.8 on a Ubuntu 22.04 base, but before running production conversion tasks or batch jobs with AirdPro.

ai-agentsc#docker
0
15
Wine Windows Runtime Initialization DiagnosticsA

Use when you are deploying a Windows .NET application (e.g., AirdPro CLI) inside a Docker container on a non-Windows host and need to understand whether Wine initialization completes, how long it takes (documented as >30 minutes), whether .

ai-agentsc#bash
0
15
Word Embedding Aggregation For Spectral DataA

Use when when you have pre-processed MS/MS spectra and a pre-trained Word2Vec model, and need to compute fast, scalable similarity scores for library matching or molecular networking that correlate better with structural similarity than cosine-based methods.

ai-agentspythongit
0
15
Word Embedding Based Spectrum RepresentationA

Use when when comparing large numbers of MS/MS spectra against spectral libraries or in molecular networking, particularly when molecules differ by multiple structural modifications and cosine-based scores produce excessive false positives.

ai-agentspythongo
0
15
Word2vec Embedding Training Mass SpectrometryA

Use when you have a large collection of preprocessed MS/MS spectra (typically >10,000 spectra) with diverse chemical structures and you need to learn embeddings that capture fragmentation patterns and neutral loss relationships.

ai-agentspythongo
0
15
Word2vec Model Inference Unknown Word HandlingA

Use when when applying a pre-trained Word2Vec model to mass spectra at inference time (e.g., library matching or molecular networking), especially when the query spectra may contain fragment peaks or neutral losses not represented in the model's training vocabulary.

ai-agentspythongo
0
15
Word2vec Vocabulary Matching And Unknown Peak HandlingA

Use when converting MS/MS spectra into Spec2Vec embeddings using a pre-trained Word2Vec model that was trained on reference data (e.g., a subset of GNPS or MassBank).

ai-agentspythongo
0
15
Workflow Architecture DocumentationA

Use when you need to understand how a complex MS/MS spectral search system routes query spectra through multiple parallel processing pipelines with different objectives (e.g., reliable exact matching vs. fast approximate matching).

ai-agentspythongo
0
15
Workflow Configuration And ParameterizationA

Use when when preparing to execute the Nextflow4MS-DIAL workflow on raw LC-HRMS metabolomics data (.mzML or .

ai-agentsjavadocker
0
15
Workflow Definition Schema ValidationA

Use when you have located a workflow definition file (YAML or JSON) in a versioned release or commit and need to verify that it conforms to the schema specification for that release version (e.g., v1.0.0).

ai-agentsgitci/cd
0
15
Workflow Output Validation And QaA

Use when after executing a Nextflow-based MS-DIAL workflow on .mzML LC-HRMS metabolomics data using Docker or Singularity container backends.

ai-agentsdockertesting
0
15
Workflow Pipeline Execution ValidationA

Use when you have prepared metabolomics input files (feature quantification table, MS/MS spectra in MGF format, sample metadata) and are about to execute the TIMA taxonomically informed annotation pipeline, or after pipeline execution to verify all outputs were generated correctly.

ai-agentsdockerdebugging
0
15
Workflow ReconstructionA

Use when when you have a partially documented or undocumented MS analysis pipeline and need to verify its correctness, trace data provenance through multiple processing stages, integrate tools via unified parameter handling (CTD scheme), or ensure the workflow adheres to community standards for.

ai-agentspythongo
0
15
Workflow Status MonitoringA

Use when you need to verify that a GitHub Actions workflow (such as 'dev_build_release.

ai-agentsjavatesting
0
15
Xcms Data Import PreprocessingA

Use when you have raw LC-MS or GC-MS data files from a mass spectrometer (in mzML, NetCDF, or mzXML format) and need to detect chromatographic peaks, correct m/z bias via mass calibration (e.

ai-agentsgitperformance
0
15
Xcms Ramclustr Data Object IntegrationA

Use when when you have raw LC-MS all-ion fragmentation (AIF) chromatograms in centroid mode and need to prepare them for metabolite annotation using fragment ion matching.

ai-agentsgogit
0
15
Xcms Workflow ExecutionA

Use when you have raw LC-MS data files (mzML, netCDF, or raw vendor formats) from multiple samples and need to extract, align, and quantify chromatographic features across the cohort.

ai-agentsgogit
0
15
Xml Element Parsing And Object SerializationA

Use when you have spectrum or chromatogram data stored as XML strings (e.g., in a SQLite database indexed by spectrum ID) and need to access individual spectra by ID or iterate through them sequentially while working with a library like pymzML that expects Spectrum or Chromatogram objects.

ai-agentssqlgit
0
15
Y Ion Signal Detection And Noise AssessmentA

Use when you have extracted a centroided MS/MS spectrum from a Thermo Orbitrap raw file (via rawrr::readSpectrum or equivalent) and need to verify that the observed y-ion fragments for a known peptide precursor exhibit signal-to-noise ratios consistent with high-quality fragmentation.

ai-agentsc#git
0
15
Yaml Json Structural ParsingA

Use 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.

ai-agentsgit
0
15
Zero Value Handling In Mass Spectrometry DataA

Use when after feature detection has produced a feature table with zero and missing values (sparse abundance matrix) but before multivariate statistical analysis or annotation.

ai-agentspythongo
0
15
2d Nmr Pulse Sequence ImplementationA

Use when when you need to generate 2D metabolomic NMR spectra (COSY for

ai-agentspythongo
0
15
2d Tic PreprocessingA

Use when when you have raw GCxGC-MS data imported from NetCDF into a

ai-agentsgogit
0
15
4d Lcimmsms Feature ExtractionA

Use when you have raw LC-IM-MS/MS data files from sterol lipid analysis

ai-agentspythongo
0
15
Ablation Study Design And InterpretationA

Use when when you have a neural network or machine learning model with

ai-agentspythongit
0
15
Abstract Base Class ImplementationA

Use when when building a visualization library that must support multiple

ai-agentspythongo
0
15
Abstract Method Subclassing Filter BaseA

Use when when you need to apply domain-specific filtering logic to compounds

ai-agentspythonreact
0
15
Abstract Syntax Tree ConstructionA

Use when you have a tokenized sequence of domain-specific language tokens

ai-agentspythonsql
0
15
Abstract Syntax Tree DesignA

Use when when you have a domain-specific query language (such as MassQL

ai-agentspythonsql
0
15