Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 1.42 KB

File metadata and controls

43 lines (35 loc) · 1.42 KB
name Datacortex for Datacore
description Knowledge graph — semantic search, graph statistics, link analysis, and visualization
version 0.1.0
author datacore-one
license MIT
tags
knowledge-graph
search
visualization
zettelkasten
links
x-datacore
module tools skills agents commands workflows engram_count injection_policy match_terms
datacortex
6
1
0
1
0
0
on_match
graph
knowledge
search
links
orphans
backlinks
zettel
datacortex

Datacortex for Datacore

Knowledge graph engine — indexes all Datacore content into a SQLite database with semantic search, link analysis, graph statistics, and D3.js visualization.

What This Module Provides

Tools (MCP):

  • datacore.datacortex.search — Full-text search across all indexed content
  • datacore.datacortex.stats — Graph statistics (node counts, link density, clusters)
  • datacore.datacortex.backlinks — Find all documents linking to a given file
  • datacore.datacortex.orphans — Find unlinked documents (no incoming/outgoing links)
  • datacore.datacortex.tasks — Query tasks from indexed org files
  • datacore.datacortex.patterns — Query learning patterns from indexed data

Skills:

  • Knowledge graph exploration and visualization

Commands:

  • /datacortex — Interactive graph exploration with web UI

When to Use

Triggers: graph, knowledge, search, links, orphans, backlinks, zettel, datacortex.