Skip to main content

citation-graph-ingest

Build a TYPED citation/reference graph over an ingested corpus โ€” not just embeddings. Flat similarity retrieval cannot tell you that document A *overrules* B, *distinguishes* C, or *relies_on* D. This skill extracts every inter-document reference, classifies the edge TYPE with LLM judgment, and writes first-class typed edges via `gbrain link`, so `gbrain graph-query --type` can walk the argument ("everything this brief relies on, minus anything overruled since"). Every cite-heavy corpus is the same shape: law, academic papers, patents, regulatory filings, a book's bibliography.

Jump to install

Source facts

Repository
garrytan/gbrain
Last source activity
August 13, 2026 at 11:27
Detected SKILL.md language
English
Stars
28,355
Forks
4,168

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.