wip: [01-stabilize] paused at task 1/1 - OCR Hallucination Immune logic via Semantic delta window and fret-isolation

This commit is contained in:
2026-03-29 22:08:40 +09:00
parent aca7bf592a
commit 2507de45d3
4289 changed files with 732689 additions and 28672 deletions

View File

@@ -0,0 +1,15 @@
{
"name": "obsidian-skills",
"owner": {
"name": "Steph Ango",
"url": "https://stephango.com/"
},
"plugins": [
{
"name": "obsidian",
"source": "./",
"description": "Claude Skills for Obsidian",
"version": "1.0.1"
}
]
}

View File

@@ -0,0 +1,19 @@
{
"name": "obsidian",
"version": "1.0.1",
"description": "Create and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.",
"author": {
"name": "Steph Ango",
"url": "https://stephango.com/"
},
"repository": "https://github.com/kepano/obsidian-skills",
"license": "MIT",
"keywords": [
"obsidian",
"markdown",
"bases",
"canvas",
"pkm",
"notes"
]
}