remove-sub
$
npx mdskill add ComposioHQ/awesome-claude-plugins/remove-subRemove unwanted skill subscriptions with precise scope control.
- Agents need this to stop receiving specific skill event notifications.
- The skill uses the /skill-bus:remove-sub command for execution.
- Scope-aware options allow targeting specific subscription contexts.
- Results confirm successful removal of the targeted event subscription.
SKILL.md
.github/skills/remove-subView on GitHub ↗
--- name: remove-sub description: Unsubscribe from a skill event. Removes or disables subscriptions with scope-aware options. --- # Unsubscribe from Skill Event This skill delegates to the `/skill-bus:remove-sub` command for the full interactive process. Run the command directly: `/skill-bus:remove-sub`