neo4j-graph-data

Community

Query the evidence graph to find answers.

Authorseanmobrien
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps users understand and navigate a Compliance Theater Neo4j knowledge graph to answer case-file, policy, evidence, and relationship questions without writing blind Cypher or guessing where information lives.

Core Features & Use Cases

  • Graph-schema-first guidance: Uses the graph schema reference to safely plan Cypher that matches the live data model.
  • Read-only evidence exploration: Explores case-file documents, actors, email threads, attachments, and compliance artifacts using graph_read patterns, keeping mutations out unless explicitly requested.
  • Named case-theory retrieval: Resolves a user’s theory phrasing to the correct case_theory.theory_key (e.g., improper_records_supporting_correction_denial) and returns ordered evidence with role and notes.
  • Relationship and traversal reasoning: Traverses evidence relationships (threads, replies, attachments, policy references, subject-matter links) to explain how documents connect.
  • Embedding-aware discovery: Performs vector search using the graph’s embedding indexes (e.g., case_file_document_embedding) to find relevant nodes by meaning while avoiding manual vector handling.

Quick Start

Ask: "What graph data exists for this case-file and how is it connected to the named theory improper records supporting correction denial?"

Dependency Matrix

Required Modules

None required

Components

references

💻 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: neo4j-graph-data
Download link: https://github.com/seanmobrien/we-dont-need-no-education/archive/main.zip#neo4j-graph-data

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.