Skills¶
Skills are curated, reusable workflows for your agent — short recipes like "segment nuclei", "load a tensor source", or "measure labels and export a table". Each is a small Markdown file the agent reads on demand to follow a vetted set of steps instead of improvising.
The agent discovers these automatically with its find_skills tool and reads the
matching one before starting a task; this page is the human-browsable view of
the same catalog. See the skill interface design for how the catalog is
built and published.
Loading skills…