Agent skill · Data & Analytics

Bio Image Processing Skills Index

Skills for biological image analysis: cell/nucleus segmentation, image restoration, and spatial data processing.

BioTender-maxgithub.com/BioTender-maxGitHub ↗
claude-codeNOASSERTION
Install
npx skills add BioTender-max/awesome-bio-agent-skills --skill bio_image_processing --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Path: skills/pantheon/bio_image_processing/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

# Agent Skills for Biological Image Processing Best practices and workflows for biological image analysis tasks including cell segmentation, image restoration, and spatial data processing. Load the relevant skill files when performing specific analysis tasks. ## Cell & Nucleus Segmentation Tools and workflows for instance segmentation of cells and nuclei in microscopy images. Covers deep-learning methods (Cellpose, SAM-based, StarDist) with guidance on model selection, GPU/CPU inference, fine-tuning, and 3D segmentation. **Skill index**: [segmentation/SKILL.md](./segmentation/SKILL.md) **Skills**: - **Cellpose**: General-purpose cell/nucleus segmentation (Cellpose 3, Cellpose-SAM) - **SAM-Based Methods**: CellSAM, micro-sam, SAMCell for automatic and interactive segmentation **When to use**: - Segmenting cells or nuclei in fluorescence, brightfield, or phase contrast images - Need instance masks from 2D or 3D microscopy data - Comparing or selecting between segmentation tools for your imaging modality - Fine-tuning a segmentation model on custom training data --- ## Using Skills 1. **Before analysis**: Scan this index for relevant skills 2. **Load skill file**: Read the full skill

What's inside
Steps it walks through
  1. Cell & Nucleus Segmentation
  2. Using Skills
More from awesome-bio-agent-skills
All skills →
About this skill
What does the Bio Image Processing Skills Index skill do?

Skills for biological image analysis: cell/nucleus segmentation, image restoration, and spatial data processing.

How do I install it?

Run `npx skills add BioTender-max/awesome-bio-agent-skills --skill bio_image_processing --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