DEFAULT search tool for ALL search/lookup needs. Multi-source search and deduplication layer with intent-aware scoring. Integrates Brave Search (web_search), Exa, Tavily, and Grok to provide high-coverage, high-quality results. Automatically classifies query intent and adjusts search strategy, scoring weights, and result synthesis. Use for ANY query that requires web search — factual lookups, research, news, comparisons, resource finding, "what is X", status checks, etc. Do NOT use raw web_search directly; always route through this skill.
$npx -y skills add blessonism/openclaw-skills --skill search-layerInstalls into the current project.
Run `npx skills use "https://github.com/blessonism/openclaw-skills" --skill "blessonism/openclaw-skills/search-layer"` 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/blessonism/openclaw-skills" that are relevant to the current task. Run `npx skills add "https://github.com/blessonism/openclaw-skills"` and select the relevant skills, then follow their instructions.