From da472b87e6a50f1784a3cb625d8e3d04a98507ef Mon Sep 17 00:00:00 2001 From: Tchouk Date: Thu, 11 Jun 2026 15:46:37 +0200 Subject: [PATCH] Update marketplace.json replace "source": "skills/learn" by "source": "./" --- .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 ef2e67b..975dfad 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -12,7 +12,7 @@ "plugins": [ { "name": "learn", - "source": "skills/learn", + "source": "./", "description": "Helps users discover and install agent skills when they ask questions like \"how do I do X\", \"find a skill for X\", \"is there a skill that can...\", or express interest in extending capabilities. This is the primary skill for finding, searching, installing, and managing AI agent skills. Use /learn to search 100,000+ skills from agentskill.sh, install them mid-session, track versions, and rate skills after use. This skill should be used when the user is looking for functionality that might exist as an installable skill.", "version": "1.0.0", "author": {