17 lines
425 B
JSON
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"
|
|
]
|
|
} |