---
name: Add Subscription
slug: add-subscription
category: AI Engineering
description: Add Subscription subscribes to a skill event and injects context before or after a skill runs, with optional conditions such as fileExists, gitBranch, envSet, envEquals, or fileContains.
github: "https://github.com/composio-community/awesome-claude-plugins/tree/master/skill-bus/skills/add-sub"
language: JavaScript
stars: 1892
forks: 565
install: "npx degit https://github.com/composio-community/awesome-claude-plugins/tree/master/skill-bus/skills/add-sub ~/.claude/skills/add-sub"
installs_to: ~/.claude/skills/add-sub
source_path: skill-bus/skills/add-sub/SKILL.md
collection_size: 23
category_size: 2451
collection_url: "https://dirskills.com/collections/composio-community/awesome-claude-plugins"
added: 2026-08-18T06:59:19.625Z
last_synced: 2026-08-18T06:59:19.625Z
canonical_url: "https://dirskills.com/skills/add-subscription"
---

# Add Subscription

Add Subscription subscribes to a skill event and injects context before or after a skill runs, with optional conditions such as fileExists, gitBranch, envSet, envEquals, or fileContains.

**Install:**

```bash
npx degit https://github.com/composio-community/awesome-claude-plugins/tree/master/skill-bus/skills/add-sub ~/.claude/skills/add-sub
```

## README

# Subscribe to Skill Event

This skill delegates to the `/skill-bus:add-sub` command for the full interactive process.

Run the command directly: `/skill-bus:add-sub`
