managing-marketplace

Community

Keeps Claude Code marketplace healthy and aligned

Authorlucasilverentand
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill validates and maintains Claude Code plugin marketplace health by ensuring marketplace.json accuracy, verifying skill paths, and generating comprehensive health reports for CI and audits.

Core Features & Use Cases

  • Validate marketplace.json structure and required fields
  • Verify that each skill path points to an existing SKILL.md and validates its frontmatter
  • Identify orphan skills on disk and propose fixes to marketplace.json
  • Generate health reports for CI pipelines and marketplace audits
  • Use Case: Run marketplace health checks before a release to ensure all plugins are correctly referenced

Quick Start

Run a quick validation against your marketplace configuration:

  • Validate: python3 ${CLAUDE_PLUGIN_ROOT}/skills/tooling/managing-marketplace/scripts/verify-marketplace.py .claude-plugin/marketplace.json
  • If you want to auto-fix: python3 ${CLAUDE_PLUGIN_ROOT}/skills/tooling/managing-marketplace/scripts/verify-marketplace.py --fix .claude-plugin/marketplace.json

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: managing-marketplace
Download link: https://github.com/lucasilverentand/skills/archive/main.zip#managing-marketplace

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.