๐Ÿงฌ
AutomationPython

Adaptyv

by FreedomIntelligence

Adaptyv is an Automation skill for Claude Code, published by FreedomIntelligence in OpenClaw-Medical-Skills.

2.9K stars410 forkson FreedomIntelligence/OpenClaw-Medical-SkillsAdded 2026/08/17Repository updated 2026/07/21
awesomeclaude-codeclawhubmedicalnanoclawopenclawopenclaw-skillsskills
Install in seconds
Install Adaptyv
Copy Adaptyv into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/adaptyv ~/.claude/skills/adaptyv

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/adaptyv/SKILL.md in FreedomIntelligence/OpenClaw-Medical-Skills
Installs to
~/.claude/skills/adaptyv
Collection
One of 25 skills cataloged from this repository
Category
Automation โ€” 1523 skills

What Adaptyv does

Adaptyv is a cloud laboratory platform for automated protein testing and validation. Use it to submit protein sequences for binding assays, expression testing, thermostability measurements, enzyme activity assays, and sequence optimization.

Adaptyv is cataloged under Automation on DirSkills. Adaptyv comes from a repository tagged awesome, claude-code, clawhub, medical and nanoclaw.

Documentation

README

Adaptyv

Adaptyv is a cloud laboratory platform that provides automated protein testing and validation services. Submit protein sequences via API or web interface and receive experimental results in approximately 21 days.

Quick Start

Authentication Setup

Adaptyv requires API authentication. Set up your credentials:

  1. Contact support@adaptyvbio.com to request API access (platform is in alpha/beta)
  2. Receive your API access token
  3. Set environment variable:
export ADAPTYV_API_KEY="your_api_key_here"

Or create a .env file:

ADAPTYV_API_KEY=your_api_key_here

Installation

Install the required package using uv:

uv pip install requests python-dotenv

Basic Usage

Submit protein sequences for testing:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Adaptyv

  • What else does FreedomIntelligence publish alongside Adaptyv?

    Adaptyv is one of 25 skills that DirSkills catalogs from FreedomIntelligence/OpenClaw-Medical-Skills, the repository it ships in. Its siblings there include AAV Vector Design Agent, ADHD Daily Planner and ADMET Prediction. Each one is a separate skill with its own page in this directory, installs the same way Adaptyv does, and is maintained by FreedomIntelligence in that same repository. The rest of the collection is listed on the FreedomIntelligence/OpenClaw-Medical-Skills page.

  • How does Adaptyv compare to other Automation skills?

    Adaptyv ranks #415 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Adaptyv against them. Open each page to compare what they document and how they install.

More from FreedomIntelligence/OpenClaw-Medical-Skills

Adaptyv is one of 25 skills cataloged on DirSkills from FreedomIntelligence/OpenClaw-Medical-Skills.

See all 25 skills โ†’
๐Ÿงฌ
2w ago

AAV Vector Design Agent

AAV Vector Design Agent designs adeno-associated virus vectors for gene therapy by selecting serotypes, engineering capsids, optimizing promoters and transgenes, and predicting immunogenicity. Use it when designing tissue-specific AAV vectors, engineering capsid variants, or optimizing expression cassettes.
AI Engineering
2.9K410
๐Ÿง 
2w ago

ADHD Daily Planner

ADHD Daily Planner provides ADHD-specific daily planning, time estimation, and executive function support. Use it to create realistic schedules and build flexible systems that work with ADHD brains.
Automation
2.9K410
๐Ÿงช
2w ago

ADMET Prediction

ADMET Prediction predicts ADMET properties (absorption, distribution, metabolism, excretion, toxicity) using ADMETlab 3.0 API or DeepChem models, including bioavailability, CYP inhibition, hERG liability, and 119 toxicity endpoints with uncertainty quantification. It filters compounds for PAINS and other structural alerts to assess drug-likeness and prioritize leads by predicted safety.
Data
2.9K410
๐Ÿฉบ
2w ago

AI Health Analyzer

AI Health Analyzer integrates multi-dimensional health data to identify abnormal patterns, predict health risks, and provide personalized recommendations. Use it for intelligent health Q&A and AI-generated health reports.
Data
2.9K410
๐Ÿ“ˆ
2w ago

Aeon Time Series ML

Aeon Time Series ML provides scikit-learn compatible algorithms for time series classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use it when working with temporal data or sequential patterns that require specialized approaches beyond standard ML.
Data
2.9K410
๐ŸŒ
2w ago

Agent Browser

Agent Browser navigates web pages, fills forms, clicks elements, extracts data, and takes screenshots via a command-line tool. Use whenever a browser would be useful, not just when the user explicitly asks.
Automation
2.9K410