Load Native Skills (Python)
Creates a list of native skill instances from a directory containing Python files.
You can select the functions you want from the list of available skills using the Node Inspector.
Input
The directory that contains the Python files.
Outputs
Skill Provider
An instance of Native Skill Provider with the selected functions.
Last updated