From c9812c1627edd35d1c6e561951b24de79ba8ecfd Mon Sep 17 00:00:00 2001 From: kayue Date: Tue, 14 Apr 2026 20:31:54 +0800 Subject: [PATCH] fix(claude-plugin): allow inline marketplace manifest Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus --- .claude-plugin/marketplace.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 078a2e3..b10c633 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -13,7 +13,7 @@ "name": "baoyu-skills", "description": "Content generation, AI backends, and utility tools for daily work efficiency", "source": "./", - "strict": true, + "strict": false, "skills": [ "./skills/baoyu-article-illustrator", "./skills/baoyu-comic",