bio-mcp: Skill for Claude Code

.claude/skills/bio-analysis/SKILL.md

bio-analysis is a skill for Claude Code from qgeng1465/bio-mcp. It costs 57 tokens per session (742 once invoked), scanned A, original, no licence file.

A step-by-step bioinformatics workflow using BioMCP, a set of tools for working with biological data. It identifies the input type, recommends tools, checks results across databases, and reports supported insights.

In plain words
What is it for?
Use it with gene lists, DNA or protein sequences, genetic variants, compounds, or biological identifiers when you want analysis or interpretation.
Why use it?
It helps analyze biological inputs while reducing the risk of using the wrong tool or making claims that the data does not support.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is qgeng1465/bio-mcp's own configuration. It tells Claude Code how to work on bio-mcp itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything bio-mcp configures →

Reuse

Borrowing it

Nothing to install: this file belongs to qgeng1465/bio-mcp. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/qgeng1465/bio-mcp/main/.claude/skills/bio-analysis/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/qgeng1465/bio-mcp

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for bio-analysis

README.md
[![agentmods](https://agentmods.dev/badge/skills/qgeng1465/bio-mcp/bio-analysis/github.svg)](https://agentmods.dev/skills/qgeng1465/bio-mcp/bio-analysis)
Your own site
<a href="https://agentmods.dev/skills/qgeng1465/bio-mcp/bio-analysis"><img src="https://agentmods.dev/badge/skills/qgeng1465/bio-mcp/bio-analysis/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for bio-analysis

Your own site · 80×15
<a href="https://agentmods.dev/skills/qgeng1465/bio-mcp/bio-analysis"><img src="https://agentmods.dev/badge/skills/qgeng1465/bio-mcp/bio-analysis.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 57 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 742 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00057 $0.00742
Opus 5 $0.00028 $0.00371
Sonnet 5 $0.00011 $0.00148
Haiku 4.5 $0.00006 $0.00074

Measured 10d ago against content hash c3fdfa1efdf5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

bio-analysis scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/bio-analysis/SKILL.md · 50 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 50 lines · 57 tokens per session scan A c3fdfa1efdf5

Subscribe to this mod's changes

bio-analysis is a skill published in the GitHub repository qgeng1465/bio-mcp (11 stars, last pushed 9d ago), with no licence file. It adds 57 tokens to every session and 742 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

cellxgene-census-query

Query CZ CELLxGENE Census (61M+ cells). Filter by cell type/tissue/disease, retrieve expression data, and integrate with scanpy/PyTorch for population-scale single-cell analysis. Use this skill when: (1) Querying single-cell expression data by cell type, tissue, or disease, (2) Exploring available single-cell datasets…

PharMolix/OpenBioMed · 105 tokens

scrna-orchestrator

Local Scanpy pipeline for single-cell RNA-seq QC, optional doublet detection, clustering, marker discovery, optional CellTypist annotation, optional latent downstream mode from integrated.h5ad/Xscvi, and optional dataset-level plus within-cluster contrastive marker analysis from raw-count .h5ad or 10x Matrix Market…

ClawBio/ClawBio · 74 tokens

scrna-embedding

Local scVI/scANVI-based single-cell latent embedding and batch-aware integration from raw-count .h5ad or 10x Matrix Market input, with stable integrated AnnData export for downstream latent analysis.

ClawBio/ClawBio · 46 tokens

wgs-prs

End-to-end WGS to polygenic risk score pipeline. Takes paired-end FASTQ files (or a pre-existing VCF) through nf-core/sarek for variant calling, applies VCF QC (normalisation, hard filtering, Ti/Tv and Het/Hom checks), then computes polygenic risk scores via the PGS Catalog. Fills the FASTQ to VCF gap upstream of the…

ClawBio/ClawBio · 90 tokens

esm2

Skill for working with ESM2 protein language models from Meta FAIR. Use this skill whenever the user wants to generate protein embeddings or representations, score variant effects or predict mutation fitness, run contact prediction, or use ESMFold for structure prediction. Also trigger when the user mentions ESM2…

naity/FM4Life · 86 tokens

evo2

Skill for genomic sequence modeling and design with Evo2 from Arc Institute. Use this skill when a user wants to model or generate DNA sequences, score variant effects at single-nucleotide resolution, extract genomic embeddings, analyze mutations in non-coding or coding regions, design synthetic genomic elements…

naity/FM4Life · 153 tokens