What problem does it solve?
This Skill eliminates the tedious manual work of scanning entire repositories to understand architecture and cross-file relationships, replacing blind file searches with a structured knowledge graph that AI assistants can query in seconds.
Core Features & Use Cases
- Knowledge Graph Generation: Automatically extracts entities and relationships from source code, docs, and papers to build a searchable graph.
- MCP Server Integration: Exposes graph tools via a local MCP server so AI assistants can resolve, explain, and path-find through your codebase.
- Multi-Repo Support: Index and query across multiple repositories in a workspace for enterprise-scale codebases.
- Incremental Updates: Watch mode rebuilds the graph as you code, keeping it current without manual intervention.
Quick Start
Use the nexo skill to build a knowledge graph from your project directory and then ask natural language questions about codebase architecture and relationships through your AI assistant.