Search YouTube and open the first matching video in the browser. Returns the video title and URL. Use when the user asks to play, watch, find, show, or search for something on YouTube. Do NOT use when the user only wants to know what a video is about — use youtube-info directly for that instead.
$npx -y skills add fspecii/openfelix --skill youtube-searchInstalls into the current project.
Run `npx skills use "https://github.com/fspecii/openfelix" --skill "fspecii/openfelix/youtube-search"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fspecii/openfelix" that are relevant to the current task. Run `npx skills add "https://github.com/fspecii/openfelix"` and select the relevant skills, then follow their instructions.