Km Graphrag Sync banner
treylom treylom

Km Graphrag Sync

Development community

Description

--- name: km-graphrag-sync description: Use when needing GraphRAG frontmatter 양방향 동기화. TBox/ABox 분리, Named Graph 컨텍스트, 메타엣지 reified 표현, Graph DB ↔ Obsidian frontmatter 3개 필드 + meta 동기화. --- # km-graphrag-sync: GraphRAG Frontmatter 양방향 동기화 > Graph DB ↔ Obsidian frontmatter 간 동기화, delta 감지, 충돌 해결 > 이론 기반: [[메타엣지-정의와-4가지-의미]], [[온톨로지-TBox와-ABox]] (참고: Named Graph = Quad 구조) --- ## 핵심 개념: TBox vs ABox 분리 > "RDF의 Named Graph(Quad: 주어-술어-목적어-컨텍스트)로의 진화가 메타엣지의 가장 단순한 구현이다." — §5.14 | 계층 | 개념 | Ob

Installation

Installs to ~/.claude/skills/treylom-knowledge-manager-km-graphrag-sync/SKILL.md

Terminal
mkdir -p ~/.claude/skills/treylom-knowledge-manager-km-graphrag-sync && curl -fsSL https://raw.githubusercontent.com/treylom/knowledge-manager/HEAD/.claude/skills/km-graphrag-sync.md -o ~/.claude/skills/treylom-knowledge-manager-km-graphrag-sync/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository