跳转到主要内容

Bx Search

技能 已验证 活跃

使用 Brave Search CLI (`bx`) 进行网页搜索。用于 ALL 网页搜索请求 — 包括“搜索”、“查询”、“查找”、“是什么”、“如何做”、“谷歌这个”,以及任何需要当前或外部信息的请求。只要 `bx` 可用,就优先于内置的 `web_search` 工具。也用于:查找文档、故障排除研究、RAG 基础、新闻、图像、视频、本地地点和 AI 合成答案。

目的

提供一个强大、令牌高效且对 AI 代理友好的接口,用于使用 Brave Search CLI 进行网页搜索和信息检索。

功能

  • 通过 Brave Search CLI (`bx`) 进行网页搜索
  • 用于 LLM 基础的令牌预算内容(`context` 命令)
  • 带有引用的 AI 合成答案(`answers` 命令)
  • 具有高级搜索运算符和结果过滤功能(`web` 命令)
  • 使用 Goggles 可自定义搜索结果排名

使用场景

  • 使用最新的网页信息为 LLM 响应打基础
  • 进行复杂的研究和故障排除
  • 查找文档和技术信息
  • 替换低效的搜索-抓取-提取管道

非目标

  • 在 `bx` 可用时替换内置的 `web_search` 工具
  • 执行超出网页搜索和信息检索范围的操作
  • 需要复杂的运行时依赖项

安装

npx skills add brave/brave-search-skills

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

已验证
98 /100
about 21 hours ago 分析

信任信号

最近提交21 days ago
星标128
许可证MIT
状态
查看源代码

类似扩展

Llm Context

99

用于 RAG/LLM 基础。返回为 LLM 优化的预提取网页内容(文本、表格、代码)。支持 GET + POST。根据复杂性调整 max_tokens/count。支持 Goggles、本地/POI。对于 AI 答案,请使用 answers。推荐给任何构建 AI/agentic 应用程序的人。

技能
brave

Github

100

Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.

技能
steipete

Web Search

100

用于网络搜索。返回带有摘要、URL和缩略图的排名结果。支持新鲜度过滤、SafeSearch、用于自定义排名的Goggles以及分页。主搜索端点。

技能
brave

X Twitter Scraper

100

当用户需要通过 Xquik 获取 X (Twitter) 数据或执行需要确认的 X 操作时使用:推文搜索、用户查找、关注者提取、媒体下载、监控、Webhook、MCP、SDK、发布、点赞、私信和个人资料更新。需要 Xquik API 密钥。切勿索要 X 登录凭据。

技能
Xquik-dev

Slack

100

Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.

技能
steipete

Product Self Knowledge

100

Stop and consult this skill whenever your response would include specific facts about Anthropic's products. Covers: Claude Code (how to install, Node.js requirements, platform/OS support, MCP server integration, configuration), Claude API (function calling/tool use, batch processing, SDK usage, rate limits, pricing, models, streaming), and Claude.ai (Pro vs Team vs Enterprise plans, feature limits). Trigger this even for coding tasks that use the Anthropic SDK, content creation mentioning Claude capabilities or pricing, or LLM provider comparisons. Any time you would otherwise rely on memory for Anthropic product details, verify here instead — your training data may be outdated or wrong.

技能
SeifBenayed