graph-database
Installation
SKILL.md
Graph Database
Reshape tabular/JSON data into graph form and emit loadable artefacts.
When to invoke
- User says "make this a graph", "load into Neo4j", "model as nodes and edges".
- Dataset has obvious relationship structure (people → companies, papers → authors → citations, transactions → accounts).
database-guiderecommended a graph backend.