Skip to main content

discover

Method
This is a method of the SkillManager class in the manager module.
Discover skills from directories.

Signature

Parameters

Optional
List of directory paths to scan
bool
default:"True"
Whether to include default skill directories

Returns

int
Number of skills discovered

Uses

  • discover_skills
  • add
  • LoadedSkill

Used By

Source

View on GitHub

praisonaiagents/skills/manager.py at line 102