USE FOR getting AI-generated POI text descriptions. Requires POI IDs obtained from web-search (with result_filter=locations). Returns markdown descriptions grounded in web search context. Max 20 IDs per request.
$npx -y skills add brave/brave-search-skills --skill local-descriptionsInstalls into the current project.
Run `npx skills use "https://github.com/brave/brave-search-skills" --skill "brave/brave-search-skills/local-descriptions"` 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.