adaptyv

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

33.0k|3.2k|Updated Oct 19, 2025
One-click install
npx skills add https://github.com/K-Dense-AI/scientific-agent-skills --skill adaptyv-k-dense-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: adaptyv
Source: https://github.com/K-Dense-AI/scientific-agent-skills/tree/main/scientific-skills/adaptyv
Command: npx skills add https://github.com/K-Dense-AI/scientific-agent-skills --skill adaptyv-k-dense-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Researchers need a seamless way to design, submit, and monitor protein experiments using Adaptyv's Foundry API. This Skill consolidates API guidance and example usage to accelerate end-to-end workflows.

Core Features & Use Cases

  • Design, submit, and track experiments for binding, thermostability, expression, and fluorescence assays.
  • Browse validated targets and retrieve results and lifecycle status across Draft -> Done stages.
  • Use both decorator-pattern and client-pattern examples to integrate Adaptyv Foundry into your pipelines.

Quick Start

Submit a binding affinity experiment to the Adaptyv Foundry API and retrieve the results.

Frequently Asked Questions about adaptyv

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

FAQPage Schema
How do I plan and submit protein experiments via lab automation APIs?

You can plan and submit protein experiments by using the Adaptyv Foundry API to automate target discovery, experiment design, cost estimation, and submission for multiple assay types. It requires an ADAPTYV_API_KEY and a base URL for authentication and endpoint configuration.

What types of protein assays can I design and track using the Adaptyv Foundry API?

The Adaptyv Foundry API supports designing, submitting, and tracking experiments for binding affinity, thermostability, expression, and fluorescence assays. You can also browse validated targets and retrieve lifecycle status results across Draft to Done stages.

How do I integrate the Adaptyv Foundry API into my Python biofoundry pipelines?

You can integrate the Adaptyv Foundry API into Python pipelines using either decorator-style or client-pattern usage examples. These patterns allow you to automate end-to-end workflows from experiment design to results retrieval within your existing biofoundry scripts.

Do I need an API key to retrieve protein experiment results from Adaptyv?

Yes, you need an ADAPTYV_API_KEY and a base URL to authenticate and retrieve protein experiment results via the Adaptyv Foundry API. These credentials are required for both submitting experiments and fetching lifecycle status updates.

Can I estimate experiment costs before submitting protein designs to a biofoundry?

Yes, the Adaptyv Foundry API supports cost estimation as part of the end-to-end protein experiment workflow. You can calculate expected costs during the experiment design phase before finalizing your submission to the biofoundry.