๐Ÿงช
AutomationPython

Adaptyv

by foryourhealth111-pixel

Adaptyv is an Automation skill for Claude Code, published by foryourhealth111-pixel in Vibe-Skills.

2.9K stars227 forkson foryourhealth111-pixel/Vibe-SkillsAdded 2026/08/17+6% in starsRepository updated 2026/08/11
agent-frameworkagent-skillsagentic-codingai-agentsai-scientistai-skillsai-workflowautomationclaude-codecodexcontext-engineeringdeveloper-toolsdsh-pluginllmmulti-agentprompt-engineeringskillsvibe-codingvibecodingworkflow-automation
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/foryourhealth111-pixel/Vibe-Skills/tree/main/bundled/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/foryourhealth111-pixel/Vibe-Skills.git

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

In this catalog

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

What Adaptyv does

Adaptyv connects to a cloud laboratory platform for automated protein testing and validation. Use it to submit protein sequences via API for binding, expression, thermostability, or enzyme activity assays and retrieve results in about 21 days.

Adaptyv is cataloged under Automation on DirSkills. Adaptyv comes from a repository tagged agent-framework, agent-skills, agentic-coding, ai-agents and ai-scientist.

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 foryourhealth111-pixel publish alongside Adaptyv?

    Adaptyv is one of 25 skills that DirSkills catalogs from foryourhealth111-pixel/Vibe-Skills, the repository it ships in. Its siblings there include Aeon Time Series ML, Algorithmic Art and Alpha Vantage. Each one is a separate skill with its own page in this directory, installs the same way Adaptyv does, and is maintained by foryourhealth111-pixel in that same repository. The rest of the collection is listed on the foryourhealth111-pixel/Vibe-Skills page.

  • How does Adaptyv compare to other Automation skills?

    Adaptyv ranks #427 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 foryourhealth111-pixel/Vibe-Skills

Adaptyv is one of 25 skills cataloged on DirSkills from foryourhealth111-pixel/Vibe-Skills.

See all 25 skills โ†’
๐Ÿ“ˆ
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 that requires specialized methods beyond standard ML.
Data
2.9K227
๐ŸŽจ
2w ago

Algorithmic Art

Algorithmic Art creates original generative art using p5.js with seeded randomness and interactive parameter exploration. Use it when users request art created with code, flow fields, particle systems, or other algorithmic techniques.
Frontend
2.9K227
๐Ÿ“ˆ
2w ago

Alpha Vantage

Alpha Vantage accesses real-time and historical financial market data via the Alpha Vantage API, including stock quotes, fundamentals, forex, crypto, commodities, economic indicators, and technical indicators. Use it when building financial applications, dashboards, or analysis scripts that need market data.
Data
2.9K227
๐Ÿ—๏ธ
2w ago

Architecture Patterns

Architecture Patterns provides templates and guidance for implementing Clean Architecture, Hexagonal Architecture, and Domain-Driven Design in backend systems. Use it when architecting new services or refactoring existing code for maintainability and testability.
Quality
2.9K227
๐Ÿ”ญ
2w ago

Astropy

Astropy provides Python tools for astronomy and astrophysics, including celestial coordinates, physical units, FITS files, cosmological calculations, and time handling. Use it when working with astronomical data or performing coordinate transformations, unit conversions, or table operations.
Data
2.9K227
๐Ÿค–
2w ago

Autonomous Builder

Autonomous Builder drives end-to-end software development from requirements to deployment, handling architecture, implementation, testing, and deployment. Use it for project creation, feature development, bug fixing, or refactoring when the user wants full lifecycle ownership.
AI Engineering
2.9K227