What is a Skill in Kuse?
Learn how a Skill packages reusable instructions for a task and where it can be used in Kuse.
A Skill packages reusable instructions for a particular kind of work. It helps Kuse follow the same method without asking you to repeat the full guidance every time.
A Skill is a method, not source material
Files and Connectors provide facts or context. A Skill describes how to perform the work. A clear Skill should state its purpose, when to use it, the expected inputs, the steps or rules to follow, and the expected output.
Keep the scope narrow
One Skill should have one recognizable job. When instructions cover unrelated outcomes, split them so each Skill is easier to choose, test, and maintain.