list_skills
Method
This is a method of the SkillsCatalogProtocol class in the protocols module.Return skill metadata dicts (name, description, location).
Signature
Returns
List[Dict[str, Any]]
The result of the operation.
Source
View on GitHub
praisonaiagents/skills/protocols.py at line 195
