Get Started with OpenClaw
Install OpenClaw and start automating with 5000+ ready-to-use skills in minutes
Choose Your Installation Method
Install OpenClaw locally or use the cloud version - both methods give you access to the full skill library
Local Installation
Install OpenClaw on your Mac, Windows, or Linux machine for complete control and privacy
Cloud Installation
Use OpenClaw on Vercel, Railway, or other cloud platforms for instant setup
Docker Setup
Use Docker for a consistent development environment across all platforms
Quick Start in 3 Steps
Get up and running with OpenClaw skills in just a few minutes
Install OpenClaw
Choose your preferred installation method and follow the setup guide
# Using npm
npm install -g openclaw
# Using homebrew (Mac)
brew install openclaw
Browse & Install Skills
Explore our skill library and install skills with a single command
# Install a skill
openclaw install web-scraper-pro
# List all installed skills
openclaw list
Start Automating
Run your skills and automate your workflows
# Run a skill
openclaw run web-scraper-pro --url "https://example.com"
# Get help
openclaw run --help
Next Steps
Learn more about configuring and using OpenClaw skills