remove-sub
仓库创建 2025年10月22日最近提交 1 天前SkillHot 收录 5 小时前
▸ 精选理由
细粒度管理订阅,清理冗余或错误触发
▸ 风险提示
会修改本地或项目级配置,需谨慎确认目标订阅
这个 Skill 做什么
从 skill-bus 中移除或停用指定订阅,支持范围选择
想取消或停用某个 skill 的事件订阅时用,能按范围有选择地移除或禁用订阅,避免继续接收不需要的回调。提供交互式流程,也可以直接调用 /skill-bus:remove-sub 命令来操作。适合清理冗余订阅、排查重复通知或临时屏蔽事件。
▸ 展开 SKILL.md 英文原文
Unsubscribe from a skill event. Removes or disables subscriptions with scope-aware options.
1.8k
Stars
518
Forks
23
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/composio-community/awesome-claude-plugins/master/skill-bus/skills/remove-sub/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/composio-community/awesome-claude-plugins/master/skill-bus/skills/remove-sub/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# 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`
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有