21-plugin-marketplace

Manage Claude Code plugin discovery, installation, inspection, and removal workflows.

1|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/rhpds/claude-code-courseware --skill 21-plugin-marketplace
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 21-plugin-marketplace
Source: https://github.com/rhpds/claude-code-courseware/tree/main/lola/ccc/skills/21-plugin-marketplace
Command: npx skills add https://github.com/rhpds/claude-code-courseware --skill 21-plugin-marketplace

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users understand, discover, install, inspect, and manage Claude Code plugins without manually navigating plugin ecosystems or configuration files.

Core Features & Use Cases

  • Plugin Ecosystem Guidance: Explains the differences between skills, plugins, and MCP servers and how they extend Claude Code.
  • Plugin Lifecycle Management: Guides users through marketplace setup, plugin installation, inspection, removal, and verification workflows.
  • Use Case: A development team can use this Skill to learn how to add a plugin marketplace, evaluate available plugins, install useful extensions, and audit installed plugin contents.

Quick Start

Use the plugin marketplace skill to walk me through discovering, installing, and inspecting Claude Code plugins.

Frequently Asked Questions about 21-plugin-marketplace

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

FAQPage Schema
How do I install Claude Code plugins from a marketplace?

To install Claude Code plugins, you use the plugin marketplace workflow to add a marketplace repository, evaluate available extensions, and execute the installation commands via the Claude Code CLI.

What is the difference between skills, plugins, and MCP servers in Claude Code?

Skills, plugins, and MCP servers are distinct extension types for Claude Code that serve different purposes, and this plugin marketplace skill explains how each mechanism works to extend your development environment.

How do I inspect and verify installed Claude Code plugins?

You can inspect installed Claude Code plugins by running the inspection workflow, which audits local plugin configurations and validates the contents of your active extensions.

Can I manage Claude Code plugin removal and lifecycle tasks without editing configuration files manually?

Yes, you can manage the entire plugin lifecycle including removal without manual file editing by using the Claude Code CLI to execute guided marketplace workflows for plugin uninstallation and verification.

Do I need Claude Code CLI access to add and manage a plugin marketplace?

Yes, Claude Code CLI access is required to interact with marketplace repositories, validate local plugin configurations, and complete the plugin discovery, installation, and removal workflows.