list_archived_skills
Method
This is a method of the SkillManager class in the manager module.List the names of skills currently in the archive store.
Signature
Returns
List[str]
The result of the operation.
Uses
archive_dir.existsarchive_dir.iterdirp.is_dir
Source
View on GitHub
praisonaiagents/skills/manager.py at line 997
