Download Latest Version bwc-cli@1.2.2 source code.tar.gz (3.3 MB)
Email in envelope

Get an email when there's a new version of Claude Code Subagents Command Collection

Home / v1.0.0
Name Modified Size InfoDownloads / Week
Parent folder
bwc-cli v1.0.0 - Official CLI Tool Release source code.tar.gz 2025-08-04 2.3 MB
bwc-cli v1.0.0 - Official CLI Tool Release source code.zip 2025-08-04 2.4 MB
README.md 2025-08-04 1.2 kB
Totals: 3 Items   4.7 MB 0

🎉 Introducing bwc-cli - CLI Tool for Claude Code Subagents

We're excited to announce the official release of bwc-cli, a command-line tool for discovering and installing Claude Code subagents and commands.

✨ Features

  • Easy Installation: Install globally with npm install -g bwc-cli
  • Discover Content: Browse 50+ subagents and 30+ commands
  • Interactive Mode: Select multiple items with spacebar navigation
  • Project & Global Config: Manage installations at project or user level
  • Team Collaboration: Share configurations via bwc.config.json

📦 Installation

:::bash
# Global installation
npm install -g bwc-cli

# Or use without installation
npx bwc-cli@latest init

🚀 Quick Start

:::bash
# Initialize configuration
bwc init

# Add a subagent
bwc add --agent python-pro

# Browse available content
bwc list

# Search for specific tools
bwc search docker

📚 Documentation

Visit buildwithclaude.com/docs/cli for complete documentation.

🙏 Contributors

Thanks to everyone who helped make this release possible!

Source: README.md, updated 2025-08-04