Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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:2026년 5월 6일 01:56
파일 탐색기
4 개 파일
SKILL.md
readonly