Files
gh-eternnoir-claude-tool-ak…/.claude-plugin/plugin.json
2025-11-29 18:26:16 +08:00

17 lines
425 B
JSON

{
"name": "akashicrecords",
"description": "Generic knowledge management with RULE.md-driven business logic. Provides universal file operations (add, update, delete, move, search) that adapt to any directory structure by reading governance rules.",
"version": "1.0.0",
"author": {
"name": "Frank Wang"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}