Agens adaptyv

skill_id: adaptyv

install
source · Clone the upstream repo
git clone https://github.com/Gyoungwe/agens
manifest: skills/adaptyv/skill.yaml
source content

skill_id: adaptyv name: adaptyv description: 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
. version: 1.0.0 author: K-Dense Inc. license: '' tags:

  • scientific-agent-skills
  • adaptyv tools: [] permissions: network: true filesystem: false shell: false agents:
  • executor_agent enabled: true source: scientific-agent-skills entrypoint: entry.py readme: README.md input_schema: {} output_schema: type: object metadata: upstream_repo: K-Dense-AI/scientific-agent-skills upstream_skill: adaptyv upstream_path: scientific-skills/adaptyv/SKILL.md upstream_frontmatter: name: adaptyv author: K-Dense, Inc. description: 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
    .