๐Ÿ› ๏ธ
AutomationPython

Setup

by BioTender-max

Setup is an Automation skill for Claude Code, published by BioTender-max in awesome-bio-agent-skills.

174 stars30 forkson BioTender-max/awesome-bio-agent-skillsAdded 2026/09/07+1% in starsRepository updated 2026/07/01
agent-skillsai-agentai-agentsawesomeawesome-listbioinformaticsbiomedicalclaudeclaude-codeclaude-skillscomputational-biologydrug-discoverygenomicsllmmcpprotein-designproteomicssingle-cellskillstranscriptomics
Install in seconds
Install Setup
Copy Setup 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/BioTender-max/awesome-bio-agent-skills/tree/main/skills/adaptyv/setup ~/.claude/skills/setup

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/BioTender-max/awesome-bio-agent-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/setup/SKILL.md in BioTender-max/awesome-bio-agent-skills
Installs to
~/.claude/skills/setup
Collection
One of 25 skills cataloged from this repository
Category
Automation โ€” 2109 skills

What Setup does

Setup helps users install Modal, authenticate it, and clone biomodals so protein design tools can run. Use it when commands fail, Modal is missing, or someone is starting the environment for the first time.

Setup is cataloged under Automation on DirSkills. Setup comes from a repository tagged agent-skills, ai-agent, ai-agents, awesome and awesome-list.

Documentation

README

Setup Guide

Help users get their environment ready to run protein design tools.

Quick checklist

Run through this checklist when a user encounters setup issues:

Step Check Fix
1. Modal CLI modal --version pip install modal
2. Modal auth modal token show modal setup
3. biomodals ls biomodals/modal_*.py git clone https://github.com/hgbrian/biomodals
4. Test cd biomodals && modal run modal_boltzgen.py --help See troubleshooting

Diagnosing issues

Error: "modal: command not found"

Cause: Modal CLI not installed.

Fix:

pip install modal

Then restart the terminal or run hash -r.

Error: "Permission denied" or "Unauthorized"

Cause: Modal not authenticated.

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

Frequently asked about Setup

  • What else does BioTender-max publish alongside Setup?

    Setup is one of 25 skills that DirSkills catalogs from BioTender-max/awesome-bio-agent-skills, the repository it ships in. Its siblings there include ATAC Seq, AlphaFold and BindCraft Binder Design. Each one is a separate skill with its own page in this directory, installs the same way Setup does, and is maintained by BioTender-max in that same repository. The rest of the collection is listed on the BioTender-max/awesome-bio-agent-skills page.

  • How does Setup compare to other Automation skills?

    Setup ranks #1961 by stars among the 2109 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 Setup against them. Open each page to compare what they document and how they install.

More from BioTender-max/awesome-bio-agent-skills

Setup is one of 25 skills cataloged on DirSkills from BioTender-max/awesome-bio-agent-skills.

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

ATAC Seq

ATAC Seq processes bulk ATAC-seq data with QC, MACS3 peak calling, consensus peak matrices, differential accessibility, and motif or footprint follow-up. Use it for paired-end ATAC analyses that need assay validation and downstream accessibility summaries.
Data
17430
๐Ÿงฌ
2h ago

AlphaFold

AlphaFold validates protein designs with structure prediction for single chains and complexes. Use it to check folding, predict binder-target interfaces, and review confidence metrics like pLDDT, pTM, and ipTM.
AI Engineering
17430
๐Ÿงฌ
2h ago

BindCraft Binder Design

BindCraft Binder Design generates protein binders with built-in AlphaFold2 validation and joint backbone/sequence optimization. Use it for production binder campaigns and protocol choices like fast, default, or slow.
AI Engineering
17430
๐Ÿงฌ
2h ago

Binder Design

Binder Design helps choose between BoltzGen, BindCraft, RFdiffusion, and related tools for protein binder projects. Use it to plan a binder design campaign, compare trade-offs, and pick a workflow for the target type.
AI Engineering
17430
๐Ÿงช
2h ago

Binding Characterization

Binding Characterization guides SPR and BLI assay planning, troubleshooting, and kinetic data interpretation. Use it when choosing a platform, diagnosing weak or noisy binding, or handling mass transport and regeneration issues.
AI Engineering
17430
๐Ÿงฌ
2h ago

Bio Agent Skills Hub

Bio Agent Skills Hub routes biomedical and bioinformatics requests to the best matching Claude Code skill by searching an index of 1,676 skills, fetching the selected SKILL.md, and following its instructions. Use it for genomics, transcriptomics, single-cell, proteomics, clinical, and multi-omics tasks.
AI Engineering
17430