claude-code-marketplace-management

Distinguish Claude Code marketplace discovery sites from installable plugin marketplaces.

Updated Nov 18, 2025
One-click install
npx skills add https://github.com/cajias/claude-skills --skill claude-code-marketplace-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-code-marketplace-management
Source: https://github.com/cajias/claude-skills/tree/main/skills/claude-code-marketplace-management
Command: npx skills add https://github.com/cajias/claude-skills --skill claude-code-marketplace-management

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users understand how Claude Code plugin marketplaces work so they can find, add, and manage the right source of installable plugins without confusing a discovery directory with an actual marketplace.

Core Features & Use Cases

  • Marketplace Discovery: Explains the role of marketplace directories like claudemarketplaces.com and how they differ from installable marketplace repositories.
  • Marketplace Installation: Guides users on adding a marketplace to Claude Code and verifying it was registered correctly.
  • Marketplace Management: Covers listing and removing added marketplaces, plus examples of common marketplace workflows and commands.
  • Use Case: A user browsing a directory wants to install an official or community plugin marketplace and needs the exact next step to add it safely.

Quick Start

Ask for the correct Claude Code command to add the marketplace after identifying whether the source is a discovery directory or an installable GitHub marketplace.

Frequently Asked Questions about claude-code-marketplace-management

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add a Claude Code marketplace from a GitHub repository?

To add a Claude Code marketplace, you must first verify the GitHub source is an installable marketplace repository rather than a discovery directory, then use the correct Claude Code command to register it and confirm successful installation.

What is the difference between a Claude Code marketplace discovery site and an installable plugin marketplace?

A Claude Code marketplace discovery site like claudemarketplaces.com catalogs available directories, whereas an installable plugin marketplace is the actual GitHub repository source containing JSON metadata that Claude Code can directly register and manage.

Can I list and remove added marketplaces in Claude Code after installing them?

Yes, you can list and remove added marketplaces in Claude Code using specific marketplace commands designed for managing your registered plugin sources and verifying their current registration status.

How do I verify a Claude Code marketplace was registered correctly after adding it?

You can verify a Claude Code marketplace was registered correctly by checking the marketplace JSON metadata and using Claude Code marketplace commands to list currently added sources and confirm the target repository appears successfully.

Why does my Claude Code marketplace installation fail when using a discovery directory link?

Claude Code marketplace installation fails when using a discovery directory link because directories like claudemarketplaces.com are catalogs, not installable repositories; you must locate the actual GitHub marketplace source containing valid JSON metadata to add successfully.