Skip to content
Skill

Plugin List (Quick Alias)

by memyselfandm

AI Summary

Plugin List (Quick Alias) provides a convenient shorthand command for listing installed Claude Code plugins through the pacc package manager. Developers working with Claude Code extensions benefit from faster plugin discovery and management without typing full command syntax.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "Plugin List (Quick Alias)" skill in my project.

Please run this command in my terminal:
# Install skill into the correct directory (16 files)
mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/memyselfandm/pacc-cli/main/.claude/commands/pl.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/pd.md "https://raw.githubusercontent.com/memyselfandm/pacc-cli/main/.claude/commands/pd.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/pe.md "https://raw.githubusercontent.com/memyselfandm/pacc-cli/main/.claude/commands/pe.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/pi.md "https://raw.githubusercontent.com/memyselfandm/pacc-cli/main/.claude/commands/pi.md" && mkdir -p .claude/skills/commands/plugin && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/plugin/convert.md "https://raw.githubusercontent.com/memyselfandm/pacc-cli/main/.claude/commands/plugin/convert.md" && mkdir -p .claude/skills/commands/plugin && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/plugin/create.md "https://raw.githubusercontent.com/memyselfandm/pacc-cli/main/.claude/commands/plugin/create.md" && mkdir -p .claude/skills/commands/plugin && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/plugin/disable.md "https://raw.githubusercontent.com/memyselfandm/pacc-cli/main/.claude/commands/plugin/disable.md" && mkdir -p .claude/skills/commands/plugin && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/plugin/enable.md "https://raw.githubusercontent.com/memyselfandm/pacc-cli/main/.claude/commands/plugin/enable.md" && mkdir -p .claude/skills/commands/plugin && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/plugin/info.md "https://raw.githubusercontent.com/memyselfandm/pacc-cli/main/.claude/commands/plugin/info.md" && mkdir -p .claude/skills/commands/plugin && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/plugin/install.md "https://raw.githubusercontent.com/memyselfandm/pacc-cli/main/.claude/commands/plugin/install.md" && mkdir -p .claude/skills/commands/plugin && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/plugin/list.md "https://raw.githubusercontent.com/memyselfandm/pacc-cli/main/.claude/commands/plugin/list.md" && mkdir -p .claude/skills/commands/plugin && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/plugin/remove.md "https://raw.githubusercontent.com/memyselfandm/pacc-cli/main/.claude/commands/plugin/remove.md" && mkdir -p .claude/skills/commands/plugin && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/plugin/sync.md "https://raw.githubusercontent.com/memyselfandm/pacc-cli/main/.claude/commands/plugin/sync.md" && mkdir -p .claude/skills/commands/plugin && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/plugin/update.md "https://raw.githubusercontent.com/memyselfandm/pacc-cli/main/.claude/commands/plugin/update.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/pu.md "https://raw.githubusercontent.com/memyselfandm/pacc-cli/main/.claude/commands/pu.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/sprint.md "https://raw.githubusercontent.com/memyselfandm/pacc-cli/main/.claude/commands/sprint.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

pacc is a comprehensive package management tool for managing Claude Code extensions and plugins, written in Python.

Usage

!pacc plugin list $ARGUMENTS

Plugin List (Quick Alias)

Quick alias for /plugin list - lists all installed Claude Code plugins.

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 2mo ago
Active
AdoptionUnder 100 stars
3 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Stars3
Issues0
Updated2mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code