Skip to main content
Run any Skill in Manus
with one click
$pwd:

data-import

// Use when the user wants to load data into OpenGraphDB from a file or stream. Trigger on phrases like "import this CSV", "load JSON", "ingest RDF / Turtle / N-Triples", "bulk load", "import 50k rows", "ETL into the graph", or any task framed as "I have data over there and need it as nodes / edges over here". Covers format detection (CSV / JSON / JSONL / RDF), two-pass ingest (nodes first, edges second), batch sizing for the single-writer kernel, MERGE-based idempotency for re-runnable jobs, and validation against the resulting schema.

$ git log --oneline --stat
stars:1
forks:0
updated:May 6, 2026 at 01:56
File Explorer
4 files
SKILL.md
readonly