discoverAll
Discover and register skills from all directories in the search paths list.
Calls discoverFromDirectory() for each path added via addSearchPath() or
the SIGNALWIRE_SKILL_PATHS environment variable.
Parameters
None.
Returns
Promise<string[]> — Array of all newly discovered skill names across all paths.