Initial commit
This commit is contained in:
24
.claude-plugin/plugin.json
Normal file
24
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "azkg",
|
||||
"description": "Agent-maintained Zettelkasten knowledge graph",
|
||||
"version": "0.1.0",
|
||||
"author": {
|
||||
"name": "Donald Thompson",
|
||||
"email": "dthompson@witt3rd.com"
|
||||
},
|
||||
"commands": [
|
||||
"./commands/conform-note.md",
|
||||
"./commands/create-note.md",
|
||||
"./commands/expand-graph.md",
|
||||
"./commands/graph-add-relationship.md",
|
||||
"./commands/graph-moc.md",
|
||||
"./commands/graph-note.md",
|
||||
"./commands/graph-stats.md",
|
||||
"./commands/graph-validate.md",
|
||||
"./commands/learning-path.md",
|
||||
"./commands/refresh-topic.md",
|
||||
"./commands/rename-note.md",
|
||||
"./commands/search-notes.md",
|
||||
"./commands/update-note.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user