When you need to clean up event subscriptions in your Claude workspace, this is the utility that handles it. It's a thin wrapper around the skill-bus:remove-sub command, giving you scope-aware options to disable or remove subscriptions you no longer need. The source is minimal because the real work happens in the delegated command. Use this when your skill event listeners are piling up or you're debugging subscription issues. It's maintenance tooling, nothing fancy, but these management commands matter when you're working with event-driven skills and need to keep your subscriptions organized without hunting through configuration files.
npx -y skills add composiohq/awesome-claude-plugins --skill remove-sub --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills