Skip to main content

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

Source

View on GitHub

praisonaiagents/skills/manager.py at line 414