CtrlK
BlogDocsLog inGet started
Tessl Logo

solublempnn

Design or screen protein sequences for solubility-aware constraints with SolubleMPNN-style workflows. Use when a task asks for soluble protein design, expression-friendly variants, or solubility risk filtering.

65

Quality

77%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./skills/solublempnn/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

72%Weight 40%Scale 1-5

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

A terse, well-structured workflow that respects token budget and organizes a simple skill cleanly. Its weakness is actionability and workflow rigor: it omits the actual model command/API and lacks an error-recovery feedback loop for what is fundamentally a batch screening operation.

Suggestions

Add the concrete SolubleMPNN invocation command or API call (with key flags) so the workflow is executable rather than only descriptive.

Add a validate→fix→retry feedback loop after generation/filtering, e.g. re-screen or re-run when candidates fail the hydrophobic-patch or liability filters.

Specify how to verify model availability in step 2 (e.g. expected path or version check) so the checkpoint is concrete rather than abstract.

DimensionReasoningScore

Conciseness

The body is a lean ~12-line workflow with no padding or explanation of concepts Claude already knows; every line earns its place, matching the 'lean and efficient; assumes Claude's competence' anchor.

5 / 5

Actionability

It gives a concrete checklist of items to record, save, and filter, but never provides the actual SolubleMPNN invocation command or API, leaving the key execution detail unspecified — matching the 'some concrete guidance but incomplete; missing key details' anchor.

3 / 5

Workflow Clarity

Five steps are clearly sequenced with a pre-run verify checkpoint (step 2), but screening many candidates is a batch operation with no validate→fix→retry feedback loop, which caps workflow clarity at 3 per the feedback-loops guidance.

3 / 5

Progressive Disclosure

Under 50 lines, single-purpose, with no need for external references, and the content is clear and well-organized — the simple-skill exception lets progressive disclosure score 5 on well-organized sections alone.

5 / 5

Total

16

/

20

Passed

Description

82%Weight 40%Scale 1-5

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

A concise, well-constructed description that clearly answers both what the skill does and when to use it, with distinctive solubility-focused triggers. The only gap is that it names just two high-level actions rather than enumerating several concrete capabilities.

DimensionReasoningScore

Specificity

Names the domain and two concrete actions ('Design or screen protein sequences') with solubility constraints, matching the 'names domain and 1-2 concrete actions' anchor; it does not list several distinct actions needed for a 4.

3 / 5

Completeness

It explicitly states what it does ('Design or screen protein sequences for solubility-aware constraints with SolubleMPNN-style workflows') and when to use it ('Use when a task asks for soluble protein design...'), matching the 'clearly and explicitly answers both what AND when' anchor.

5 / 5

Trigger Term Quality

Natural domain terms ('soluble protein design', 'expression-friendly variants', 'solubility risk filtering') give good coverage a user would say, but synonyms and file-extension variants are absent, stopping short of a 5.

4 / 5

Distinctiveness Conflict Risk

The SolubleMPNN-style framing and solubility-specific triggers carve a clear niche with minimal overlap against generic protein-design skills, matching the 'clear niche with distinct triggers' anchor.

5 / 5

Total

17

/

20

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
companion-inc/feynman
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.