What problem does it solve?
Benchling is a comprehensive platform for life sciences data and workflows, but programmatic access and automation can be complex. This Skill provides an integration layer that centralizes access to registries (DNA, proteins), inventory, ELN entries, and workflows via API, enabling automated data flows and app development within an AI-enabled environment.
Core Features & Use Cases
- Authentication & Setup: supports API key, OAuth, and OIDC for flexible deployments.
- CRUD Operations: create, read, update, and archive core Benchling entities (DNA/RNA sequences, proteins, custom entities, mixtures, containers, entries, tasks, and more).
- Automation & Workflows: automate tasks like registry updates, inventory transfers, notebook entries, and workflow task management; supports event-based integrations.
- Analytics & Data Warehouse: query Benchling Data Warehouse for analytics and reporting.
- Use Case Examples: bulk import sequences from FASTA, automate inventory audits, trigger workflow tasks on event.
Quick Start
Authenticate with a Benchling API key and run a simple read of a registry item to verify connectivity.