List skills
Skills
List skills
List the reusable Skills you can attach to a Task.
GET
List skills
A Skill is a reusable capability from the Biomni catalog — a packaged
workflow (a grounded literature review, a genome-editing design routine, …) the
agent loads when you attach it. This lists both built-in skills and your own.
Each entry’s
id (or name) is what you pass as skill on POST /messages to
run it; owner_type is system (built-in) or user (yours). Use this endpoint
to discover the id, then start a Task that explicitly runs the skill.