Tile Wsi banner
zamushwani zamushwani

Tile Wsi

Development community

Description

--- description: Tile a whole-slide image with tissue detection for downstream modelling. Use for .svs/.ndpi/.mrxs slides, OpenSlide, or when the user asks about patches, tiles, or WSI preprocessing. argument-hint: [slide-path] [target-mpp] allowed-tools: Read Grep Glob Bash(python3 *) --- Tile the slide at `$0` at a target resolution of `$1` microns per pixel (default: 0.5). Follow the `computational-pathology` skill. Two bugs cost the most time here: 1. **`read_region(location, level, size)

Installation

Installs to ~/.claude/commands/zamushwani-biomedical-ai-skills-tile-wsi.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/zamushwani/biomedical-ai-skills/HEAD/.claude/commands/tile-wsi.md -o ~/.claude/commands/zamushwani-biomedical-ai-skills-tile-wsi.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository