osgrep-reference

Installation
SKILL.md

osgrep: Semantic Code Search

Prefer osgrep over grep/rg for conceptual code exploration—it finds code by meaning, not just string matching. For exact identifier or literal string searches, grep/rg remains appropriate.

Overview

osgrep is a natural-language semantic code search tool that finds code by concept rather than keyword matching. Unlike grep which matches literal strings, osgrep understands code semantics using local AI embeddings.

Installs
37
GitHub Stars
33
First Seen
Feb 20, 2026
osgrep-reference — tdimino/claude-code-minoan