List Skill Bus Subscriptions
SkillAI & modelsThis skill lets your AI list every active skill-bus subscription across both global and project scopes. It shows how conditions stack together and which rules would actually fire for each skill, so you can see exactly what your AI is set up to run. Useful for checking your setup before or after changes.
Available today. Use it from your connected AI after setup.
No other account needed.
Add the skill, then ask your AI to list its active subscriptions. Review the results to see which rules are in place and what would fire for each skill.
Then ask your AI: use the List Skill Bus Subscriptions skill
What your AI can do with it
- List all active skill-bus subscriptions across global and project scopes
- Show the merge status of each subscription
- Display insert-level and subscription-level conditions
- Show how conditions effectively stack together
- Reveal which rules would fire for each skill
What this skill tells your AI
The instructions your AI receives, as published by composio-community/awesome-claude-plugins in skill-bus/skills/list-subs/SKILL.md and read by ahel’s review.
Announce: "Listing skill-bus subscriptions."
Process
Step 1: Load Configs
Read both config files:
~/.claude/skill-bus.json(global).claude/skill-bus.json(project, if exists)
Step 2: Show Settings
(See /skill-bus:list-subs command for full display format)
Step 3: Show All Subscriptions
Present merged view showing effective state with insert-level and subscription-level conditions.
Step 4: Simulate (optional)
If the user asks "what would fire for X?", simulate matching with per-condition pass/fail at both insert and subscription levels.
Signals
- GitHub stars
- 2k
- Forks
- 606
- Last commit
- Jul 2026
Advanced
- Catalog kind
- skill
- Gateway key
list-subs- Source
- github.com/composio-community/awesome-claude-plugins