activate
Method
This is a method of the SkillLoader class in the loader module.Activate a skill by loading its full instructions (Level 2).
Signature
Parameters
LoadedSkill
required
LoadedSkill instance to activate
Returns
bool
True if activation succeeded
Uses
find_skill_mdskill_md.read_textparse_frontmatter
Used By
SkillLoader.loadSkillManager.activateSkillManager.activate_by_nameSkillManager.invokeSkillManager.get_instructions
Source
View on GitHub
praisonaiagents/skills/loader.py at line 92
