⏸️
AutomationJavaScript

Pause Skill Bus

by composio-community

Pause Skill Bus is an Automation skill for Claude Code, published by composio-community in awesome-claude-plugins.

1.9K stars565 forkson composio-community/awesome-claude-pluginsAdded 2026/08/18+1% in starsRepository updated 2026/07/26
anthropicclaude-aiclaude-codeclaude-code-pluginclaude-code-plugin-marketplaceclaude-code-pluginsclaude-code-plugins-marketplaceclaude-coworkclaude-desktopclaude-pluginsclaude-skillsplugins
Install in seconds
Install Pause Skill Bus
Copy Pause Skill Bus into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/composio-community/awesome-claude-plugins/tree/master/skill-bus/skills/pause-subs ~/.claude/skills/pause-subs

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/composio-community/awesome-claude-plugins.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skill-bus/skills/pause-subs/SKILL.md in composio-community/awesome-claude-plugins
Installs to
~/.claude/skills/pause-subs
Collection
One of 23 skills cataloged from this repository
Category
Automation1523 skills

What Pause Skill Bus does

Pause Skill Bus temporarily disables the skill bus so subscriptions stop firing without being removed. It can pause at global or project scope and is re-enabled with /skill-bus:unpause-subs.

Pause Skill Bus is cataloged under Automation on DirSkills. Pause Skill Bus comes from a repository tagged anthropic, claude-ai, claude-code, claude-code-plugin and claude-code-plugin-marketplace.

Documentation

README

Pause Skill Bus

Announce: "Pausing skill-bus."

Process

Step 1: Determine Scope

Ask using AskUserQuestion: "Pause at which level?"

  • Global - Pauses skill-bus everywhere. Sets enabled: false in ~/.claude/skill-bus.json
  • Project - Pauses skill-bus for this project only. Sets enabled: false in .claude/skill-bus.json

Step 2: Update Config

Read the appropriate config file. Set settings.enabled to false. If the file doesn't exist, create the directory first (mkdir -p .claude for project scope) then create the file with just:

{
  "settings": {
    "enabled": false
  }
}

Step 3: Confirm

Show: "Skill bus paused at [scope] level. Run /skill-bus:unpause-subs to re-enable."

Frequently asked about Pause Skill Bus

  • What else does composio-community publish alongside Pause Skill Bus?

    Pause Skill Bus is one of 23 skills that DirSkills catalogs from composio-community/awesome-claude-plugins, the repository it ships in. Its siblings there include Add Subscription, Artifacts Builder and Canvas Design. Each one is a separate skill with its own page in this directory, installs the same way Pause Skill Bus does, and is maintained by composio-community in that same repository. The rest of the collection is listed on the composio-community/awesome-claude-plugins page.

  • How does Pause Skill Bus compare to other Automation skills?

    Pause Skill Bus ranks #526 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Pause Skill Bus against them. Open each page to compare what they document and how they install.

More from composio-community/awesome-claude-plugins

Pause Skill Bus is one of 23 skills cataloged on DirSkills from composio-community/awesome-claude-plugins.

See all 23 skills
🔔
2w ago

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.
AI Engineering
1.9K565
🧩
2w ago

Artifacts Builder

Artifacts Builder initializes a React, TypeScript, Tailwind CSS, and shadcn/ui project and bundles it into a single HTML file for use as a claude.ai artifact. Use it for complex artifacts that need state management, routing, or shadcn/ui components rather than simple single-file HTML/JSX.
Frontend
1.9K565
🎨
2w ago

Canvas Design

Canvas Design creates original visual art in .png and .pdf formats based on a generated design philosophy, producing posters, artwork, and static designs. Use it when the user asks for a poster, piece of art, design, or other static visual piece.
Frontend
1.9K565
📝
2w ago

Changelog Generator

Changelog Generator turns git commit history into user-friendly changelogs and release notes. It categorizes changes like features, fixes, and improvements, filtering out internal commits, and produces customer-ready updates for releases, weekly summaries, or app store submissions.
Writing
1.9K565
📈
2w ago

Developer Growth Analysis

Developer Growth Analysis analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, then curates relevant HackerNews resources and sends a personalized growth report to Slack.
Data
1.9K565
🎨
2w ago

Frontend Design

Frontend Design creates distinctive, production-grade frontend interfaces with high design quality. Use it when building web components, pages, or applications that avoid generic AI aesthetics.
Frontend
1.9K565