AI SummaryPlugin Update is a quick alias (pu) that streamlines updating Claude Code plugins from Git repositories using the pacc package manager. Developers using Claude Code extensions benefit from faster plugin management and version control.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "Plugin Update (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/pu.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" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/pl.md "https://raw.githubusercontent.com/memyselfandm/pacc-cli/main/.claude/commands/pl.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/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 update $ARGUMENTS
Plugin Update (Quick Alias)
Quick alias for /plugin update - updates Claude Code plugins from Git repositories.
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 2mo ago
● ActiveAdoptionUnder 100 stars
3 ★ · NicheDocsREADME + description
Well-documentedNo License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code