Skip to main content

activate_by_name

Method
This is a method of the SkillManager class in the manager module.
Activate a skill by name.

Signature

Parameters

str
required
Skill name

Returns

bool
True if activation succeeded

Uses

  • get_skill
  • activate

Source

View on GitHub

praisonaiagents/skills/manager.py at line 425