CtrlK
BlogDocsLog inGet started
Tessl Logo

benchling-integration

Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.

65

1.28x
Quality

52%

Does it follow best practices?

Impact

81%

1.28x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./scientific-skills/benchling-integration/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Discovery

82%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is a strong description that clearly identifies the Benchling platform and lists specific capabilities with excellent domain-specific trigger terms. Its main weakness is the lack of an explicit 'Use when...' clause, which would help Claude know precisely when to select this skill. The description is concise and avoids fluff while packing in substantial detail.

Suggestions

Add an explicit 'Use when...' clause, e.g., 'Use when the user mentions Benchling, lab notebooks, biological registries, or needs to interact with Benchling APIs or Data Warehouse.'

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'Access registry (DNA, proteins)', 'inventory', 'ELN entries', 'workflows via API', 'build Benchling Apps', 'query Data Warehouse', and 'lab data management automation'. These are concrete, domain-specific capabilities.

3 / 3

Completeness

The 'what' is well-covered with specific capabilities, but there is no explicit 'Use when...' clause or equivalent trigger guidance. The 'when' is only implied by the nature of the capabilities listed. Per rubric guidelines, missing 'Use when...' caps completeness at 2.

2 / 3

Trigger Term Quality

Includes strong natural keywords users would say: 'Benchling', 'R&D', 'registry', 'DNA', 'proteins', 'inventory', 'ELN', 'workflows', 'API', 'Benchling Apps', 'Data Warehouse', 'lab data'. These cover the key terms a scientist or developer working with Benchling would naturally use.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive due to the specific platform name 'Benchling' and domain-specific terms like 'ELN entries', 'DNA', 'proteins', 'Data Warehouse', and 'registry'. This is unlikely to conflict with other skills given its narrow, well-defined niche.

3 / 3

Total

11

/

12

Passed

Implementation

22%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This skill is overly verbose and tries to be a comprehensive Benchling reference rather than a focused, actionable guide. While it provides some useful executable code examples for authentication and basic CRUD operations, it lacks validation workflows, error recovery patterns, and concrete guidance in several sections (Events, Data Warehouse). The content would benefit significantly from being trimmed to essentials in the main file with details pushed to reference files.

Suggestions

Cut the main SKILL.md by at least 50%: remove 'When to Use This Skill', 'Key Operations' bullet lists that duplicate code examples, and explanatory text about what Benchling features are. Move 'Common Use Cases' to a separate reference file.

Add validation and error handling workflows for bulk operations (e.g., try/except around sequence creation, logging failures, retry logic) to make the bulk import and workflow automation examples production-ready.

Replace the vague Events & Integration and Data Warehouse sections with either concrete code examples (EventBridge handler, SQL connection string + query) or remove them from the main file and reference them as separate docs.

Add a concrete workflow with numbered steps and validation checkpoints for a common multi-step process like 'Import sequences → Register in registry → Verify registration → Create inventory containers'.

DimensionReasoningScore

Conciseness

The skill is extremely verbose at ~350+ lines. It explains concepts Claude already knows (what Benchling is, what ELN entries are, what inventory management means), includes redundant 'Key Operations' bullet lists that restate what the code examples already show, and has sections like 'Data Warehouse & Analytics' and 'Events & Integration' that are vague filler without actionable content. The 'When to Use This Skill' section is unnecessary padding.

1 / 3

Actionability

Many code examples appear executable and concrete (authentication, creating sequences, pagination), but several sections lack actionable guidance entirely—Events & Integration is purely descriptive with no code, Data Warehouse has no SQL examples or connection code, and some examples use placeholder IDs without clarifying how to discover real schema/folder IDs. The bulk import example imports BioPython without noting it as a dependency.

2 / 3

Workflow Clarity

There are no clear multi-step workflows with validation checkpoints. The bulk entity import has no error handling or validation loop. The workflow automation example auto-validates tasks without any verification step or error recovery. The Events & Integration section lists steps at a high level but provides no concrete implementation. For operations like bulk imports and inventory transfers, missing feedback loops are a significant gap.

1 / 3

Progressive Disclosure

The skill references three reference files (authentication.md, sdk_reference.md, api_endpoints.md) and a scripts/ directory, which is good structure. However, no bundle files were provided, so these references may not exist. The main file itself is monolithic with too much inline content that should be in reference files, and the 'Common Use Cases' section adds significant length that could be a separate file.

2 / 3

Total

6

/

12

Passed

Validation

90%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

Total

10

/

11

Passed

Repository
K-Dense-AI/claude-scientific-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.