get_skills_diagnostics
Method
This is a method of the SkillManager class in the manager module.Get capability diagnostics for all skills.
Signature
Returns
Dict[str, ValidationResult]
Dict mapping skill names to their validation results
Uses
validate_skill_capabilitieslogger.error
Source
View on GitHub
praisonaiagents/skills/manager.py at line 1356
