From aaa6f5944670b92e4db2a611666c5b5610703cb4 Mon Sep 17 00:00:00 2001 From: Tal Muskal Date: Wed, 8 Apr 2026 18:56:00 +0300 Subject: [PATCH] refactor: remove unused skills section from plugin.json --- .claude-plugin/plugin.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 482d97f..c2e28fc 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -7,12 +7,6 @@ }, "license": "MIT", "commands": [], - "skills": [ - { - "name": "mempalace", - "file": "skills/mempalace/SKILL.md" - } - ], "mcp": { "mempalace": { "command": "python3",