askill
brave-search

brave-searchSafety --Repository

Web search via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.

18 stars
1.2k downloads
Updated 2/6/2026

Package Files

Loading files...
SKILL.md

Brave Search

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

Setup

Assume packages are already installed. If not, run once:

cd ~/.pi/agent/skills/brave-search/ && npm ci

Search

# Basic search (5 results)
~/.pi/agent/skills/brave-search/search.js "query"
# More results
~/.pi/agent/skills/brave-search/search.js "query" -n 10

Extract Page Content

# Not part of this skill, but useful in conjunction with it
read_web_page <url>

Fetches a URL and extracts readable content as markdown.

When to Use

  • Searching for documentation or API references
  • Looking up facts or current information
  • Fetching content from specific URLs
  • Any task requiring web search without interactive browsing

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

AI review pending.

Metadata

Licenseunknown
Version-
Updated2/6/2026
Publisherdefault-anton

Tags

apici-cd