refactor: remove unused skills section from plugin.json

This commit is contained in:
Tal Muskal
2026-04-08 18:56:00 +03:00
parent d4d328a545
commit aaa6f59446
-6
View File
@@ -7,12 +7,6 @@
}, },
"license": "MIT", "license": "MIT",
"commands": [], "commands": [],
"skills": [
{
"name": "mempalace",
"file": "skills/mempalace/SKILL.md"
}
],
"mcp": { "mcp": {
"mempalace": { "mempalace": {
"command": "python3", "command": "python3",