activate
Method
This is a method of the SkillManager class in the manager module.Activate a skill (load its instructions).
Signature
Parameters
LoadedSkill
required
LoadedSkill to activate
Returns
bool
True if activation succeeded
Uses
activate
Used By
SkillLoader.loadSkillManager.activateSkillManager.activate_by_nameSkillManager.invokeSkillManager.get_instructions
Source
View on GitHub
praisonaiagents/skills/manager.py at line 414
