Armory
Source
Browse
Skills

brightdata-local-search

Set up and run local web searches using Bright Data SERP API with the unfancy-search pipeline (query expansion, SERP retrieval, RRF reranking).

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install brightdata-local-search --cli claude

writes the skill into.claude/skills/brightdata-local-search/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/brightdata-local-search/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Set up and run local web searches using Bright Data SERP API with the unfancy-search pipeline (query expansion, SERP retrieval, RRF reranking).

When to use it

Set up and run local web searches using Bright Data SERP API with the unfancy-search pipeline (query expansion, SERP retrieval, RRF reranking).

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/brightdata-local-search/SKILL.md -o .claude/skills/brightdata-local-search/SKILL.md

Notes

Extracted from davila7/claude-code-templates, brightdata-local-search category.