list_skills
Method
This is a method of the SkillManager class in the skills module.List all discovered skill names.
Signature
Returns
The result of the operation.
list_skills: List all discovered skill names.
This is a method of the SkillManager class in the skills module.List all discovered skill names.
def list_skills(&self) -> Vec<&str>