Agent skill · Workflow & Productivity

bioskills

Installs 425 bioinformatics skills covering sequence analysis, RNA-seq, single-cell, variant calling, metagenomics, structural biology, and 56 more categories. Use when setting up bioinformatics capabilities or when a bioinformatics task requires specialized skills not yet installed.

BioTender-maxgithub.com/BioTender-maxGitHub ↗
claude-codeships scriptsNOASSERTION
Install
npx skills add BioTender-max/awesome-bio-agent-skills --skill bioskills-installer --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 3 KB
Bundled scripts: yes
Path: skills/bioskills/bioskills-installer/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 135
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# bioSkills Installer Meta-skill that installs the full bioSkills collection (425 skills across 62 categories) for bioinformatics analysis. ## Installation Run the bundled install script to download and install all bioSkills: ```bash bash scripts/install-bioskills.sh ``` Or install only specific categories: ```bash bash scripts/install-bioskills.sh --categories "single-cell,variant-calling,differential-expression" ``` ## What Gets Installed 425 skills across 62 categories covering: - **Sequence & Alignment** (40): sequence-io, sequence-manipulation, alignment, alignment-files, database-access - **Read Processing** (11): read-qc, read-alignment - **RNA-seq & Expression** (14): differential-expression, rna-quantification, expression-matrix - **Single-Cell & Spatial** (25): single-cell, spatial-transcriptomics - **Variant Analysis** (21): variant-calling, copy-number, phasing-imputation - **Epigenomics** (25): chip-seq, atac-seq, methylation-analysis, hi-c-analysis - **Metagenomics & Microbiome** (13): metagenomics, microbiome - **Genomics & Assembly** (29): genome-assembly, genome-annotation, genome-intervals, genome-engineering, primer-design - **Regulatory & Causal** (13): gene-reg

What's inside
Steps it walks through
  1. Installation
  2. What Gets Installed
  3. After Installation
  4. Source
Ships with 1 file
  • scripts/install-bioskills.sh
Commands it runs
bash scripts/install-bioskills.sh
bash scripts/install-bioskills.sh --categories "single-cell,variant-calling,differential-expression"
More from awesome-bio-agent-skills
All skills →
About this skill
What does the bioskills skill do?

Installs 425 bioinformatics skills covering sequence analysis, RNA-seq, single-cell, variant calling, metagenomics, structural biology, and 56 more categories. Use when setting up bioinformatics capabilities or when a bioinformatics task requires specialized skills not yet installed.

How do I install it?

Run `npx skills add BioTender-max/awesome-bio-agent-skills --skill bioskills-installer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From BioTender-max/awesome-bio-agent-skills, a repository with 135 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going