vdjdb-harmonize

vdjdb-harmonize is a skill for Claude Code, Codex from antigenomics/vdjdb-db. It costs 82 tokens per session (4,450 once invoked), scanned A, original, AGPL-3.0.

A data-cleaning procedure for VDJdb that standardises antigen gene and species names, where an antigen is the immune target recorded in a row.

In plain words
What is it for?
Use it to find and correct inconsistent gene or species values, detect one target mapped to multiple names, and flag shorter target names contained inside longer ones.
Why use it?
The same target may appear under different names, and some names may be invalid or misleading. Consistent names make records easier to compare and analyse.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to find and correct inconsistent gene or species values, detect…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/antigenomics/vdjdb-db/vdjdb-harmonize
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add antigenomics/vdjdb-db --skill vdjdb-harmonize
Clone the repo
git clone --depth 1 https://github.com/antigenomics/vdjdb-db

Made for: Claude Code, Codex.

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 vdjdb-harmonize

README.md
[![agentmods](https://agentmods.dev/badge/skills/antigenomics/vdjdb-db/vdjdb-harmonize.svg)](https://agentmods.dev/skills/antigenomics/vdjdb-db/vdjdb-harmonize)
Your own site
<a href="https://agentmods.dev/skills/antigenomics/vdjdb-db/vdjdb-harmonize"><img src="https://agentmods.dev/badge/skills/antigenomics/vdjdb-db/vdjdb-harmonize.svg" alt="Measured on agentmods" height="20"></a>
Per session 82 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,450 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.00082 $0.04450
Opus 5 $0.00041 $0.02225
Sonnet 5 $0.00016 $0.00890
Haiku 4.5 $0.00008 $0.00445

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

Security

Grade A, and why

vdjdb-harmonize 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 7d 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.

skills/vdjdb-harmonize/SKILL.md · 372 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

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. 7d ago First seen · 372 lines · 82 tokens per session scan A 6f930fed1fa7

Subscribe to this mod's changes

vdjdb-harmonize is a skill published in the GitHub repository antigenomics/vdjdb-db (155 stars, last pushed 12d ago), licensed AGPL-3.0. It adds 82 tokens to every session and 4,450 once invoked, about $0.0004 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-30.

Related

Other skills, from other repositories

lamindb

Use when working with LaminDB, the open-source lineage-native lakehouse for biological datasets and models. Covers setup, artifact registration, query/search, lineage tracking, validation, ontology-backed annotation with Bionty, collections, branches, storage, and workflow integrations.

K-Dense-AI/scientific-agent-skills · 56 tokens

tiledbvcf

Efficient storage and retrieval of genomic variant data using TileDB. Scalable VCF/BCF ingestion, incremental sample addition, compressed storage, parallel queries, and export capabilities for population genomics.

K-Dense-AI/scientific-agent-skills · 46 tokens

alterlab-tiledbvcf

Store and query genomic variant data at scale with TileDB-VCF — ingest VCF/BCF into compressed TileDB arrays, add samples incrementally, run fast parallel region/sample queries, and export back to VCF. Use when managing population-genomics variant datasets that are too large for flat VCF, building joint variant…

AlterLab-IEU/AlterLab-Academic-Skills · 93 tokens

dna-methylation-file-format-handling

Use when you have CpG methylation call files (from Bismark or MethylDackel) and need to load them into R for differential methylation analysis, but anticipate memory constraints or want to avoid loading the entire dataset into memory.

HolobiomicsLab/asb-skill-collections · 59 tokens

methylkit-database-mode-configuration

Use when when analyzing DNA methylation data from bisulfite sequencing (RRBS, target-capture, or whole-genome) and the dataset is too large to fit comfortably in memory, or when you need to process multiple large samples sequentially without reloading data.

HolobiomicsLab/asb-skill-collections · 63 tokens

turingdb-graph

Build, query, and analyse biomedical knowledge graphs in TuringDB, a columnar graph database with git-like versioning.

ClawBio/ClawBio · 31 tokens