Skip to main content

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

ScenarioDescriptionTime
101: Your First AgentInstall openclaw on a host and start chatting15 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

AspectScenarioGuide
ScopeEnd-to-end workflowSingle feature/concept
PrerequisitesMinimal, clearly statedMay assume prior setup
Expected outputShown at each stepFocus on commands
GoalWorking resultUnderstanding

Contributing Scenarios

Have a workflow that would help others? Scenarios follow a consistent format:

  1. Prerequisites - What you need before starting
  2. Architecture - Diagram showing what you'll build
  3. Steps - Numbered commands with expected output
  4. Verification - How to confirm success
  5. Troubleshooting - Common issues and fixes

See Contributing for guidelines.