USE FOR query autocomplete/suggestions. Fast (<100ms). Returns suggested queries as user types. Supports rich suggestions with entity info. Typo-resilient.
$npx -y skills add brave/brave-search-skills --skill suggestInstalls into the current project.
Run `npx skills use "https://github.com/brave/brave-search-skills" --skill "brave/brave-search-skills/suggest"` 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/brave/brave-search-skills" that are relevant to the current task. Run `npx skills add "https://github.com/brave/brave-search-skills"` and select the relevant skills, then follow their instructions.