adaptyv

Automate Adaptyv Bio Foundry protein experiment submission, tracking, and result retrieval.

74|5|Updated Dec 10, 2025
One-click install
npx skills add https://github.com/dralkh/seerai --skill adaptyv-dralkh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: adaptyv
Source: https://github.com/dralkh/seerai/tree/main/skills/adaptyv
Command: npx skills add https://github.com/dralkh/seerai --skill adaptyv-dralkh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Adaptyv removes the friction of turning protein sequences into real experimental data by guiding users through experiment design, submission, quote handling, and results retrieval in the Foundry platform.

Core Features & Use Cases

  • Experiment Design and Submission: Create affinity, screening, thermostability, fluorescence, and expression experiments with the correct payloads and lifecycle steps.
  • Costing and Quote Workflow: Estimate costs, accept or reject quotes, manage invoices, and track experiment status transitions safely.
  • Target and Sequence Operations: Browse self-service targets, request custom targets, and add validated amino acid sequences with controls and metadata.
  • Results and Webhooks: Retrieve analyzed outputs, monitor updates, and integrate webhook-driven automation for long-running assays.
  • Use Case: A researcher can select a target such as EGFR, submit a BLI screen, auto-accept the quote, and later pull the analyzed binding results into their analysis pipeline.

Quick Start

Help me create an Adaptyv protein screening experiment with the Python SDK, estimate the cost, submit it securely, and show how to retrieve the results from environment variables.

Frequently Asked Questions about adaptyv

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate protein binding assays and retrieve results via API?

You can automate protein binding assays by submitting validated sequence and target payloads through the Foundry API, tracking status via webhooks, and retrieving structured binding results automatically. This workflow supports SPR and BLI experiments.

Can I estimate and accept experiment quotes automatically using the Python SDK?

Yes, the Python SDK supports the full quote workflow for protein screening, allowing you to estimate experiment costs, programmatically accept or reject quotes, and manage invoices before the Foundry API executes the assay.

What types of protein experiments can I run through the Foundry API?

The Foundry API supports protein binding, screening, thermostability, fluorescence, and expression assays. You can submit these experiments with validated amino acid sequences and necessary metadata controls.

Does the Adaptyv Python SDK support webhook handling for long-running thermostability assays?

Yes, the SDK supports webhook-driven automation to monitor updates for long-running thermostability assays. This allows you to integrate status transitions and retrieve analyzed outputs once the Foundry API completes the experiment.

How do I add validated amino acid sequences and targets for a protein screening experiment?

You can browse self-service targets or request custom targets via the Foundry API, then add validated amino acid sequences along with required controls and metadata to prepare your protein screening payload.