discoverFromDirectory
Discover and register skills from a directory by importing each file. Requires
SWML_SKILL_DISCOVERY_ENABLED=true to be set.
Parameters
dirPath
Absolute path to the directory to scan.
Returns
Promise<string[]> — Array of newly discovered skill names.