Metabolomics Workbench Database
Access and query Davila7's curated metabolomics workbench database for compound IDs, spectral data, and experimental contexts.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add metabolomics-workbench-database npx -- -y @trustedskills/metabolomics-workbench-database
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"metabolomics-workbench-database": {
"command": "npx",
"args": [
"-y",
"@trustedskills/metabolomics-workbench-database"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The metabolomics-workbench-database skill provides AI agents with access to the Metabolomics Workbench, a public repository for metabolomics data. It enables agents to query, retrieve, and analyze large-scale datasets related to metabolic profiles from human studies.
When to use it
- Retrieving specific metabolite concentration data from published clinical trials.
- Analyzing correlations between metabolic markers and disease states using existing public records.
- Extracting experimental metadata regarding sample collection methods and processing protocols.
- Comparing results across multiple studies to identify consistent biological patterns.
Key capabilities
- Direct querying of the Metabolomics Workbench API.
- Retrieval of study-level metadata including design, population, and analytical methods.
- Access to raw metabolite intensity data for statistical analysis.
- Filtering datasets by specific conditions such as disease type or demographic variables.
Example prompts
- "Search the Metabolomics Workbench for studies involving Type 2 diabetes and extract peak intensities for lipids."
- "Retrieve metadata for all studies that used NMR spectroscopy to analyze plasma samples from elderly populations."
- "Compare metabolite profiles between control and treatment groups in studies published after 2020."
Tips & gotchas
Ensure your AI agent has valid API credentials or handles rate limiting gracefully, as public repositories often impose query restrictions. Always verify that the retrieved data aligns with the specific experimental protocols described in the study metadata before drawing conclusions.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.