What problem does it solve?
This Skill prevents broken or outdated INDEX entries by ensuring every indexed library stays synchronized with its underlying source files, so AI retrieval remains accurate and reference-worthy.
Core Features & Use Cases
- Incremental index maintenance: When you add or move a file in any INDEX-managed library, it reads the full source content and appends a correct entry into the right partition following the existing INDEX format.
- Index health-check (diff + repair): When you run an index inspection, it scans actual files vs recorded INDEX paths, produces a missing/invalid report, and then updates only after you confirm what to add or clean up.
- Multi-library coverage: Supports all registered INDEX-based libraries described in the skill, including special handling rules for each library type (e.g., different INDEX formats and special blast-script index behavior).
Quick Start
When you say “索引体检”,run an index health-check and show the diff report first, then ask what to repair before making any changes.