Agent skill
embedding-repair
Diagnose and repair embedding model availability and MSHR index health; use when embedding errors, dimension mismatches, or rebuild failures appear.
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/embedding-repair
SKILL.md
Embedding Repair
Use this skill to diagnose missing embedding backends and rebuild MSHR indexes safely.
Workflow
- Run the repair script:
bash
python skills/conscience/embedding-repair/scripts/repair_embeddings.py
- If models are missing, report the failure and recommend installing the required embedding backend.
- The script stores a semantic memory entry with results and errors.
Didn't find tool you were looking for?