Agent Skills: semantic-grep

In-process semantic search over text files or in-memory strings, using Gemini embeddings via the CF AI Gateway. Use when user wants fuzzy/conceptual search where exact-keyword grep would miss — "sessions discussing regulatory constraints", "code about retry logic", "notes mentioning burnout even if the word isn't there". Complements searching-codebases (regex/AST) and extracting-keywords (YAKE). Do NOT use when an exact string/regex match is what's wanted — grep/rg wins on speed and precision there.

UncategorizedID: oaustegard/claude-skills/semantic-grep

Install this agent skill to your local

pnpm dlx add-skill https://github.com/oaustegard/claude-skills/semantic-grep

Skill Files

Browse the full folder contents for semantic-grep.

Download Skill

Loading file tree…

Select a file to preview its contents.