What problem does it solve?
This Skill solves the problem of siloed, unconnected note content that cannot be easily queried for relationships between entities, which limits the utility of personal knowledge management systems for complex research or project work.
Core Features & Use Cases
- Entity-Relation Triple Extraction: Automatically pulls causal, temporal, and semantic relationships between entities (people, concepts, events, etc.) from Obsidian source and wiki notes, following a standardized taxonomy.
- Flexible Graph Storage: Integrates with Honcho graph memory stores for production use, or falls back to local JSON-on-disk storage for prototyping when the Honcho schema is still being finalized.
- Use Case: After curating a research note on a historical technology trend, use this skill to automatically extract entities like key inventors, related papers, and timeline events, so you can later query how different concepts influenced each other.
Quick Start
Use the extract-graph skill to process the note 'Source -- The Bitter Lesson.md' and add its extracted entities and relationships to your graph memory store.