bgpt-paper-search
BGPT is a remote MCP server that searches a curated database of scientific papers built from raw experimental data extracted from full-text…
Maintainer K-Dense Inc. · Last updated April 1, 2026
Opentrons is a Python-based lab automation platform for Flex and OT-2 robots. Write Protocol API v2 protocols for liquid handling, control hardware modules (heater-shaker, thermocycler), manage labware, for automated pipetting workflows.
Original source
https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/opentrons-integration
Skill Snapshot
Source Doc
This skill should be used when:
Every Opentrons protocol follows a standard structure:
from opentrons import protocol_api
## Requirements (optional)
requirements = {
'robotType': 'Flex', # or 'OT-2'
'apiLevel': '2.19'
}
Related skills
BGPT is a remote MCP server that searches a curated database of scientific papers built from raw experimental data extracted from full-text…
Visualize enrichment results using enrichplot package functions. Use when creating publication-quality figures from clusterProfiler results.…
Reactome pathway enrichment using ReactomePA package. Use when analyzing gene lists against Reactome's curated peer-reviewed pathway databas…
Manage citations systematically throughout the research and writing process. This skill provides tools and strategies for searching academic…