reindex

Rebuild wiki indices and knowledge graph from wikilinks and sources.

33|6|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/freeman5860/KnowledgeBase --skill reindex-freeman5860
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reindex
Source: https://github.com/freeman5860/KnowledgeBase/tree/main/.claude/skills/reindex
Command: npx skills add https://github.com/freeman5860/KnowledgeBase --skill reindex-freeman5860

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Rebuilds the wiki's indices, registry, and knowledge graph to restore accurate search, navigation, and data relationships after drift caused by edits or imports.

Core Features & Use Cases

  • Rebuilds raw/_registry.md to reflect source status from wiki entries.
  • Regenerates wiki/_index.md, wiki/concepts/_index.md, wiki/topics/_index.md, wiki/guides/_index.md, and wiki/_graph.md from wikilinks.
  • Provides a reliable recovery workflow after manual edits, batch imports, or sync issues between raw and wiki content.

Quick Start

Run the reindex process to scan raw and wiki directories and regenerate all index and registry files, then verify consistency of the knowledge graph.

Frequently Asked Questions about reindex

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I rebuild a wiki index after manual edits cause content drift?

To rebuild a wiki index after manual edits cause content drift, scan raw and wiki directories to regenerate index files and restore accurate search, navigation, and data relationships across your knowledge base.

What's the best way to restore sync between raw sources and wiki entries?

The best way to restore sync between raw sources and wiki entries is to regenerate the raw registry and wiki indices from wikilinks, ensuring all source statuses and data relationships accurately reflect the latest content.

When do I need to regenerate a knowledge graph from wikilinks?

You need to regenerate a knowledge graph from wikilinks when batch imports, manual edits, or sync issues cause drift between raw materials and wiki entries, disrupting accurate search and navigation.

Can I rebuild multiple wiki index files like concepts and topics simultaneously?

Yes, you can rebuild multiple wiki index files simultaneously. The reindex process regenerates wiki, concepts, topics, and guides index files along with the knowledge graph and raw registry in a single pass.

Why are my wiki search and navigation results outdated after a batch import?

Wiki search and navigation results are outdated after a batch import because the new content causes drift between raw materials and generated indices, requiring a full rebuild to restore accurate data relationships.

Does reindexing require any external dependencies to restore the knowledge base?

No, reindexing requires no external dependencies to restore the knowledge base. It directly scans raw and wiki directories to rebuild registry, index, and graph files from existing wikilinks and sources.