Scenarios
Complete end-to-end workflows that demonstrate real-world Clawrium usage patterns.
What Are Scenarios?
Unlike individual guides that focus on specific features, scenarios walk through complete workflows from start to finish. Each scenario:
- Starts from a specific starting point
- Has clear prerequisites
- Shows every command and expected output
- Ends with a working result
Available Scenarios
| Scenario | Description | Time |
|---|---|---|
| 101: Your First Agent | Install openclaw on a host and start chatting | 15 min |
Who Are Scenarios For?
- New users: Follow along to get a working setup quickly
- Evaluators: Understand the full workflow before committing
- Teams: Use as onboarding material for new team members
Scenario vs Guide
| Aspect | Scenario | Guide |
|---|---|---|
| Scope | End-to-end workflow | Single feature/concept |
| Prerequisites | Minimal, clearly stated | May assume prior setup |
| Expected output | Shown at each step | Focus on commands |
| Goal | Working result | Understanding |
Contributing Scenarios
Have a workflow that would help others? Scenarios follow a consistent format:
- Prerequisites - What you need before starting
- Architecture - Diagram showing what you'll build
- Steps - Numbered commands with expected output
- Verification - How to confirm success
- Troubleshooting - Common issues and fixes
See Contributing for guidelines.