add-model
Installation
SKILL.md
Add Model to README
Add a new pathology foundation model row to README.md by extracting information from its paper PDF and associated GitHub repository. This skill covers all fields except magnification, which is handled separately by the add-magnification skill.
Prerequisites
First, follow the read-paper skill (.claude/skills/read-paper/SKILL.md) to find and thoroughly read the paper. Then return here to add the model row.
Workflow
Step 1: Determine the Table
The README has two tables:
| Table | Criteria |
|---|---|
| Patch-level models | Produces patch/tile embeddings (most models) |
| Slide-level / patient-level models | Produces WSI-level or patient-level embeddings without supervision |