一键导入
semantic-searchreindex
Use when you want to rebuild or refresh the semantic search index for the codebase
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when you want to rebuild or refresh the semantic search index for the codebase
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | semantic-search:reindex |
| description | Use when you want to rebuild or refresh the semantic search index for the codebase |
Trigger a full reindex of the codebase for semantic search.
mcp__semantic-search__reindex tool with force: truemcp__semantic-search__get_status to show initial progress/semantic-search:statusIf the user says "clean" or "fresh", use clear_first: true to wipe the index before rebuilding.
Use when you want to stop a running indexing job
Use when you want to wipe all indexed data and start fresh
Use when you want to pause the semantic search file watcher to stop automatic reindexing
Use when you want to resume the semantic search file watcher after pausing it
Use when searching the codebase with natural language queries like "authentication logic" or "database connection"
Use when you want to check semantic search server status, indexing progress, or watcher state