Skip to main content

list_skill_files

Function list_skill_files 

Source
pub fn list_skill_files(dir: &Path) -> Vec<String>
Expand description

List files inside a skill directory (recursive), relative to the skill root. Used by the skill tool so the model knows what supporting files it can read next.