add claude-obsidian
Tests / Hermetic test suite (push) Has been cancelled
Tests / Skill frontmatter validation (push) Has been cancelled

This commit is contained in:
김경종
2026-05-28 10:57:16 +09:00
parent 1b07531a45
commit 72dad72703
205 changed files with 41703 additions and 80 deletions
+209
View File
@@ -0,0 +1,209 @@
{
"nodes": [
{
"id": "zone-input",
"type": "group",
"x": -680,
"y": -360,
"width": 560,
"height": 560,
"color": "4",
"label": "1 · Drop Your Sources"
},
{
"id": "zone-output",
"type": "group",
"x": 480,
"y": -360,
"width": 560,
"height": 560,
"color": "6",
"label": "3 · Your Brain (Vault) Grows"
},
{
"id": "zone-process",
"type": "group",
"x": -60,
"y": -360,
"width": 480,
"height": 560,
"color": "2",
"label": "2 · I Process Everything"
},
{
"id": "gif-workflow",
"type": "file",
"file": "wiki/meta/workflow-loop.gif",
"x": -40,
"y": -340,
"width": 440,
"height": 440
},
{
"id": "main-title",
"type": "text",
"text": "# 🧠 Claude Obsidian\n### Drop anything. I'll build your knowledge base.",
"x": -340,
"y": -620,
"width": 840,
"height": 110
},
{
"id": "sub-title",
"type": "text",
"text": "Images · PDFs · Markdown · Transcripts · URLs — drag, drop, or paste. I handle the rest.",
"x": -340,
"y": -500,
"width": 840,
"height": 54,
"color": "5"
},
{
"id": "text-drop-images",
"type": "text",
"text": "## 📸 Paste any image here\n\nHere you can paste any images and I will take care of the rest.",
"x": -660,
"y": -340,
"width": 520,
"height": 110,
"color": "4"
},
{
"id": "text-drop-pdf",
"type": "text",
"text": "## 📄 Or drop PDF & Markdown files\n\nJust easy drag & drop — I'll extract everything.",
"x": -660,
"y": 60,
"width": 520,
"height": 100,
"color": "4"
},
{
"id": "72b304484d8afa75",
"type": "file",
"file": "Cosmic Brain Clean.gif",
"x": -668,
"y": -216,
"width": 536,
"height": 276
},
{
"id": "text-process",
"type": "text",
"text": "Reads sources → extracts entities & concepts → cross-references everything → files it all automatically.",
"x": -40,
"y": 110,
"width": 440,
"height": 80,
"color": "2"
},
{
"id": "callout-1",
"type": "text",
"text": "💡 **815 wiki pages**\nper source ingested",
"x": -680,
"y": 440,
"width": 260,
"height": 80,
"color": "4"
},
{
"id": "callout-2",
"type": "text",
"text": "⚡ **Hot cache**\ninstant session context",
"x": -400,
"y": 440,
"width": 260,
"height": 80,
"color": "2"
},
{
"id": "callout-3",
"type": "text",
"text": "🔍 **Query anything**\nyou've ever added",
"x": -120,
"y": 440,
"width": 260,
"height": 80,
"color": "5"
},
{
"id": "callout-4",
"type": "text",
"text": "🕸️ **Visual map**\nFibonacci graph layout",
"x": 160,
"y": 440,
"width": 260,
"height": 80,
"color": "6"
},
{
"id": "text-brain",
"type": "text",
"text": "## 🧠 I'll create a full map/brain for you\n\nEvery source compounds the knowledge base.",
"x": 500,
"y": -340,
"width": 520,
"height": 100,
"color": "6"
},
{
"id": "text-result",
"type": "text",
"text": "Cross-referenced. Searchable. Gets richer every session.",
"x": 500,
"y": 200,
"width": 520,
"height": 50,
"color": "6"
},
{
"id": "gif-graph",
"type": "file",
"file": "wiki/meta/wiki-graph-grow.gif",
"x": 568,
"y": -225,
"width": 385,
"height": 385
},
{
"id": "cta-start",
"type": "text",
"text": "## 👉 Start here\n\n1. Read [[getting-started]] for a quick walkthrough\n2. Run `/wiki` in Claude Code to scaffold your vault\n3. Drop your first source into `.raw/` and say `ingest [filename]`",
"x": -140,
"y": 267,
"width": 560,
"height": 140,
"color": "5"
},
{
"id": "025be16f290f1830",
"x": 501,
"y": 280,
"width": 520,
"height": 293,
"type": "file",
"file": "2026-04-07 14-19-00.mkv"
}
],
"edges": [
{
"id": "arrow-1",
"fromNode": "zone-input",
"fromSide": "right",
"toNode": "zone-process",
"toSide": "left",
"color": "4",
"label": "ingest"
},
{
"id": "arrow-2",
"fromNode": "zone-process",
"fromSide": "right",
"toNode": "zone-output",
"toSide": "left",
"color": "6",
"label": "builds"
}
]
}