get_skills_dir
Function
This function is defined in the paths module.Get user skills directory.
Signature
Returns
Path to ~/.praisonai/skills/
Uses
get_data_dir
Used By
Source
View on GitHub
praisonaiagents/paths.py at line 117get_skills_dir: Get user skills directory.
This function is defined in the paths module.Get user skills directory.
def get_skills_dir() -> Path
get_data_dirpraisonaiagents/paths.py at line 117