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 with excellent specificity and domain-specific trigger terms that clearly identify the Benchling R&D platform niche. The main weakness is the absence of an explicit 'Use when...' clause, which would help Claude know exactly when to select this skill. The description is concise and uses appropriate third-person voice.

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, which caps this at 2 per the rubric guidelines.

2 / 3

Trigger Term Quality

Includes strong natural keywords users would say: 'Benchling', 'registry', 'DNA', 'proteins', 'inventory', 'ELN', 'workflows', 'API', 'Benchling Apps', 'Data Warehouse', 'lab data management'. These cover the key terms a user 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 'R&D platform'. This is unlikely to conflict with other skills.

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 comprehensive in scope but suffers from significant verbosity and lack of workflow rigor. While it provides useful executable code examples for core SDK operations, it includes too much filler content (vague descriptions of Data Warehouse, Events, and capabilities Claude can infer) and critically lacks validation checkpoints for batch/destructive operations like bulk imports and inventory transfers. The content would benefit greatly from aggressive trimming and pushing detailed examples into reference files.

Suggestions

Cut the content by 50%+: remove 'When to Use This Skill' section, 'Key Operations' bullet lists that duplicate code examples, vague sections like Data Warehouse and Events that lack executable code, and explanatory text about what Benchling is.

Add validation and error handling to batch operation examples (bulk import, workflow automation) - e.g., try/except blocks, logging failures, dry-run patterns, and explicit 'verify results' steps.

Move detailed code examples (Common Use Cases, Inventory Management, Notebook) into reference files and keep only the authentication setup and one representative CRUD example in the main skill.

For the Events & Integration section, either provide concrete executable code (EventBridge rule JSON, Lambda handler code) or remove it entirely and reference external docs.

DimensionReasoningScore

Conciseness

The skill is extremely verbose at ~350+ lines. It explains concepts Claude already knows (what Benchling is, what ELN entries are, what pagination is), includes redundant 'Key Operations' bullet lists that repeat what the code examples already show, and has sections like Data Warehouse and Events that are mostly vague filler without actionable content. Many sections could be cut or moved to reference files.

1 / 3

Actionability

The code examples for SDK usage (authentication, creating sequences, containers, entries) are concrete and mostly executable. However, several sections (Events & Integration, Data Warehouse, Inventory transfers) lack executable code and provide only vague descriptions. Some examples use placeholder IDs without clarifying how to discover real IDs, and the 'Important' note about entity_registry_id vs naming_strategy appears incorrect (they're typically used together).

2 / 3

Workflow Clarity

There are no clear multi-step workflows with validation checkpoints. The bulk entity import example has no error handling or validation. The Events & Integration section lists 4 steps but they're vague and lack concrete commands. Batch operations like bulk import and workflow automation lack feedback loops for error recovery, which should cap this at 1 given the destructive/batch nature of these operations.

1 / 3

Progressive Disclosure

The skill references three reference files (authentication.md, sdk_reference.md, api_endpoints.md) which is good structure, but the main file itself is a monolithic wall of content that should have much more pushed into those references. Sections like Data Warehouse and Events contain thin, non-actionable content that either belongs in references or should be cut entirely. The Resources section is well-organized.

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.