什么是 images-search?
用于图像搜索。返回带有标题、源 URL、缩略图的图像。支持安全搜索过滤器。最多 200 个结果。 来源:brave/brave-search-skills。
用于图像搜索。返回带有标题、源 URL、缩略图的图像。支持安全搜索过滤器。最多 200 个结果。
通过命令行快速安装 images-search AI 技能到你的开发环境
来源:brave/brave-search-skills。
Requires API Key: Get one at https://api.search.brave.com Plan: Included in the Search plan. See https://api-dashboard.search.brave.com/app/subscriptions/subscribe
| Parameter | Type | Required | Default | Description |
| q | string | Yes | - | Search query (1-400 chars, max 50 words) | | country | string | No | US | Search country (2-letter country code or ALL) | | searchlang | string | No | en | 2+ char language code | | count | int | No | 50 | Results to return (1-200) | | safesearch | string | No | strict | off or strict (no moderate for images) |
用于图像搜索。返回带有标题、源 URL、缩略图的图像。支持安全搜索过滤器。最多 200 个结果。 来源:brave/brave-search-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/brave/brave-search-skills --skill images-search用于图像搜索。返回带有标题、源 URL、缩略图的图像。支持安全搜索过滤器。最多 200 个结果。 来源:brave/brave-search-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/brave/brave-search-skills --skill images-search 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/brave/brave-search-skills