·brave-search
</>

brave-search

jmerta/codex-skills

通过 Brave Search API 进行网络搜索和内容提取。用于搜索文档、事实或任何网络内容。轻量级,无需浏览器。

7安装·0热度·@jmerta

安装

$npx skills add https://github.com/jmerta/codex-skills --skill brave-search

SKILL.md

Headless web search and content extraction using Brave Search. No browser required.

The script tries BRAVEAPIKEY first, then BRAVEAIAPIKEY if the first is missing or rate-limited. If both fail, it falls back to HTML scraping.

This skill was copied from steipete/agent-scripts. Upstream: https://github.com/steipete/agent-scripts License: MIT (see LICENSE)

通过 Brave Search API 进行网络搜索和内容提取。用于搜索文档、事实或任何网络内容。轻量级,无需浏览器。 来源:jmerta/codex-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/jmerta/codex-skills --skill brave-search
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 brave-search?

通过 Brave Search API 进行网络搜索和内容提取。用于搜索文档、事实或任何网络内容。轻量级,无需浏览器。 来源:jmerta/codex-skills。

如何安装 brave-search?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/jmerta/codex-skills --skill brave-search 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/jmerta/codex-skills