Query and traverse an Obsidian vault as a knowledge graph. Semantic search, path finding, community detection — all local. Claude Code plugin included.
Stars
53
Forks
3
Watchers
53
Open Issues
3
Overall repository health assessment
^3.8.1^1.27.1^12.8.0^14.0.3^0.26.0^2.0.2^1.5.4^2.4.0^2.1.0^0.3.1^0.24.8^4.0.3^0.1.7^4.3.6^7.6.13^25.5.0^4.21.0^5.9.3^4.1.026
commits
feat: add write operations — create nodes, annotate, add links
1d2481eView on GitHubfix: run PageRank on connected nodes only, filter isolates
d1c7900View on GitHubchore: remove remaining personal names from skill examples
c393394View on GitHubfix: resolve nodes by ID/path, show candidates on ambiguous match
672428cView on GitHubfeat: add brief mode to kg_node, FTS5 snippets, vector search excerpts
c844c6aView on GitHubAdd Claude Code plugin with MCP server, prove-claim skill, and kg-index command
6dfe7f4View on GitHubfix: handle malformed YAML frontmatter and PageRank convergence
1696503View on GitHubtest: add integration tests covering full pipeline and all operations
ee41d13View on GitHubfeat: add index pipeline orchestrating parse, embed, and community detection
58f9300View on GitHub