adaptyv
仓库创建 2025年10月20日最近提交 5 小时前SkillHot 收录 20 天前
▸ 精选理由
适合将蛋白设计自动化并远程委托实验的生物工程师。
▸ 风险提示
涉及生物实验操作,存在生物安全与伦理风险,需合规使用。
这个 Skill 做什么
通过 Adaptyv API 提交蛋白实验、检索结果并管理实验流程。
通过 Adaptyv 的 Foundry API/SDK 提交蛋白序列做实验(如 BLI/SPR 结合测定、热稳定、表达或筛选),由云实验室自动化运行并在大约三周左右返回实验数据和报告。适合想把设计好的氨基酸序列交给自动化平台做表征或高通量筛选的时候用。特点是端到端的程序化提交、结果检索和实验流程管理。
▸ 展开 SKILL.md 英文原文
How to use the Adaptyv Bio Foundry API and Python SDK for protein experiment design, submission, and results retrieval. Use this skill whenever the user mentions Adaptyv, Foundry API, protein binding assays, protein screening experiments, BLI/SPR assays, thermostability assays, or wants to submit protein sequences for experimental characterization. Also trigger when code imports `adaptyv`, `adaptyv_sdk`, or `FoundryClient`, or references `foundry-api-public.adaptyvbio.com`.
3.2w
Stars
3.2k
Forks
40
仓库内 Skill
+1.6k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/main/skills/adaptyv/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/main/skills/adaptyv/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Adaptyv Bio Foundry API Adaptyv Bio is a cloud lab that turns protein sequences into experimental data. Users submit amino acid sequences via API or UI; Adaptyv's automated lab runs assays (binding, thermostability, expression, fluorescence) and delivers results in ~21 days. **Official docs:** [docs.adaptyvbio.com/api-reference](https://docs.adaptyvbio.com/api-reference) · [llms.txt index](https://docs.adaptyvbio.com/llms.txt) · [OpenAPI spec](https://foundry-api-public.adaptyvbio.com/api/v1/openapi.json) ## Quick Start **Base URL:** `https://foundry-api-public.adaptyvbio.com/api/v1` **Authentication:** Bearer token in the `Authorization` header. Tokens are obtained from [foundry.adap
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有