Files
skill-repo/vendor/claude-code/plugins/obsidian-vault-kb/.claude-plugin/plugin.json
T
Henner M. Kruse c774df7ad7 Initial commit
2026-08-04 00:18:16 +02:00

10 lines
407 B
JSON

{
"name": "obsidian-vault-kb",
"description": "Reads an Obsidian vault as a knowledge base and uses its notes (Markdown files, frontmatter, tags, wikilinks, folder structure) to answer questions and help solve problems, regardless of the vault's subject matter.",
"version": "1.0.0",
"author": {
"name": "Henner"
},
"keywords": ["obsidian", "knowledge-base", "notes", "vault", "markdown"]
}