Prerequisites
- A terminal (macOS, Linux, or Windows WSL)
- An API key from one of the supported providers
Step 1: Install klaw
- curl (Recommended)
- Build from Source
/usr/local/bin/klaw.Step 2: Configure Your Provider
klaw supports multiple LLM providers. Choose one and set your API key:- each::labs Router (Recommended)
- Anthropic
- OpenRouter
Step 3: Start Chatting
Step 4: Try Some Commands
Interactive Chat with TUI
For a richer experience with syntax highlighting and better formatting:One-shot Task
Execute a single task and exit:Specify a Model
Use a specific model:Start Full Platform
Run the full platform with Slack integration and scheduler:What’s Next?
Understand Agents
Learn how agents work and how to configure them
Explore Tools
Discover the built-in tools agents can use
Slack Integration
Deploy your agent to Slack
Distributed Mode
Scale across multiple machines
Example Use Cases
Code Assistant
Code Assistant
Research Assistant
Research Assistant
Documentation Generator
Documentation Generator
DevOps Automation
DevOps Automation

