infercnvpy-skill

infercnvpy-skill is a skill for Claude Code, Codex from sciskillhub/sciskill. It costs 44 tokens per session (2,017 once invoked), scanned A, original, no licence file.

A skill for general copy-number-variation analysis in single-cell RNA sequencing using infercnvpy. Copy-number variation means gains or losses of sections of DNA inferred from gene-expression data.

In plain words
What is it for?
Use it for scRNA-seq copy-number-variation analysis when working with the infercnvpy library.
Why use it?
It provides task-specific guidance for analysing these genetic changes from single-cell data with infercnvpy.

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 for scRNA-seq copy-number-variation analysis when working with the infercnvpy library.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sciskillhub/sciskill/infercnvpy-skill
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 sciskillhub/sciskill --skill infercnvpy-skill
Clone the repo
git clone --depth 1 https://github.com/sciskillhub/sciskill

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 infercnvpy-skill

README.md
[![agentmods](https://agentmods.dev/badge/skills/sciskillhub/sciskill/infercnvpy-skill/github.svg)](https://agentmods.dev/skills/sciskillhub/sciskill/infercnvpy-skill)
Your own site
<a href="https://agentmods.dev/skills/sciskillhub/sciskill/infercnvpy-skill"><img src="https://agentmods.dev/badge/skills/sciskillhub/sciskill/infercnvpy-skill/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 infercnvpy-skill

Your own site · 80×15
<a href="https://agentmods.dev/skills/sciskillhub/sciskill/infercnvpy-skill"><img src="https://agentmods.dev/badge/skills/sciskillhub/sciskill/infercnvpy-skill.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 44 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,017 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.00044 $0.02017
Opus 5 $0.00022 $0.01009
Sonnet 5 $0.00009 $0.00403
Haiku 4.5 $0.00004 $0.00202

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

Security

Grade A, and why

infercnvpy-skill 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 12d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/check_preflight.py, scripts/run_infercnvpy.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

community/infercnvpy-skill/SKILL.md · 204 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 12d ago First seen · 204 lines · 44 tokens per session scan A 42ec5595be34

Subscribe to this mod's changes

infercnvpy-skill is a skill published in the GitHub repository sciskillhub/sciskill (5 stars, last pushed today), with no licence file. It adds 44 tokens to every session and 2,017 once invoked, about $0.0002 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

ocean-genomics

Comprehensive bioinformatics and ocean genomics skill for eDNA metabarcoding, metagenomics, protein structure prediction, and marine biodiversity analysis. Use when: (1) Working with DNA/RNA sequences (FASTQ, FASTA, SAM/BAM, VCF files), (2) Running BLAST, QIIME2, Kraken2, or Nextflow pipelines, (3) Predicting protein…

broomva/skills · 234 tokens

bio-ortholog-inference

Pull pre-computed ortholog calls from public databases (OrthoDB, Ensembl Compara, OMA browser, eggNOG, PANTHER, KEGG Orthology, HomoloGene) via their REST APIs. Use when orthologs are already curated upstream, when the question is "what is the X ortholog of Y" rather than "how to infer orthology de novo", when…

PKU-YuanGroup/OpenAI4S · 141 tokens

bioprobench

Score an LLM's biological-protocol reasoning on the BioProBench benchmark: protocol QA, step ordering, error detection, protocol generation, and LLM-judged error reasoning; or generate the responses.

PKU-YuanGroup/OpenAI4S · 46 tokens

paper-planning

Guides pre-writing planning for academic papers with 4 structured steps: story design (task-challenge-insight-contribution-advantage), experiment planning (comparisons + ablations), figure design (pipeline + teaser), and 4-week timeline management. Includes counterintuitive planning tactics (write a mock rejection…

EvoScientist/EvoSkills · 166 tokens

iterate-from-user

Source the next ML experiment proposal from the user via one of three entry points selected by AskUserQuestion: (a) a scientific article URL the agent must read and synthesize, (b) a resource link or path (GitHub issue / spec file / reference repo), or (c) free-text the user types directly. In every branch, the agent…

probabl-ai/skills · 401 tokens

evo-memory

Manages persistent research memory across ideation and experimentation cycles. Maintains two stores: Ideation Memory MI (feasible/unsuccessful directions) and Experimentation Memory ME (reusable strategies for data processing, model training, architecture, debugging). Three evolution mechanisms: IDE (after…

EvoScientist/EvoSkills · 186 tokens