什麼是 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