Sweet Search
Description
Local code search for AI agents: six fast, purpose-built tools that return ranked answers, not raw grep. Because maybe grep isn't all you need... π¬
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
**Local code search for AI coding agents.** Six fast, purpose-built tools that hand *Claude Code*, *Codex* & friends ranked answers, not raw grep. Zero API keys, 100% on-device.
*Maybe grep isn't all you needβ¦* π¬
Every coding agent today reaches for grep + Read by reflex. *sweet-search* challenges the narrative. π
[](https://www.npmjs.com/package/sweet-search) [](https://github.com/mrsladoje/sweet-search/stargazers) [](LICENSE) [](package.json) [](#platform-support) [](#-gpu-accelerated-indexing-fully-local)
β¨ Highlights
- Hybrid retrieval β one of the six tools uses BM25F lexical + dense semantic + structural graph signals, fused per query and reranked by late-interaction
- Agent-native by design β token-budgeted output tiers, an optional MCP server (and default zero-overhead CLI), and a GEPA-evolved system prompt β one
initinstalls it into Claude Code by default (Codex, Gemini CLI, and Cursor via flags) - Indexed grep, ~10Γ faster than ripgrep β a sparse n-gram prefilter skips the files that provably can't match
- ColBERT-style reranking, locally β per-token MaxSim late interaction on hand-written SIMD kernels
- GPU-accelerated indexing β Apple Metal, CUDA, CoreML Neural Engine, or plain CPU via ORT; same engine, auto-selected
- Never stale β incremental indexing keeps the index aligned with your working tree, uncom
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
π₯ The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI