Skip to content

Latest commit

 

History

47 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Knowledge Graph Skill

A proactive knowledge graph system for AI agents that maintains entities, decisions, constraints, and patterns as linked markdown nodes in Obsidian.

Features

  • AUTO-QUERY: Proactively load relevant context at session start
  • ADD/UPDATE/DELETE/RENAME/SYNC/VERIFY: Manage entity nodes with reference cleanup
  • QUERY: Load relevant entities with relevance scoring and budget awareness
  • LIFECYCLE: Detect stale entities, manage updates and deletions

Optional Features

The following features are optional and can be safely deleted if not needed:

  • Mermaid diagrams (assets/mermaid/) - Sequence and relationship diagram generation
  • Obsidian Bases (assets/bases/) - Dashboard views

To remove: delete the respective directories under knowledge-graph/assets/.

Installation

Clone as a skill for AI agents:

mkdir -p ~/.agents/skills
git clone https://github.com/debjan/knowledge-graph ~/.agents/skills/knowledge-graph

Usage

Initialize your project with \knowledge-graph generate graph

image

About

A proactive knowledge graph system for AI agents that maintains entities, decisions, constraints, and patterns as linked markdown nodes in Obsidian.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors