Agent skill

semantic-search:reindex

Use when you want to rebuild or refresh the semantic search index for the codebase

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/semantic-searchreindex

SKILL.md

Semantic Search Reindex

Trigger a full reindex of the codebase for semantic search.

Action

  1. Call mcp__semantic-search__reindex tool with force: true
  2. Immediately call mcp__semantic-search__get_status to show initial progress
  3. Inform the user that indexing is running in the background
  4. Tell them they can check progress with /semantic-search:status

Options

If the user says "clean" or "fresh", use clear_first: true to wipe the index before rebuilding.

Didn't find tool you were looking for?

Be as detailed as possible for better results