Overview
Step 1: Install and Verify
Ensure Swarms is installed and verify CLI access:Step 2: Set Environment Variables
Configure your API keys:.env file:
Step 3: Run Multi-Agent Commands
LLM Council
Run a collaborative council of AI agents:Heavy Swarm
Run comprehensive research and analysis:Complete CLI Reference
LLM Council Command
Examples:
Heavy Swarm Command
Examples:
Other Useful CLI Commands
Setup Check
Verify your environment is properly configured:Run Single Agent
Execute a single agent task.--description and --system-prompt are required by the agent command, and models are set with --model-name (--model only applies to autoswarm):
Auto Swarm
Automatically generate and run a swarm configuration:Show All Commands
Display all available CLI commands and flags:Troubleshooting
Common Issues
Debug Mode
Run with verbose output for debugging:Next Steps
- Explore CLI Reference Documentation for all commands
- See CLI Examples for more use cases
- Learn about LLM Council Python API
- Try Heavy Swarm Documentation for advanced configuration