list-plugins

List active Claude Code plugins with marketplace IDs and descriptions.

1.5k|195|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/ghostwright/phantom --skill list-plugins-ghostwright
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: list-plugins
Source: https://github.com/ghostwright/phantom/tree/main/skills-builtin/list-plugins
Command: npx skills add https://github.com/ghostwright/phantom --skill list-plugins-ghostwright

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the issue of quickly identifying which Claude Code plugins are currently active for an agent, eliminating the need to manually search through settings.

Core Features & Use Cases

  • Active Plugin Identification: Lists all plugins that are currently active for the agent.
  • Marketplace IDs and Descriptions: Provides marketplace IDs and short descriptions for each active plugin.
  • Inline Context: Can be used directly within a conversation to provide immediate information.

Quick Start

Ask the agent, "List plugins."

Frequently Asked Questions about list-plugins

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

FAQPage Schema
How do I check which Claude Code plugins are currently active?

To check active Claude Code plugins, prompt the agent with "List plugins." It identifies all active plugins from the agent's settings and returns their marketplace IDs and descriptions.

What information do I get when I list my agent's active plugins?

Listing active plugins provides the marketplace IDs and short descriptions for each plugin currently enabled in the agent's settings, allowing you to quickly verify their status.

Can I view my active plugin status inline during a conversation?

Yes, you can view active plugin status inline by asking the agent to list plugins during a conversation. It reads the current settings and outputs the active plugins directly in the chat context.

How do I find the marketplace IDs for my enabled Claude Code plugins?

Finding marketplace IDs for enabled plugins is done by asking the agent to list plugins. It scans the active settings and returns a list containing each plugin's specific marketplace identifier.

Does listing plugins require manually searching through agent settings?

No, listing plugins does not require manually searching settings. The agent automatically retrieves and presents the active plugins, eliminating the need to manually parse configuration files.