From dd94f7059e5323d1abfd0882696318ec7126b85c Mon Sep 17 00:00:00 2001 From: Tim Benniks Date: Thu, 11 Jun 2026 11:50:56 +0200 Subject: [PATCH] feat: update marketplace.json with schema, description, and owner details --- .claude-plugin/marketplace.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index d177f49..00625e6 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1,5 +1,10 @@ { + "$schema": "https://anthropic.com/claude-code/marketplace.schema.json", "name": "contentstack-skills", + "description": "Contentstack agent skills for Claude Code, Cursor, Codex, and Gemini.", + "owner": { + "name": "Contentstack" + }, "plugins": [ { "name": "contentstack-skills",