Re-enable the skill bus after pausing. Restores subscription processing.
Scanned 5/27/2026
Install via CLI
openskills install ComposioHQ/awesome-claude-pluginsAre you the author of Unpause Subs?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/composiohq-unpause-subs)More formats (shields.io, HTML) on the badges page.
---
name: unpause-subs
description: Re-enable the skill bus after pausing. Restores subscription processing.
---
# Resume Skill Bus
**Announce:** "Resuming skill-bus."
## Process
### Step 1: Check Current State
Read both config files. Identify which level(s) are paused.
### Step 2: Resume
If only one level is paused, resume it automatically.
If both levels are paused, ask:
**"Both global and project are paused. Resume which?"**
- **Both**
- **Global only**
- **Project only**
Set `settings.enabled` to `true` in the appropriate file(s).
If the project config file only contains `{"settings": {"enabled": false}}` and nothing else, delete it entirely (clean state).
### Step 3: Confirm
Show: "Skill bus resumed at [scope] level. Subscriptions are active again."
No comments yet. Be the first to comment!
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.