skill_names
Method
This is a method of the SkillManager class in the manager module.Get names of all loaded skills.
Signature
Returns
List[str]
The result of the operation.
Source
View on GitHub
praisonaiagents/skills/manager.py at line 98skill_names: Get names of all loaded skills.