adaptyv

Design and submit protein experiments via the Adaptyv Bio Foundry API.

Updated Jul 1, 2026
One-click install
npx skills add https://github.com/jasrajtulsi/GRAD-SCOPE --skill adaptyv-jasrajtulsi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: adaptyv
Source: https://github.com/jasrajtulsi/GRAD-SCOPE/tree/main/.claude/skills/adaptyv
Command: npx skills add https://github.com/jasrajtulsi/GRAD-SCOPE --skill adaptyv-jasrajtulsi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Adaptyv helps users design, submit, and monitor protein experiments without having to manually navigate the full Foundry API workflow. It streamlines common lab automation tasks such as target lookup, cost estimation, quote confirmation, and results retrieval.

Core Features & Use Cases

  • Experiment Planning: Choose the right experiment type for binding, screening, thermostability, expression, or fluorescence workflows.
  • API and SDK Guidance: Use either the Python SDK or direct API calls to create experiments, manage authentication, and track lifecycle status.
  • Results and Operations: Retrieve experiment outcomes, inspect sequences, follow webhooks, and work with quotes and invoices.
  • Use Case: A researcher can browse targets, estimate assay cost, submit a screening run, confirm the quote, and later collect the reported results for analysis.

Quick Start

Ask for help turning a protein sequence into a submitted Adaptyv experiment and retrieving the final results.

Frequently Asked Questions about adaptyv

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

FAQPage Schema
How do I submit protein experiments through the Adaptyv Bio Foundry API?

Protein experiments are submitted through the Adaptyv Bio Foundry API or Python SDK by authenticating with a bearer token, specifying experiment methods, targets, and sequences, and managing lifecycle actions from quote confirmation to results retrieval.

What types of protein assays can I design and run with Adaptyv automation?

Adaptyv automation supports designing and running binding screens, affinity measurements, thermostability tests, expression assays, and fluorescence assays, allowing researchers to choose the appropriate experiment type for their specific protein workflow.

Can I use the Python SDK to check experiment costs and handle quotes?

Yes, the Python SDK can perform target lookups, estimate assay costs, manage quote confirmations, and track webhook statuses, streamlining the financial and operational planning of protein experiment workflows.

How do I authenticate API requests for Adaptyv Bio experiment submission?

Authentication for Adaptyv Bio experiment submission requires a bearer token, using environment-based API key handling to securely manage credentials when interacting with the Foundry API.

What is the best way to retrieve results from a completed thermostability assay?

Retrieving results from a completed thermostability assay involves using the Adaptyv Python SDK or direct API calls to fetch experiment outcomes, inspect reported sequences, and follow webhook notifications for final data collection.