SkillToolkit
init
_build_description
_get_skills
clear_cache
_scan_skills
_skill_roots
_is_hidden_path
- path (Path): The path to check.
- root (Path): The root directory to compute relative path from.
_parse_skill
- path (Path): Path to the SKILL.md file.
_split_frontmatter
- contents (str): The full contents of the file.
list_skills
list_skill_files
- name (str): The skill identifier.
_load_single_skill
- name (str): The skill identifier.
get_skill
- name (Union[str, List[str]]): A single skill name or list of names.