feat: add command documentation for help, init, mine, search, and status

This commit is contained in:
Tal Muskal
2026-04-08 18:49:45 +03:00
parent 94b39cbfe9
commit a788af8919
12 changed files with 74 additions and 67 deletions
+7 -1
View File
@@ -6,7 +6,13 @@
"name": "milla-jovovich"
},
"license": "MIT",
"skills": "./skills/",
"commands": [],
"skills": [
{
"name": "mempalace",
"file": "skills/mempalace/SKILL.md"
}
],
"mcp": {
"mempalace": {
"command": "python3",