dockg

Official

Turn document corpora into trustworthy graph packs.

AuthorFlux-Frontiers
Version1.0.0
Installs0

System Documentation

What problem does it solve?

DocKG eliminates the mismatch between fast text search and the need for structurally grounded, source-traceable answers across a document corpus.

Core Features & Use Cases

  • Deterministic hybrid knowledge graph: Indexes documents into a hybrid semantic + structural graph (SQLite + LanceDB) for traceable retrieval instead of embedding-only RAG.
  • Source-grounded passage packs for agents: Uses graph traversal (topics, entities, references, containment, sequencing) to generate packed excerpts that LLM agents can trust.
  • Multipass corpus analysis pipeline: Runs a multi-phase pipeline for sampling, chunking, classification, embedding, and manifold analysis, with structured provenance outputs.
  • MCP tool exposure: Publishes graph tools (e.g., graph_stats, query_docs, pack_docs, get_node) for Claude Code/Kilo Code/Copilot workflows and debugging.

Quick Start

Use this when building an index from a corpus folder by running: dockg build docs

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dockg
Download link: https://github.com/Flux-Frontiers/doc_kg/archive/main.zip#dockg

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.