Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:27:22 +08:00
commit 440d018303
5 changed files with 843 additions and 0 deletions

49
plugin.lock.json Normal file
View File

@@ -0,0 +1,49 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:fnichol/claude-code-plugins:plugins/obsidian",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "fcfd167cc86d7bf2776b8e2c2e22e17f1bda0db7",
"treeHash": "19754dbab967d77738a69e68939bf33f0301cfde0588c1ffb1cb89d843199fea",
"generatedAt": "2025-11-28T10:16:55.363404Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "obsidian",
"description": "Manage brainstorming and planning documents in Obsidian vault with structured conventions",
"version": "2.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "ca04676d317039490c12f759b59f764c42950df7e28e6d26e41f8e9c4123c57e"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "a97a2fb1a222d6a5f7c14472966001d672828b2df837f8fc9192a55a5bc11e02"
},
{
"path": "skills/project-linking/SKILL.md",
"sha256": "35e477f5cc51039038dfba8eec6c5d200fc34f820c509537200b13ae61905c1b"
},
{
"path": "skills/vault/SKILL.md",
"sha256": "dbcf94e6debd5ea0963012a35ca34ea37cce08fc7aa77dc05700909b38aa95ae"
}
],
"dirSha256": "19754dbab967d77738a69e68939bf33f0301cfde0588c1ffb1cb89d843199fea"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}