@anas.abubakar/swarm
v4.0.2
Published
Agent Swarm — Enhanced with Claude Code features. One command, 245+ agents.
Downloads
3,852
Maintainers
Readme
Agent Swarm (Enhanced)
Agent Swarm is an engine-agnostic multi-agent orchestration system, now enhanced with the power and UI/UX of Claude Code.
🚀 Key Features
- Engine-agnostic: Works with any CLI agent (Claude, Gemini, Kilo, etc.).
- 245+ Specialized Agents: Academic, Creative, Engineering, Management, and more.
- Enhanced UI/UX: Built with React/Ink for a beautiful, responsive CLI experience.
- Smart Tools: Includes Bash, File Editing, Grep, Glob, and more.
- Parallel Orchestration: Dispatch multiple agents simultaneously for complex goals.
📦 Installation
./install.shOr install via npm:
npm install -g @anas.abubakar/swarm🛠 Usage
Launch the interactive CLI:
swarmRun the multi-agent orchestrator:
swarm "Build a full-stack e-commerce site"List available agents:
swarm --agents🚢 Publishing to NPM
To publish your changes to npm:
- Login to npm:
npm login - Update version: (already updated to 4.0.0 in package.json)
- Publish:
npm publish --access public
📄 License
MIT
