indexion-search
Installation
SKILL.md
indexion search — Codebase Search & Exploration
Find what you need in a codebase. This skill covers every search intent — pattern matching, structural queries, semantic similarity, file-level exploration, and purpose-based function lookup — and tells you which tool to reach for based on what you're actually trying to do.
Start Here: What Are You Looking For?
Don't pick a command first. Start with your intent.
"Where is X defined / used?"
You know the name. You need to find it.
Exact name match — Ident:X matches the exact token text. Finds definitions and all call sites: