Acerca de
Semantic Code Search integrates the odino CLI into Claude Code to provide fully local, embedding-based search capabilities. Unlike traditional tools like grep that rely on exact string matching, this skill allows Claude to understand the intent behind queries, making it possible to find logic, patterns, and architectural implementations by describing what they do. It features built-in directory traversal to find project indexes automatically and uses query inference to expand simple requests into high-fidelity semantic searches, providing a ranked list of results with similarity scores.