Quickstart
This guide walks through the most common Kestrel Search workflows.Run a standard search
- Searches DuckDuckGo.
- Fetches up to three times the requested result count.
- Extracts readable content from those pages.
- Re-ranks the candidates with BM25.
- Returns the top five results.
Return fewer results
Produce JSON for an agent
Run a faster snippet-only search
Skip page retrieval and BM25 ranking when search-result snippets are enough:Search more than one provider
Run multiple queries
Repeat-q or --query to search several queries in one command. You do not
need to provide a separate positional query:
--query options.
Continue with multi-query and multi-provider search
or install the agent skill.