feat: add command documentation for help, init, mine, search, and status
This commit is contained in:
@@ -6,7 +6,13 @@
|
||||
"name": "milla-jovovich"
|
||||
},
|
||||
"license": "MIT",
|
||||
"skills": "./skills/",
|
||||
"commands": [],
|
||||
"skills": [
|
||||
{
|
||||
"name": "mempalace",
|
||||
"file": "skills/mempalace/SKILL.md"
|
||||
}
|
||||
],
|
||||
"mcp": {
|
||||
"mempalace": {
|
||||
"command": "python3",
|
||||
|
||||
Reference in New Issue
Block a user