get_user_invocable_skills
Method
This is a method of the SkillManager class in the manager module.Return skills the user may invoke via slash-commands. Skills with
user-invocable: false are excluded.
Signature
Returns
List[LoadedSkill]
The result of the operation.
Source
View on GitHub
praisonaiagents/skills/manager.py at line 502
