Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:06:41 +08:00
commit 9ddf7bc2c1
16 changed files with 3723 additions and 0 deletions

93
plugin.lock.json Normal file
View File

@@ -0,0 +1,93 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:witt3rd/claude-plugins:plugins/azkg",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "fca22364c0e2deb681206bbfb532c49723a39249",
"treeHash": "da524f9b06f6405dc75e379724a8dddab4324a492f3f7662ae67e19a8ba40414",
"generatedAt": "2025-11-28T10:29:03.908620Z",
"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": "azkg",
"description": "Agent-maintained Zettelkasten knowledge graph",
"version": "0.1.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "f48f8255c41c87663c5092e4a64691e26c9ee4c9b4303394a258c5df74afcee6"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "e013f2cfca1999e723405853998da668180b4778483fd2ca6ce179df03ab5dad"
},
{
"path": "commands/learning-path.md",
"sha256": "8aec08c9ac21b894567e9d3fce490df6986f93dfd0576251f67a20697be06111"
},
{
"path": "commands/graph-moc.md",
"sha256": "0169eb085a980849f5ae4f218ce208d098e754b6fd1aa1e003cc324cded8c4a3"
},
{
"path": "commands/create-note.md",
"sha256": "76b3db54f1cdbc01ed580ed3461bba6ccc0a596a68559b8d8e03a4b10281f9fb"
},
{
"path": "commands/search-notes.md",
"sha256": "d2e019e63773a4f1aed6f341c8c0d24e8f4070ac16cc30c2ba7b85c6ddb8eee9"
},
{
"path": "commands/graph-validate.md",
"sha256": "c614470adfb9f8ccb5ed95f70a597065e0b3f864b5b757f372379863ecb57095"
},
{
"path": "commands/graph-add-relationship.md",
"sha256": "2b94a399c75de562274180d307108a1998e17484694813aa0a6a6ef19e772c97"
},
{
"path": "commands/expand-graph.md",
"sha256": "0b8f03913023d91dcd62cd58a53767fdd683c8b0f69e8a8979ea9aec7302fbe3"
},
{
"path": "commands/graph-stats.md",
"sha256": "abd720f37061e274c11bef240e9648bba3789e7f13ea7f9bc8b4f4bf51d5b1c2"
},
{
"path": "commands/rename-note.md",
"sha256": "a95ec63b022ca7ce9c5d284dd5668898921f2ff651334f1361cc00129d9c874d"
},
{
"path": "commands/graph-note.md",
"sha256": "b61e7bd38873e5370132ad300032e29100c67c3ccaf822dc9caea6ff2eb30300"
},
{
"path": "commands/refresh-topic.md",
"sha256": "544d6df796f9753e20566ba72b278073467d51683a7e41cb69f2ee768679bb1b"
},
{
"path": "commands/conform-note.md",
"sha256": "4d51e3620ff1e7fc2b657ffe1a52087fab0534345296ce74505e8d0d1c2988a0"
},
{
"path": "commands/update-note.md",
"sha256": "137a3e43d0a0e2d6db085a4ba2a622714cc35c04caf6b229e255aa64d15f65ab"
}
],
"dirSha256": "da524f9b06f6405dc75e379724a8dddab4324a492f3f7662ae67e19a8ba40414"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}