Brave Search Old — Brave 搜索 Old
v1.0.0网页 搜索 and content 提取ion via Brave 搜索 API. Use for 搜索ing documentation, facts, or any 网页 content. Lightweight, no browser required.
运行时依赖
安装命令
点击复制技能文档
Brave 搜索
Headless 网页 搜索 and content 提取ion using Brave 搜索. No browser required.
设置up
运行 once before first use:
cd ~/Projects/代理-scripts/技能s/brave-搜索 npm ci
Needs env: BRAVE_API_KEY.
搜索 ./搜索.js "查询" # Basic 搜索 (5 结果s) ./搜索.js "查询" -n 10 # More 结果s ./搜索.js "查询" --content # Include page content as markdown ./搜索.js "查询" -n 3 --content # Combined
提取 Page Content ./content.js https://example.com/article
Fetches a URL and 提取s readable content as markdown.
输出 格式化 --- 结果 1 --- Title: Page Title Link: https://example.com/page Snippet: Description from 搜索 结果s Content: (if --content flag used) Markdown content 提取ed from the page...
--- 结果 2 --- ...
When to Use 搜索ing for documentation or API references Looking up facts or current in格式化ion Fetching content from specific URLs Any task requiring 网页 搜索 without interactive browsing