Setup & Installation
What This Skill Does
Provides query autocomplete suggestions through the Brave Search API. Returns suggested completions as users type, with sub-100ms response times and built-in typo tolerance. Rich mode adds entity metadata like titles, descriptions, and images. Offloads autocomplete logic and typo correction to a single fast API call instead of building and maintaining your own suggestion index.
When to use it
- Working with suggest functionality
- Implementing suggest features
- Debugging suggest related issues
