setup-custom-libraries
Installation
SKILL.md
Setup Custom Libraries
Register or update custom Simulink block libraries so the agent prefers them over built-in blocks during model building.
When to Use
- User asks to set up, register, add, or configure custom libraries
- User wants to add new
.slxfiles to an existing library configuration - User says "setup custom libraries", "add my library", "configure libraries", "add a new library file"
building-simulink-modelsroutes here via the policy gate (gatePass: false)- Never invoke when
found: false— that means no custom libraries are configured and the user hasn't asked for them
When NOT to Use
- User wants to create a custom library from scratch (author new blocks, build a new
.slxlibrary file) → usebuilding-simulink-modelsskill withmodel_editdirectly. This skill only registers existing libraries; it cannot create library content. - Only configuring block exclusions or parameter protection (libraries already declared) →
configuring-block-policy - Only curating block descriptions/categories (libraries already declared) →
curating-library-kg