Kestrelsearch banner
rafaelpierre rafaelpierre

Kestrelsearch

Development community

Description

A lightweight CLI that provides agents with web search powers via DuckDuckGo.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Kestrel Search

Kestrel Search logo

Python 3.13+ Linted and formatted with Ruff Type checked with ty Complexity checked with Complexipy Documentation on Mintlify

Documentation · Installation · PyPI · Benchmarks

Kestrel Search brings live, keyless web research to coding assistants. It searches DuckDuckGo, Bing, or Yahoo, retrieves result pages concurrently, extracts their readable content, and re-ranks the results with BM25—all without taking you out of your coding workflow.

Install it once and let your assistant discover the generated `SKILL.md`, or use the pipe-friendly CLI directly. Kestrel can fan out multiple queries across engines or use them as an ordered fallback chain. Results go to stdout and progress goes to stderr, keeping both terminal and JSON workflows clean.

**Note** Kestrel Search is an independent project and is not