USE FOR spell correction. Returns corrected query if misspelled. Most search endpoints have spellcheck built-in; use this only for pre-search query cleanup or "Did you mean?" UI.
$npx -y skills add brave/brave-search-skills --skill spellcheckInstalls into the current project.
Run `npx skills use "https://github.com/brave/brave-search-skills" --skill "brave/brave-search-skills/spellcheck"` 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.