Back to skills
suggest
communitydata
Provides query autocomplete suggestions through the Brave Search API.
Setup & Installation
npx skills add https://github.com/brave/brave-search-skills --skill suggest
https://github.com/brave/brave-search-skills/tree/main/skills/suggest
View on GitHubWhat 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
- Adding a search-as-you-type dropdown to a web app
- Expanding partial user queries before passing them to a RAG pipeline
- Detecting entities from partial input to show preview cards
- Correcting misspelled search terms without a separate spellcheck step
- Pre-populating search boxes with localized suggestions by country and language
Similar Skills
minimax-xlsx
Handles Excel and CSV/TSV files through direct XML manipulation rather than library round-trips.
xlsx
Reads, writes, and edits Excel and tabular files (.
meme-rush
Meme Rush tracks meme token launches across Pump.
query-token-info
Queries token data from Binance Web3 APIs across BSC, Base, and Solana.
