From 494cff3e87f6dadd5622abb3953a91b7bc2be61f Mon Sep 17 00:00:00 2001 From: lroyia Date: Wed, 1 Apr 2026 11:43:51 +0800 Subject: [PATCH] =?UTF-8?q?pms=E7=9B=B8=E5=85=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .claude-plugin/marketplace.json | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 4e614a5..52319b2 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -11,7 +11,8 @@ "source": "./skills", "strict": false, "skills": [ - "./chinaweal-pms" + "./chinaweal-pms", + "./pms-development" ] }, { @@ -21,14 +22,6 @@ "skills": [ "./gitea-api" ] - }, - { - "name": "pms-development", - "source": "./skills", - "strict": false, - "skills": [ - "./pms-development" - ] } ] }