service-benchling-integration

Automate Benchling R&D workflows for registry, inventory, ELN, and data management.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/biomaps-infra/blender-opencode --skill service-benchling-integration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: service-benchling-integration
Source: https://github.com/biomaps-infra/blender-opencode/tree/main/.opencode/skills/service-benchling-integration
Command: npx skills add https://github.com/biomaps-infra/blender-opencode --skill service-benchling-integration

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill automates complex R&D workflows by integrating directly with the Benchling platform, streamlining data management and operational tasks.

Core Features & Use Cases

  • Registry Management: Programmatically create, update, and query DNA, RNA, protein sequences, and custom entities.
  • Inventory Automation: Manage samples, containers, and locations, including transfers and check-ins/outs.
  • ELN & Workflow Integration: Automate notebook entry creation and update workflow task statuses.
  • Data Warehouse Access: Query historical data for analytics and reporting.
  • Use Case: Automatically register newly synthesized DNA constructs in Benchling, update their inventory status, and link them to relevant ELN entries, all triggered by an external event.

Quick Start

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

Frequently Asked Questions about service-benchling-integration

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

FAQPage Schema
How do I automate Benchling registry operations for DNA sequences via API?

You can automate Benchling registry operations by using the Python SDK and REST API to programmatically create, update, and query DNA, RNA, protein sequences, and custom entities.

Can I manage Benchling inventory and sample check-ins through an API integration?

Yes, the Benchling API integration supports inventory automation, allowing you to programmatically manage samples, containers, locations, and execute transfers or check-ins and check-outs.

What's the best way to automate ELN entry creation and workflow task updates in Benchling?

Automating ELN entry creation and workflow management is handled directly through the Benchling REST API, enabling you to programmatically generate notebook entries and update workflow task statuses.

Does Benchling API integration support both API key and OAuth authentication?

Yes, Benchling API integration supports secure access using both API key and OAuth authentication methods to manage sequences, samples, and experimental data.

How do I query historical Benchling lab data for analytics and reporting?

You can query historical lab data for analytics and reporting by accessing the Benchling data warehouse through the integration, allowing you to retrieve sequences, samples, and experimental data.

Can I link newly registered DNA constructs to ELN entries automatically in Benchling?

Yes, you can automatically register synthesized DNA constructs in Benchling, update their inventory status, and link them to relevant ELN entries triggered by external events.