new-kg-module

Official

Scaffold a new KGModule for any domain.

AuthorFlux-Frontiers
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill removes the repetitive setup work needed to start a new knowledge-graph module by generating a complete, domain-ready package structure with consistent KGModule patterns and tests.

Core Features & Use Cases

  • KGModule scaffolding: Creates a ready-to-extend package with extractor, module, adapter, and tests for a new knowledge domain.
  • Domain-driven templates: Fills stubs using your answers for node kinds, edge kinds, and KGKind so you replace TODOs with real domain logic quickly.
  • Optional CLI integration: Adds a click-based CLI with build, query/pack, analyze, and snapshot commands to manage and run your KG over time.
  • Config support: Adds configuration loading hooks from pyproject.toml so include/exclude directories are user-controlled rather than hardcoded.

Quick Start

Tell the Skill to scaffold a new module named filetreekg for a doc-style knowledge graph, specifying node kinds ["file","directory"] and edge kinds ["CONTAINS","REFERENCES"] so you can immediately implement extraction and query logic in the generated package.

Dependency Matrix

Required Modules

None required

Components

assets

💻 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: new-kg-module
Download link: https://github.com/Flux-Frontiers/doc_kg/archive/main.zip#new-kg-module

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.