load_references
Method
This is a method of the SkillLoader class in the loader module.Load references from skill’s references/ directory (Level 3).
Signature
Parameters
LoadedSkill
required
LoadedSkill instance
Returns
dict
Dict mapping reference names to their contents
Uses
refs_dir.existsrefs_dir.is_dirrefs_dir.iterdirref_file.is_fileref_file.read_text
Used By
Source
View on GitHub
praisonaiagents/skills/loader.py at line 149
