adaptyv

Automate protein experiment design, submission, and results retrieval via the Adaptyv Foundry API.

321|26|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/mkurman/tamux --skill adaptyv-mkurman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: adaptyv
Source: https://github.com/mkurman/tamux/tree/main/skills/scientific-skills/adaptyv
Command: npx skills add https://github.com/mkurman/tamux --skill adaptyv-mkurman

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Adaptyv Bio Foundry API integration streamlines designing, submitting, and retrieving data from protein experiments, enabling researchers to automate workflows from sequence design to result analysis.

Core Features & Use Cases

  • End-to-end design of protein experiments via the Foundry API and Python SDK
  • Submit experiments, monitor progress, and retrieve results in a single workflow
  • Trigger from code imports and scientific pipelines to automate assay planning

Quick Start

Design and submit a protein experiment using the Adaptyv Foundry API with the Python SDK.

Frequently Asked Questions about adaptyv

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

FAQPage Schema
How do I automate protein experiment design and submission using the Adaptyv Foundry API?

You can automate protein experiment design and submission through the Adaptyv Foundry API using the Python SDK, which handles token-based authentication to manage binding, thermostability, and expression assays programmatically.

What types of protein assays can I run through automated experiment submission?

Automated experiment submission supports binding, thermostability, and expression assays, letting you design, submit, and retrieve protein experiment results through API-driven workflows.

Do I need an API key and the Python SDK to submit protein experiments to the Adaptyv Foundry?

Yes, submitting protein experiments requires an API key, the Foundry base URL, and the Adaptyv Python SDK to authenticate and communicate with environment-configured endpoints.

Can I integrate protein experiment submission into existing Python scientific pipelines?

Yes, the Python SDK allows you to trigger protein experiment design, submission, and results retrieval directly from code imports within scientific pipelines, enabling end-to-end workflow automation.

How do I retrieve results from protein experiments submitted via the Foundry API?

Protein experiment results are retrieved programmatically through the Foundry API using token-based authentication, allowing you to monitor progress and pull assay data into your analysis workflows.