CtrlK
BlogDocsLog inGet started
Tessl Logo

adaptyv

How to use the Adaptyv Bio Foundry API and Python SDK for protein experiment design, submission, and results retrieval. Use this skill whenever the user mentions Adaptyv, Foundry API, protein binding assays, protein screening experiments, BLI/SPR assays, thermostability assays, or wants to submit protein sequences for experimental characterization. Also trigger when code imports `adaptyv`, `adaptyv_sdk`, or `FoundryClient`, or references `foundry-api-public.adaptyvbio.com`.

72

Quality

90%

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

SKILL.md
Quality
Evals
Security

Quality

Content

80%

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

The body is action-oriented and well-structured with executable examples and a clean one-level reference split, but the submission workflow lacks explicit validation and error-recovery checkpoints for a money-committing batch operation.

Suggestions

Add explicit validation/error-recovery checkpoints to the submission workflow (e.g., what to do if cost_estimate fails or the quote is rejected), so the multi-step process includes a fix-and-retry feedback loop.

Tighten the redundant token guidance — consolidate the FOUNDRY_API_TOKEN note and the repeated 'never hardcode / never commit tokens' reminders into a single concise statement.

Add a brief note on how to confirm a submitted experiment reached the expected status (e.g., polling cadence or webhook verification) to strengthen the lifecycle workflow.

DimensionReasoningScore

Conciseness

Mostly efficient with concrete code, tables, and no filler about basic concepts, but a few passages are mildly redundant (the FOUNDRY_API_TOKEN note and repeated token-security reminders) and could be tightened.

2.5 / 3

Actionability

Provides fully executable curl and Python examples (decorator and FoundryClient patterns) with specific parameters and copy-paste-ready snippets, matching the anchor for complete executable guidance.

3 / 3

Workflow Clarity

The binding-screen workflow is clearly sequenced (find target, estimate, create, submit, poll, retrieve), but for a costly batch submission it lacks explicit validation/checkpoint or error-recovery steps, which caps the score per the rubric's feedback-loop guidance.

2 / 3

Progressive Disclosure

SKILL.md is a clear overview with a single well-signaled, verified one-level-deep reference (references/api-endpoints.md) that holds the full endpoint detail, keeping the main body appropriately split.

3 / 3

Total

10.5

/

12

Passed

Description

100%

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 strong, well-targeted description that answers both what the skill does and when to invoke it using third-person voice with concrete actions and natural trigger terms. It is unlikely to conflict with other skills.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'protein experiment design, submission, and results retrieval' via the API and Python SDK, matching the anchor for several specific concrete actions.

3 / 3

Completeness

Explicitly states what the skill does ('design, submission, and results retrieval') and when to use it via clear 'Use this skill whenever...' and 'Also trigger when...' clauses, satisfying both what and when.

3 / 3

Trigger Term Quality

Covers natural user terms ('Adaptyv, Foundry API, protein binding assays, protein screening experiments, BLI/SPR assays, thermostability assays') plus code-import triggers ('adaptyv', 'adaptyv_sdk', 'FoundryClient'), giving good coverage of terms users would actually say.

3 / 3

Distinctiveness Conflict Risk

A distinct niche (Adaptyv cloud lab) pinned by unique brand names, specific SDK imports, and the host foundry-api-public.adaptyvbio.com, making conflict with other skills unlikely.

3 / 3

Total

12

/

12

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
K-Dense-AI/scientific-agent-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.