lev-find

Orchestrate semantic search across code, docs, tasks, and memory using Reciprocal Rank Fusion.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/lev-os/lev-content --skill lev-find
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lev-find
Source: https://github.com/lev-os/lev-content/tree/main/sources/skills/lev-find
Command: npx skills add https://github.com/lev-os/lev-content --skill lev-find

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a unified interface to search across diverse knowledge sources, including code, documentation, tasks, and memory, ensuring you can quickly find the information you need.

Core Features & Use Cases

  • Cross-Domain Search: Seamlessly search code, docs, sessions, tasks, and memory simultaneously.
  • Contextual Retrieval: Gather prior art, understand system architecture, and recall past discussions.
  • Use Case: When working on a new feature, use lev get "authentication patterns" to find relevant code, design documents, and previous discussions about authentication strategies.

Quick Start

Use the lev get skill to search for information about error handling in the codebase.

Frequently Asked Questions about lev-find

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search across codebase and documentation simultaneously?

To search across codebase and documentation simultaneously, this Skill orchestrates semantic retrieval across multiple indexes and fuses results using Reciprocal Rank Fusion. This unified interface ensures you quickly find relevant information across diverse knowledge sources.

What is the best way to find prior art and recall past discussions in a development ecosystem?

The best way to find prior art and recall past discussions is using cross-domain contextual retrieval over sessions, tasks, and memory. It addresses the need for unified context gathering, ensuring you discover previous solutions within your development ecosystem.

Can I use external research backends like Exa and Valyu for codebase search?

Yes, you can use external research backends like Exa and Valyu for codebase search. The Skill supports these external backends to enable comprehensive discovery and iterative refinement across your knowledge sources.

How does Reciprocal Rank Fusion improve memory and task retrieval?

Reciprocal Rank Fusion improves memory and task retrieval by orchestrating semantic search across multiple indexes and combining their rankings. This unified approach ensures you quickly find the exact information needed across diverse knowledge sources.

Does unified search work with ideas, sessions, and skills indexes?

Yes, unified search works with ideas, sessions, and skills indexes. It seamlessly searches code, docs, sessions, tasks, and memory simultaneously, allowing you to gather relevant context for new features like authentication patterns.