diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 0cb43a1..9c5b8c7 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -172,11 +172,8 @@ ], "category": "essentials", "strict": false, - "commands": [ - "./commands/clarif.md" - ], - "agents": [ - "./agents/clarif-agent.md" + "skills": [ + "./skills/SKILL.md" ] } ]