metabolomics-workbench-database

Query NIH Metabolomics Workbench REST API for metabolite structures and study metadata.

8|Updated Nov 19, 2025
One-click install
npx skills add https://github.com/sanand0/scientific-research --skill metabolomics-workbench-database-sanand0
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: metabolomics-workbench-database
Source: https://github.com/sanand0/scientific-research/tree/main/.claude/skills/metabolomics-workbench-database
Command: npx skills add https://github.com/sanand0/scientific-research --skill metabolomics-workbench-database-sanand0

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides programmatic access to the NIH Metabolomics Workbench, enabling researchers to query vast datasets of metabolites, studies, and associated biological information, accelerating discovery in metabolomics and biomarker research.

Core Features & Use Cases

  • Metabolite Data Access: Retrieve detailed information on metabolites, including structures, identifiers, and cross-references.
  • Study Data Retrieval: Access metadata and experimental results from over 4,200 metabolomics studies.
  • Nomenclature Standardization: Use RefMet to standardize metabolite names and classifications.
  • Mass Spectrometry Search: Query compounds by m/z values and adducts.
  • Use Case: A researcher needs to find all studies related to "glucose" metabolism in human blood using LC-MS. This Skill can query the Metabolomics Workbench to identify relevant studies, retrieve their associated metabolite data, and even search for specific m/z values to identify unknown compounds.

Quick Start

Use the metabolomics-workbench-database skill to find studies containing the metabolite 'glucose' and retrieve their summary data.

Frequently Asked Questions about metabolomics-workbench-database

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query the NIH Metabolomics Workbench database for metabolite study data?

You can query the NIH Metabolomics Workbench database using this skill to access the REST API, retrieving study metadata, experimental results, and metabolite structures for biomarker discovery.

Can I search for metabolites by m/z values in mass spectrometry data?

Yes, you can perform mass spectrometry searches by querying specific m/z values and adducts against the database to identify unknown compounds and retrieve matching metabolite structures.

What is RefMet nomenclature standardization for metabolomics research?

RefMet is a standardized nomenclature system used in metabolomics research to classify and unify metabolite names. This skill leverages RefMet to ensure consistent metabolite identification across studies.

How do I find metabolomics studies related to a specific metabolite like glucose?

You can query the database for specific metabolites like glucose to identify relevant studies, retrieve their summary data, and access associated biological and experimental results from over 4,200 studies.

Does the Metabolomics Workbench API support biomarker discovery workflows?

Yes, the API supports biomarker discovery by enabling programmatic access to diverse biological and analytical data, allowing researchers to integrate study metadata and experimental results into their analysis pipelines.

What are the limitations of using the Metabolomics Workbench REST API for data retrieval?

This skill provides intermediate-level programmatic access to the REST API. Users should be aware that complex multi-step reasoning or advanced transformations are not built-in, requiring external processing for deep analysis.