Labarchive Integration
Seamlessly integrates lab data from Davila7's LabArchive system, enabling AI analysis and automated workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add labarchive-integration npx -- -y @trustedskills/labarchive-integration
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"labarchive-integration": {
"command": "npx",
"args": [
"-y",
"@trustedskills/labarchive-integration"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill integrates with LabArchive, a laboratory notebook system. It allows AI agents to access and process data stored within LabArchive notebooks, enabling automated analysis and reporting of experimental results. Specifically, the integration facilitates retrieving experiment details, chemical structures, and associated metadata for use in other workflows.
When to use it
- Automated Experiment Analysis: Quickly analyze a set of experiments documented in LabArchive to identify trends or anomalies.
- Chemical Structure Retrieval: Extract chemical structures from LabArchive notebooks for use in cheminformatics tools or databases.
- Report Generation: Automatically generate reports summarizing experimental data stored within LabArchive.
- Data Migration/Integration: Facilitate the transfer of information from LabArchive into other systems, such as LIMS or ELNs.
Key capabilities
- LabArchive notebook access
- Experiment detail retrieval
- Chemical structure extraction
- Metadata processing
Example prompts
- "Find all experiments in LabArchive related to compound XYZ."
- "Extract the chemical structure for reaction A from LabArchive notebook 123."
- "Generate a report summarizing the results of all HPLC runs documented in LabArchive."
Tips & gotchas
- Requires appropriate credentials and access permissions within your LabArchive environment.
- The skill's effectiveness depends on consistent data entry practices within LabArchive notebooks.
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.