knowledge-graph-reindex

Installation
SKILL.md

Knowledge Graph Re-Index

Rebuilds the knowledge graph that powers the RAG agent. Scans the entire Creator Claw workspace and maps relationships between skills, database tables, APIs, cron jobs, personas, and pipelines.

What It Does

  • Scans all skills, scripts, and config files
  • Maps database tables and their relationships
  • Identifies cron jobs and their schedules
  • Links APIs, platforms, and integrations
  • Outputs knowledge-graph/graph.json for RAG queries

Usage

node skills/knowledge-graph-reindex/scripts/reindex.js
Installs
4
GitHub Stars
55
First Seen
Apr 8, 2026
knowledge-graph-reindex — kevinbadi/ai-os-skills