vm-codebase-indexer

Installation
SKILL.md

Codebase Indexer Skill

Purpose

This skill builds a local semantic index of a codebase. Once indexed, the agent can run fast semantic searches over millions of lines of code without blowing up the context window.


Step 1 — Confirmation Popup (MANDATORY, always do this first)

Before doing ANYTHING else, use the ask_user_input_v0 tool to ask the user:

question: "🗂️ Ready to index your codebase? This will scan all files and build
a local semantic search index. It may take a minute depending on project size."
type: single_select
options:
Related skills
Installs
4
First Seen
Mar 2, 2026