docs-knowledge-graph
Installation
SKILL.md
Build Knowledge Graph
Build a comprehensive knowledge graph from technical documentation files in an Obsidian vault's z/ directory.
Usage
claude build-knowledge-graph
What it does
This command systematically processes all files in the z/ directory of your current Obsidian vault and commits their summaries and relationships to the memory system using the memory-keeper agent. It:
- Scans all documentation files in the z/ directory
- Processes them in logical groups (AI/Automation, Infrastructure, DevOps, Security, etc.)
- Extracts key entities, relationships, and technical specifications
- Builds a comprehensive knowledge graph for semantic search and pattern recognition
- Preserves architectural decisions, integration points, and operational context