Brave Search — Brave 搜索
v0.1.0Auto-生成d 技能 for brave-搜索 工具s via OneKey Gateway.
运行时依赖
安装命令
点击复制技能文档
OneKey Gateway
Use One 访问 Key to connect to various commercial APIs. Please visit the OneKey Gateway Keys and read the docs OneKey MCP 路由r Doc and OneKey Gateway Doc.
brave-搜索 技能
Use the OneKey Gateway to 访问 工具s for this server via a unified 访问 key.
Quick 启动
设置 your OneKey 访问 key:
导出 DEEPNLP_ONEKEY_路由R_访问=YOUR_API_KEY
If no key is provided, the scripts fall back to the demo key BETA_TEST_KEY_MARCH_2026. Common 设置tings:
unique_id: brave-搜索/brave-搜索
API_id: one of the 工具s 列出ed below `## 工具s
brave_网页_搜索
Performs a 网页 搜索 using the Brave 搜索 API, ideal for general queries, news, articles, and online content. Use this for broad in格式化ion gathering, recent 事件, or when you need diverse 网页 sources. Supports pagination, content 过滤器ing, and freshness controls. Maximum 20 结果s per 请求, with off设置 for pagination.
`Parameters:
查询 (string, required): 搜索 查询 (max 400 chars, 50 words) count (number, optional): Number of 结果s (1-20, default 10) off设置 (number, optional): Pagination off设置 (max 9, default 0) brave_local_搜索
搜索es for local businesses and places using Brave's Local 搜索 API. Best for queries related to physical locations, businesses, restaurants, 服务s, etc. Returns detAIled in格式化ion including:
Business names and 添加resses Ratings and review counts Phone numbers and opening hours Use this when the 查询 implies 'near me' or mentions specific locations. Automatically falls back to 网页 搜索 if no local 结果s are found.
Parameters:
查询 (string, required): Local 搜索 查询 (e.g. 'pizza near Central Park') count (number, optional): Number of 结果s (1-20, default 5) Usage 命令行工具 brave_网页_搜索 npx onekey 代理 brave-搜索/brave-搜索 brave_网页_搜索 '{"查询": "latest AI re搜索 2026"}'
brave_local_搜索 npx onekey 代理 brave-搜索/brave-搜索 brave_local_搜索 '{"查询": "coffee near Times Square"}'
Scripts
Each 工具 has a dedicated script in this folder:
技能s/brave-搜索/scripts/brave_网页_搜索.py 技能s/brave-搜索/scripts/brave_local_搜索.py Example python3 scripts/<工具_name>.py --data '{"key": "value"}'
Related DeepNLP OneKey Gateway Documents
AI 代理 Marketplace 技能s Marketplace AI 代理 A2Z 部署ment PH AI 代理 A2Z Infra GitHub AI 代理 Marketplace
Dependencies 命令行工具 Dependency
安装 onekey-gateway from npm
npm 安装 @AI代理a2z/onekey-gateway
Script Dependency
安装 the required Python package before 运行ning any scripts.
pip 安装 AI-代理-marketplace
Alternatively, 安装 dependencies from the requirements file:
pip 安装 -r requirements.txt
If the package is already 安装ed, skip 安装ation.
代理 rule
Before executing command lines or 运行ning any script in the scripts/ directory, ensure the dependencies are 安装ed. Use the onekey 命令行工具 as the preferred method to 运行 the 技能s.