benchling-integration

Automate laboratory data management on the Benchling R&D platform via its Python SDK and REST API.

1|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/yf8578/clawomics --skill benchling-integration-yf8578
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: benchling-integration
Source: https://github.com/yf8578/clawomics/tree/main/skills/benchling-integration
Command: npx skills add https://github.com/yf8578/clawomics --skill benchling-integration-yf8578

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires benchling-sdk, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill bridges your workflows with the Benchling R&D platform, automating the management of critical lab data, inventory, and experimental records.

Core Features & Use Cases

  • Registry Access: Programmatically create, read, update, and archive DNA, RNA, AA sequences, and custom entities.
  • Inventory Management: Automate the tracking and transfer of samples, containers, and locations.
  • Notebook & Workflow Integration: Link data to ELN entries and manage workflow tasks.
  • Use Case: Automatically register newly synthesized DNA constructs in Benchling, update their inventory status, and link them to the corresponding ELN entry for experimental results.

Quick Start

Use the benchling-integration skill to create a new DNA sequence named 'MyPlasmid' in folder 'fld_abc123' with bases 'ATCGATCG'.

Frequently Asked Questions about benchling-integration

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

FAQPage Schema
How do I automate Benchling lab data management for DNA sequences and inventory?

You can automate Benchling lab data management by using this Skill to programmatically create, read, and update DNA sequences, custom entities, and inventory containers via the Benchling Python SDK and REST API.

Can I link Benchling electronic lab notebook entries to workflow tasks programmatically?

Yes, you can link data to electronic lab notebook entries and manage workflow tasks programmatically. This Skill integrates with the Benchling R&D platform to automate ELN entry creation and workflow task updates.

How do I register newly synthesized DNA constructs in Benchling automatically?

To register DNA constructs automatically, use this Skill to create new DNA sequences with specific bases in a target Benchling folder, update their inventory status, and link them directly to corresponding ELN entries.

Does this Benchling integration support inventory tracking for containers and locations?

Yes, this Benchling integration supports inventory management by automating the tracking and transfer of samples, containers, and locations through the Benchling REST API and Python SDK.

Do I need the benchling-sdk to automate R&D platform operations?

Yes, you need the benchling-sdk dependency to automate R&D platform operations. This Skill relies on the Benchling Python SDK and REST API to enable programmatic access for streamlined research operations and data synchronization.

What is the best way to synchronize custom entities and sequences with the Benchling registry?

The best way to synchronize custom entities and sequences with the Benchling registry is using this Skill to programmatically access, archive, and update registry entities, ensuring your research data remains consistently synchronized.